Documentation ¶
Index ¶
- type CancelDynamicScanRequestOfProjectVersionBadRequest
- type CancelDynamicScanRequestOfProjectVersionConflict
- type CancelDynamicScanRequestOfProjectVersionForbidden
- type CancelDynamicScanRequestOfProjectVersionInternalServerError
- type CancelDynamicScanRequestOfProjectVersionNotFound
- type CancelDynamicScanRequestOfProjectVersionOK
- type CancelDynamicScanRequestOfProjectVersionParams
- func NewCancelDynamicScanRequestOfProjectVersionParams() *CancelDynamicScanRequestOfProjectVersionParams
- func NewCancelDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *CancelDynamicScanRequestOfProjectVersionParams
- func NewCancelDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *CancelDynamicScanRequestOfProjectVersionParams
- func NewCancelDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *CancelDynamicScanRequestOfProjectVersionParams
- func (o *CancelDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *CancelDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *CancelDynamicScanRequestOfProjectVersionParams) SetResource(resource *models.DynamicScanCancelRequest)
- func (o *CancelDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *CancelDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *CancelDynamicScanRequestOfProjectVersionParams
- func (o *CancelDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *CancelDynamicScanRequestOfProjectVersionParams
- func (o *CancelDynamicScanRequestOfProjectVersionParams) WithResource(resource *models.DynamicScanCancelRequest) *CancelDynamicScanRequestOfProjectVersionParams
- func (o *CancelDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *CancelDynamicScanRequestOfProjectVersionParams
- func (o *CancelDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelDynamicScanRequestOfProjectVersionReader
- type CancelDynamicScanRequestOfProjectVersionUnauthorized
- type Client
- func (a *Client) CancelDynamicScanRequestOfProjectVersion(params *CancelDynamicScanRequestOfProjectVersionParams, ...) (*CancelDynamicScanRequestOfProjectVersionOK, error)
- func (a *Client) CreateDynamicScanRequestOfProjectVersion(params *CreateDynamicScanRequestOfProjectVersionParams, ...) (*CreateDynamicScanRequestOfProjectVersionCreated, error)
- func (a *Client) ListDynamicScanRequestOfProjectVersion(params *ListDynamicScanRequestOfProjectVersionParams, ...) (*ListDynamicScanRequestOfProjectVersionOK, error)
- func (a *Client) ReadDynamicScanRequestOfProjectVersion(params *ReadDynamicScanRequestOfProjectVersionParams, ...) (*ReadDynamicScanRequestOfProjectVersionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateDynamicScanRequestOfProjectVersion(params *UpdateDynamicScanRequestOfProjectVersionParams, ...) (*UpdateDynamicScanRequestOfProjectVersionOK, error)
- type ClientService
- type CreateDynamicScanRequestOfProjectVersionBadRequest
- type CreateDynamicScanRequestOfProjectVersionConflict
- type CreateDynamicScanRequestOfProjectVersionCreated
- type CreateDynamicScanRequestOfProjectVersionForbidden
- type CreateDynamicScanRequestOfProjectVersionInternalServerError
- type CreateDynamicScanRequestOfProjectVersionNotFound
- type CreateDynamicScanRequestOfProjectVersionParams
- func NewCreateDynamicScanRequestOfProjectVersionParams() *CreateDynamicScanRequestOfProjectVersionParams
- func NewCreateDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *CreateDynamicScanRequestOfProjectVersionParams
- func NewCreateDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *CreateDynamicScanRequestOfProjectVersionParams
- func NewCreateDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *CreateDynamicScanRequestOfProjectVersionParams
- func (o *CreateDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *CreateDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *CreateDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
- func (o *CreateDynamicScanRequestOfProjectVersionParams) SetResource(resource *models.DynamicScanRequest)
- func (o *CreateDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *CreateDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *CreateDynamicScanRequestOfProjectVersionParams
- func (o *CreateDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *CreateDynamicScanRequestOfProjectVersionParams
- func (o *CreateDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *CreateDynamicScanRequestOfProjectVersionParams
- func (o *CreateDynamicScanRequestOfProjectVersionParams) WithResource(resource *models.DynamicScanRequest) *CreateDynamicScanRequestOfProjectVersionParams
- func (o *CreateDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *CreateDynamicScanRequestOfProjectVersionParams
- func (o *CreateDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDynamicScanRequestOfProjectVersionReader
- type CreateDynamicScanRequestOfProjectVersionUnauthorized
- type ListDynamicScanRequestOfProjectVersionBadRequest
- type ListDynamicScanRequestOfProjectVersionConflict
- type ListDynamicScanRequestOfProjectVersionForbidden
- type ListDynamicScanRequestOfProjectVersionInternalServerError
- type ListDynamicScanRequestOfProjectVersionNotFound
- type ListDynamicScanRequestOfProjectVersionOK
- type ListDynamicScanRequestOfProjectVersionParams
- func NewListDynamicScanRequestOfProjectVersionParams() *ListDynamicScanRequestOfProjectVersionParams
- func NewListDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *ListDynamicScanRequestOfProjectVersionParams
- func NewListDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListDynamicScanRequestOfProjectVersionParams
- func NewListDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListDynamicScanRequestOfProjectVersionParams
- func (o *ListDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ListDynamicScanRequestOfProjectVersionParams) SetFields(fields *string)
- func (o *ListDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ListDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ListDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ListDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *ListDynamicScanRequestOfProjectVersionParams
- func (o *ListDynamicScanRequestOfProjectVersionParams) WithFields(fields *string) *ListDynamicScanRequestOfProjectVersionParams
- func (o *ListDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListDynamicScanRequestOfProjectVersionParams
- func (o *ListDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *ListDynamicScanRequestOfProjectVersionParams
- func (o *ListDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListDynamicScanRequestOfProjectVersionParams
- func (o *ListDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListDynamicScanRequestOfProjectVersionReader
- type ListDynamicScanRequestOfProjectVersionUnauthorized
- type ReadDynamicScanRequestOfProjectVersionBadRequest
- type ReadDynamicScanRequestOfProjectVersionConflict
- type ReadDynamicScanRequestOfProjectVersionForbidden
- type ReadDynamicScanRequestOfProjectVersionInternalServerError
- type ReadDynamicScanRequestOfProjectVersionNotFound
- type ReadDynamicScanRequestOfProjectVersionOK
- type ReadDynamicScanRequestOfProjectVersionParams
- func NewReadDynamicScanRequestOfProjectVersionParams() *ReadDynamicScanRequestOfProjectVersionParams
- func NewReadDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *ReadDynamicScanRequestOfProjectVersionParams
- func NewReadDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadDynamicScanRequestOfProjectVersionParams
- func NewReadDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadDynamicScanRequestOfProjectVersionParams
- func (o *ReadDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ReadDynamicScanRequestOfProjectVersionParams) SetFields(fields *string)
- func (o *ReadDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ReadDynamicScanRequestOfProjectVersionParams) SetID(id int64)
- func (o *ReadDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ReadDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ReadDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *ReadDynamicScanRequestOfProjectVersionParams
- func (o *ReadDynamicScanRequestOfProjectVersionParams) WithFields(fields *string) *ReadDynamicScanRequestOfProjectVersionParams
- func (o *ReadDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadDynamicScanRequestOfProjectVersionParams
- func (o *ReadDynamicScanRequestOfProjectVersionParams) WithID(id int64) *ReadDynamicScanRequestOfProjectVersionParams
- func (o *ReadDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *ReadDynamicScanRequestOfProjectVersionParams
- func (o *ReadDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadDynamicScanRequestOfProjectVersionParams
- func (o *ReadDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadDynamicScanRequestOfProjectVersionReader
- type ReadDynamicScanRequestOfProjectVersionUnauthorized
- type UpdateDynamicScanRequestOfProjectVersionBadRequest
- type UpdateDynamicScanRequestOfProjectVersionConflict
- type UpdateDynamicScanRequestOfProjectVersionForbidden
- type UpdateDynamicScanRequestOfProjectVersionInternalServerError
- type UpdateDynamicScanRequestOfProjectVersionNotFound
- type UpdateDynamicScanRequestOfProjectVersionOK
- type UpdateDynamicScanRequestOfProjectVersionParams
- func NewUpdateDynamicScanRequestOfProjectVersionParams() *UpdateDynamicScanRequestOfProjectVersionParams
- func NewUpdateDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *UpdateDynamicScanRequestOfProjectVersionParams
- func NewUpdateDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateDynamicScanRequestOfProjectVersionParams
- func NewUpdateDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateDynamicScanRequestOfProjectVersionParams
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetID(id int64)
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetResource(resource *models.DynamicScanRequest)
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *UpdateDynamicScanRequestOfProjectVersionParams
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateDynamicScanRequestOfProjectVersionParams
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithID(id int64) *UpdateDynamicScanRequestOfProjectVersionParams
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *UpdateDynamicScanRequestOfProjectVersionParams
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithResource(resource *models.DynamicScanRequest) *UpdateDynamicScanRequestOfProjectVersionParams
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateDynamicScanRequestOfProjectVersionParams
- func (o *UpdateDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDynamicScanRequestOfProjectVersionReader
- type UpdateDynamicScanRequestOfProjectVersionUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelDynamicScanRequestOfProjectVersionBadRequest ¶
CancelDynamicScanRequestOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewCancelDynamicScanRequestOfProjectVersionBadRequest ¶
func NewCancelDynamicScanRequestOfProjectVersionBadRequest() *CancelDynamicScanRequestOfProjectVersionBadRequest
NewCancelDynamicScanRequestOfProjectVersionBadRequest creates a CancelDynamicScanRequestOfProjectVersionBadRequest with default headers values
func (*CancelDynamicScanRequestOfProjectVersionBadRequest) Error ¶
func (o *CancelDynamicScanRequestOfProjectVersionBadRequest) Error() string
func (*CancelDynamicScanRequestOfProjectVersionBadRequest) GetPayload ¶
func (o *CancelDynamicScanRequestOfProjectVersionBadRequest) GetPayload() *models.APIResult
type CancelDynamicScanRequestOfProjectVersionConflict ¶
CancelDynamicScanRequestOfProjectVersionConflict handles this case with default header values.
Conflict
func NewCancelDynamicScanRequestOfProjectVersionConflict ¶
func NewCancelDynamicScanRequestOfProjectVersionConflict() *CancelDynamicScanRequestOfProjectVersionConflict
NewCancelDynamicScanRequestOfProjectVersionConflict creates a CancelDynamicScanRequestOfProjectVersionConflict with default headers values
func (*CancelDynamicScanRequestOfProjectVersionConflict) Error ¶
func (o *CancelDynamicScanRequestOfProjectVersionConflict) Error() string
func (*CancelDynamicScanRequestOfProjectVersionConflict) GetPayload ¶
func (o *CancelDynamicScanRequestOfProjectVersionConflict) GetPayload() *models.APIResult
type CancelDynamicScanRequestOfProjectVersionForbidden ¶
CancelDynamicScanRequestOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewCancelDynamicScanRequestOfProjectVersionForbidden ¶
func NewCancelDynamicScanRequestOfProjectVersionForbidden() *CancelDynamicScanRequestOfProjectVersionForbidden
NewCancelDynamicScanRequestOfProjectVersionForbidden creates a CancelDynamicScanRequestOfProjectVersionForbidden with default headers values
func (*CancelDynamicScanRequestOfProjectVersionForbidden) Error ¶
func (o *CancelDynamicScanRequestOfProjectVersionForbidden) Error() string
func (*CancelDynamicScanRequestOfProjectVersionForbidden) GetPayload ¶
func (o *CancelDynamicScanRequestOfProjectVersionForbidden) GetPayload() *models.APIResult
type CancelDynamicScanRequestOfProjectVersionInternalServerError ¶
type CancelDynamicScanRequestOfProjectVersionInternalServerError struct {
Payload *models.APIResult
}
CancelDynamicScanRequestOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewCancelDynamicScanRequestOfProjectVersionInternalServerError ¶
func NewCancelDynamicScanRequestOfProjectVersionInternalServerError() *CancelDynamicScanRequestOfProjectVersionInternalServerError
NewCancelDynamicScanRequestOfProjectVersionInternalServerError creates a CancelDynamicScanRequestOfProjectVersionInternalServerError with default headers values
func (*CancelDynamicScanRequestOfProjectVersionInternalServerError) Error ¶
func (o *CancelDynamicScanRequestOfProjectVersionInternalServerError) Error() string
func (*CancelDynamicScanRequestOfProjectVersionInternalServerError) GetPayload ¶
func (o *CancelDynamicScanRequestOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type CancelDynamicScanRequestOfProjectVersionNotFound ¶
CancelDynamicScanRequestOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewCancelDynamicScanRequestOfProjectVersionNotFound ¶
func NewCancelDynamicScanRequestOfProjectVersionNotFound() *CancelDynamicScanRequestOfProjectVersionNotFound
NewCancelDynamicScanRequestOfProjectVersionNotFound creates a CancelDynamicScanRequestOfProjectVersionNotFound with default headers values
func (*CancelDynamicScanRequestOfProjectVersionNotFound) Error ¶
func (o *CancelDynamicScanRequestOfProjectVersionNotFound) Error() string
func (*CancelDynamicScanRequestOfProjectVersionNotFound) GetPayload ¶
func (o *CancelDynamicScanRequestOfProjectVersionNotFound) GetPayload() *models.APIResult
type CancelDynamicScanRequestOfProjectVersionOK ¶
type CancelDynamicScanRequestOfProjectVersionOK struct {
Payload *models.APIResultVoid
}
CancelDynamicScanRequestOfProjectVersionOK handles this case with default header values.
OK
func NewCancelDynamicScanRequestOfProjectVersionOK ¶
func NewCancelDynamicScanRequestOfProjectVersionOK() *CancelDynamicScanRequestOfProjectVersionOK
NewCancelDynamicScanRequestOfProjectVersionOK creates a CancelDynamicScanRequestOfProjectVersionOK with default headers values
func (*CancelDynamicScanRequestOfProjectVersionOK) Error ¶
func (o *CancelDynamicScanRequestOfProjectVersionOK) Error() string
func (*CancelDynamicScanRequestOfProjectVersionOK) GetPayload ¶
func (o *CancelDynamicScanRequestOfProjectVersionOK) GetPayload() *models.APIResultVoid
type CancelDynamicScanRequestOfProjectVersionParams ¶
type CancelDynamicScanRequestOfProjectVersionParams struct { /*Resource resource */ Resource *models.DynamicScanCancelRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CancelDynamicScanRequestOfProjectVersionParams contains all the parameters to send to the API endpoint for the cancel dynamic scan request of project version operation typically these are written to a http.Request
func NewCancelDynamicScanRequestOfProjectVersionParams ¶
func NewCancelDynamicScanRequestOfProjectVersionParams() *CancelDynamicScanRequestOfProjectVersionParams
NewCancelDynamicScanRequestOfProjectVersionParams creates a new CancelDynamicScanRequestOfProjectVersionParams object with the default values initialized.
func NewCancelDynamicScanRequestOfProjectVersionParamsWithContext ¶
func NewCancelDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *CancelDynamicScanRequestOfProjectVersionParams
NewCancelDynamicScanRequestOfProjectVersionParamsWithContext creates a new CancelDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewCancelDynamicScanRequestOfProjectVersionParamsWithHTTPClient ¶
func NewCancelDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *CancelDynamicScanRequestOfProjectVersionParams
NewCancelDynamicScanRequestOfProjectVersionParamsWithHTTPClient creates a new CancelDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelDynamicScanRequestOfProjectVersionParamsWithTimeout ¶
func NewCancelDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *CancelDynamicScanRequestOfProjectVersionParams
NewCancelDynamicScanRequestOfProjectVersionParamsWithTimeout creates a new CancelDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelDynamicScanRequestOfProjectVersionParams) SetContext ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) SetHTTPClient ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) SetResource ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) SetResource(resource *models.DynamicScanCancelRequest)
SetResource adds the resource to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) SetTimeout ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) WithContext ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *CancelDynamicScanRequestOfProjectVersionParams
WithContext adds the context to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) WithHTTPClient ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *CancelDynamicScanRequestOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) WithResource ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) WithResource(resource *models.DynamicScanCancelRequest) *CancelDynamicScanRequestOfProjectVersionParams
WithResource adds the resource to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) WithTimeout ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *CancelDynamicScanRequestOfProjectVersionParams
WithTimeout adds the timeout to the cancel dynamic scan request of project version params
func (*CancelDynamicScanRequestOfProjectVersionParams) WriteToRequest ¶
func (o *CancelDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelDynamicScanRequestOfProjectVersionReader ¶
type CancelDynamicScanRequestOfProjectVersionReader struct {
// contains filtered or unexported fields
}
CancelDynamicScanRequestOfProjectVersionReader is a Reader for the CancelDynamicScanRequestOfProjectVersion structure.
func (*CancelDynamicScanRequestOfProjectVersionReader) ReadResponse ¶
func (o *CancelDynamicScanRequestOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelDynamicScanRequestOfProjectVersionUnauthorized ¶
type CancelDynamicScanRequestOfProjectVersionUnauthorized struct {
}CancelDynamicScanRequestOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewCancelDynamicScanRequestOfProjectVersionUnauthorized ¶
func NewCancelDynamicScanRequestOfProjectVersionUnauthorized() *CancelDynamicScanRequestOfProjectVersionUnauthorized
NewCancelDynamicScanRequestOfProjectVersionUnauthorized creates a CancelDynamicScanRequestOfProjectVersionUnauthorized with default headers values
func (*CancelDynamicScanRequestOfProjectVersionUnauthorized) Error ¶
func (o *CancelDynamicScanRequestOfProjectVersionUnauthorized) Error() string
func (*CancelDynamicScanRequestOfProjectVersionUnauthorized) GetPayload ¶
func (o *CancelDynamicScanRequestOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for dynamic scan request of project version controller API
func (*Client) CancelDynamicScanRequestOfProjectVersion ¶
func (a *Client) CancelDynamicScanRequestOfProjectVersion(params *CancelDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CancelDynamicScanRequestOfProjectVersionOK, error)
CancelDynamicScanRequestOfProjectVersion cancels a dynamic scan request
func (*Client) CreateDynamicScanRequestOfProjectVersion ¶
func (a *Client) CreateDynamicScanRequestOfProjectVersion(params *CreateDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDynamicScanRequestOfProjectVersionCreated, error)
CreateDynamicScanRequestOfProjectVersion creates
func (*Client) ListDynamicScanRequestOfProjectVersion ¶
func (a *Client) ListDynamicScanRequestOfProjectVersion(params *ListDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListDynamicScanRequestOfProjectVersionOK, error)
ListDynamicScanRequestOfProjectVersion lists
func (*Client) ReadDynamicScanRequestOfProjectVersion ¶
func (a *Client) ReadDynamicScanRequestOfProjectVersion(params *ReadDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadDynamicScanRequestOfProjectVersionOK, error)
ReadDynamicScanRequestOfProjectVersion reads
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateDynamicScanRequestOfProjectVersion ¶
func (a *Client) UpdateDynamicScanRequestOfProjectVersion(params *UpdateDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDynamicScanRequestOfProjectVersionOK, error)
UpdateDynamicScanRequestOfProjectVersion updates
type ClientService ¶
type ClientService interface { CancelDynamicScanRequestOfProjectVersion(params *CancelDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CancelDynamicScanRequestOfProjectVersionOK, error) CreateDynamicScanRequestOfProjectVersion(params *CreateDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDynamicScanRequestOfProjectVersionCreated, error) ListDynamicScanRequestOfProjectVersion(params *ListDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListDynamicScanRequestOfProjectVersionOK, error) ReadDynamicScanRequestOfProjectVersion(params *ReadDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadDynamicScanRequestOfProjectVersionOK, error) UpdateDynamicScanRequestOfProjectVersion(params *UpdateDynamicScanRequestOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDynamicScanRequestOfProjectVersionOK, 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 dynamic scan request of project version controller API client.
type CreateDynamicScanRequestOfProjectVersionBadRequest ¶
CreateDynamicScanRequestOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewCreateDynamicScanRequestOfProjectVersionBadRequest ¶
func NewCreateDynamicScanRequestOfProjectVersionBadRequest() *CreateDynamicScanRequestOfProjectVersionBadRequest
NewCreateDynamicScanRequestOfProjectVersionBadRequest creates a CreateDynamicScanRequestOfProjectVersionBadRequest with default headers values
func (*CreateDynamicScanRequestOfProjectVersionBadRequest) Error ¶
func (o *CreateDynamicScanRequestOfProjectVersionBadRequest) Error() string
func (*CreateDynamicScanRequestOfProjectVersionBadRequest) GetPayload ¶
func (o *CreateDynamicScanRequestOfProjectVersionBadRequest) GetPayload() *models.APIResult
type CreateDynamicScanRequestOfProjectVersionConflict ¶
CreateDynamicScanRequestOfProjectVersionConflict handles this case with default header values.
Conflict
func NewCreateDynamicScanRequestOfProjectVersionConflict ¶
func NewCreateDynamicScanRequestOfProjectVersionConflict() *CreateDynamicScanRequestOfProjectVersionConflict
NewCreateDynamicScanRequestOfProjectVersionConflict creates a CreateDynamicScanRequestOfProjectVersionConflict with default headers values
func (*CreateDynamicScanRequestOfProjectVersionConflict) Error ¶
func (o *CreateDynamicScanRequestOfProjectVersionConflict) Error() string
func (*CreateDynamicScanRequestOfProjectVersionConflict) GetPayload ¶
func (o *CreateDynamicScanRequestOfProjectVersionConflict) GetPayload() *models.APIResult
type CreateDynamicScanRequestOfProjectVersionCreated ¶
type CreateDynamicScanRequestOfProjectVersionCreated struct {
Payload *models.APIResultDynamicScanRequest
}
CreateDynamicScanRequestOfProjectVersionCreated handles this case with default header values.
Created
func NewCreateDynamicScanRequestOfProjectVersionCreated ¶
func NewCreateDynamicScanRequestOfProjectVersionCreated() *CreateDynamicScanRequestOfProjectVersionCreated
NewCreateDynamicScanRequestOfProjectVersionCreated creates a CreateDynamicScanRequestOfProjectVersionCreated with default headers values
func (*CreateDynamicScanRequestOfProjectVersionCreated) Error ¶
func (o *CreateDynamicScanRequestOfProjectVersionCreated) Error() string
func (*CreateDynamicScanRequestOfProjectVersionCreated) GetPayload ¶
func (o *CreateDynamicScanRequestOfProjectVersionCreated) GetPayload() *models.APIResultDynamicScanRequest
type CreateDynamicScanRequestOfProjectVersionForbidden ¶
CreateDynamicScanRequestOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewCreateDynamicScanRequestOfProjectVersionForbidden ¶
func NewCreateDynamicScanRequestOfProjectVersionForbidden() *CreateDynamicScanRequestOfProjectVersionForbidden
NewCreateDynamicScanRequestOfProjectVersionForbidden creates a CreateDynamicScanRequestOfProjectVersionForbidden with default headers values
func (*CreateDynamicScanRequestOfProjectVersionForbidden) Error ¶
func (o *CreateDynamicScanRequestOfProjectVersionForbidden) Error() string
func (*CreateDynamicScanRequestOfProjectVersionForbidden) GetPayload ¶
func (o *CreateDynamicScanRequestOfProjectVersionForbidden) GetPayload() *models.APIResult
type CreateDynamicScanRequestOfProjectVersionInternalServerError ¶
type CreateDynamicScanRequestOfProjectVersionInternalServerError struct {
Payload *models.APIResult
}
CreateDynamicScanRequestOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewCreateDynamicScanRequestOfProjectVersionInternalServerError ¶
func NewCreateDynamicScanRequestOfProjectVersionInternalServerError() *CreateDynamicScanRequestOfProjectVersionInternalServerError
NewCreateDynamicScanRequestOfProjectVersionInternalServerError creates a CreateDynamicScanRequestOfProjectVersionInternalServerError with default headers values
func (*CreateDynamicScanRequestOfProjectVersionInternalServerError) Error ¶
func (o *CreateDynamicScanRequestOfProjectVersionInternalServerError) Error() string
func (*CreateDynamicScanRequestOfProjectVersionInternalServerError) GetPayload ¶
func (o *CreateDynamicScanRequestOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type CreateDynamicScanRequestOfProjectVersionNotFound ¶
CreateDynamicScanRequestOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewCreateDynamicScanRequestOfProjectVersionNotFound ¶
func NewCreateDynamicScanRequestOfProjectVersionNotFound() *CreateDynamicScanRequestOfProjectVersionNotFound
NewCreateDynamicScanRequestOfProjectVersionNotFound creates a CreateDynamicScanRequestOfProjectVersionNotFound with default headers values
func (*CreateDynamicScanRequestOfProjectVersionNotFound) Error ¶
func (o *CreateDynamicScanRequestOfProjectVersionNotFound) Error() string
func (*CreateDynamicScanRequestOfProjectVersionNotFound) GetPayload ¶
func (o *CreateDynamicScanRequestOfProjectVersionNotFound) GetPayload() *models.APIResult
type CreateDynamicScanRequestOfProjectVersionParams ¶
type CreateDynamicScanRequestOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.DynamicScanRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDynamicScanRequestOfProjectVersionParams contains all the parameters to send to the API endpoint for the create dynamic scan request of project version operation typically these are written to a http.Request
func NewCreateDynamicScanRequestOfProjectVersionParams ¶
func NewCreateDynamicScanRequestOfProjectVersionParams() *CreateDynamicScanRequestOfProjectVersionParams
NewCreateDynamicScanRequestOfProjectVersionParams creates a new CreateDynamicScanRequestOfProjectVersionParams object with the default values initialized.
func NewCreateDynamicScanRequestOfProjectVersionParamsWithContext ¶
func NewCreateDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *CreateDynamicScanRequestOfProjectVersionParams
NewCreateDynamicScanRequestOfProjectVersionParamsWithContext creates a new CreateDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewCreateDynamicScanRequestOfProjectVersionParamsWithHTTPClient ¶
func NewCreateDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *CreateDynamicScanRequestOfProjectVersionParams
NewCreateDynamicScanRequestOfProjectVersionParamsWithHTTPClient creates a new CreateDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateDynamicScanRequestOfProjectVersionParamsWithTimeout ¶
func NewCreateDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *CreateDynamicScanRequestOfProjectVersionParams
NewCreateDynamicScanRequestOfProjectVersionParamsWithTimeout creates a new CreateDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateDynamicScanRequestOfProjectVersionParams) SetContext ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) SetHTTPClient ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) SetParentID ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) SetResource ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) SetResource(resource *models.DynamicScanRequest)
SetResource adds the resource to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) SetTimeout ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) WithContext ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *CreateDynamicScanRequestOfProjectVersionParams
WithContext adds the context to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) WithHTTPClient ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *CreateDynamicScanRequestOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) WithParentID ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *CreateDynamicScanRequestOfProjectVersionParams
WithParentID adds the parentID to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) WithResource ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) WithResource(resource *models.DynamicScanRequest) *CreateDynamicScanRequestOfProjectVersionParams
WithResource adds the resource to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) WithTimeout ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *CreateDynamicScanRequestOfProjectVersionParams
WithTimeout adds the timeout to the create dynamic scan request of project version params
func (*CreateDynamicScanRequestOfProjectVersionParams) WriteToRequest ¶
func (o *CreateDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDynamicScanRequestOfProjectVersionReader ¶
type CreateDynamicScanRequestOfProjectVersionReader struct {
// contains filtered or unexported fields
}
CreateDynamicScanRequestOfProjectVersionReader is a Reader for the CreateDynamicScanRequestOfProjectVersion structure.
func (*CreateDynamicScanRequestOfProjectVersionReader) ReadResponse ¶
func (o *CreateDynamicScanRequestOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDynamicScanRequestOfProjectVersionUnauthorized ¶
type CreateDynamicScanRequestOfProjectVersionUnauthorized struct {
}CreateDynamicScanRequestOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewCreateDynamicScanRequestOfProjectVersionUnauthorized ¶
func NewCreateDynamicScanRequestOfProjectVersionUnauthorized() *CreateDynamicScanRequestOfProjectVersionUnauthorized
NewCreateDynamicScanRequestOfProjectVersionUnauthorized creates a CreateDynamicScanRequestOfProjectVersionUnauthorized with default headers values
func (*CreateDynamicScanRequestOfProjectVersionUnauthorized) Error ¶
func (o *CreateDynamicScanRequestOfProjectVersionUnauthorized) Error() string
func (*CreateDynamicScanRequestOfProjectVersionUnauthorized) GetPayload ¶
func (o *CreateDynamicScanRequestOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type ListDynamicScanRequestOfProjectVersionBadRequest ¶
ListDynamicScanRequestOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewListDynamicScanRequestOfProjectVersionBadRequest ¶
func NewListDynamicScanRequestOfProjectVersionBadRequest() *ListDynamicScanRequestOfProjectVersionBadRequest
NewListDynamicScanRequestOfProjectVersionBadRequest creates a ListDynamicScanRequestOfProjectVersionBadRequest with default headers values
func (*ListDynamicScanRequestOfProjectVersionBadRequest) Error ¶
func (o *ListDynamicScanRequestOfProjectVersionBadRequest) Error() string
func (*ListDynamicScanRequestOfProjectVersionBadRequest) GetPayload ¶
func (o *ListDynamicScanRequestOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ListDynamicScanRequestOfProjectVersionConflict ¶
ListDynamicScanRequestOfProjectVersionConflict handles this case with default header values.
Conflict
func NewListDynamicScanRequestOfProjectVersionConflict ¶
func NewListDynamicScanRequestOfProjectVersionConflict() *ListDynamicScanRequestOfProjectVersionConflict
NewListDynamicScanRequestOfProjectVersionConflict creates a ListDynamicScanRequestOfProjectVersionConflict with default headers values
func (*ListDynamicScanRequestOfProjectVersionConflict) Error ¶
func (o *ListDynamicScanRequestOfProjectVersionConflict) Error() string
func (*ListDynamicScanRequestOfProjectVersionConflict) GetPayload ¶
func (o *ListDynamicScanRequestOfProjectVersionConflict) GetPayload() *models.APIResult
type ListDynamicScanRequestOfProjectVersionForbidden ¶
ListDynamicScanRequestOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewListDynamicScanRequestOfProjectVersionForbidden ¶
func NewListDynamicScanRequestOfProjectVersionForbidden() *ListDynamicScanRequestOfProjectVersionForbidden
NewListDynamicScanRequestOfProjectVersionForbidden creates a ListDynamicScanRequestOfProjectVersionForbidden with default headers values
func (*ListDynamicScanRequestOfProjectVersionForbidden) Error ¶
func (o *ListDynamicScanRequestOfProjectVersionForbidden) Error() string
func (*ListDynamicScanRequestOfProjectVersionForbidden) GetPayload ¶
func (o *ListDynamicScanRequestOfProjectVersionForbidden) GetPayload() *models.APIResult
type ListDynamicScanRequestOfProjectVersionInternalServerError ¶
ListDynamicScanRequestOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewListDynamicScanRequestOfProjectVersionInternalServerError ¶
func NewListDynamicScanRequestOfProjectVersionInternalServerError() *ListDynamicScanRequestOfProjectVersionInternalServerError
NewListDynamicScanRequestOfProjectVersionInternalServerError creates a ListDynamicScanRequestOfProjectVersionInternalServerError with default headers values
func (*ListDynamicScanRequestOfProjectVersionInternalServerError) Error ¶
func (o *ListDynamicScanRequestOfProjectVersionInternalServerError) Error() string
func (*ListDynamicScanRequestOfProjectVersionInternalServerError) GetPayload ¶
func (o *ListDynamicScanRequestOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ListDynamicScanRequestOfProjectVersionNotFound ¶
ListDynamicScanRequestOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewListDynamicScanRequestOfProjectVersionNotFound ¶
func NewListDynamicScanRequestOfProjectVersionNotFound() *ListDynamicScanRequestOfProjectVersionNotFound
NewListDynamicScanRequestOfProjectVersionNotFound creates a ListDynamicScanRequestOfProjectVersionNotFound with default headers values
func (*ListDynamicScanRequestOfProjectVersionNotFound) Error ¶
func (o *ListDynamicScanRequestOfProjectVersionNotFound) Error() string
func (*ListDynamicScanRequestOfProjectVersionNotFound) GetPayload ¶
func (o *ListDynamicScanRequestOfProjectVersionNotFound) GetPayload() *models.APIResult
type ListDynamicScanRequestOfProjectVersionOK ¶
type ListDynamicScanRequestOfProjectVersionOK struct {
Payload *models.APIResultListDynamicScanRequest
}
ListDynamicScanRequestOfProjectVersionOK handles this case with default header values.
OK
func NewListDynamicScanRequestOfProjectVersionOK ¶
func NewListDynamicScanRequestOfProjectVersionOK() *ListDynamicScanRequestOfProjectVersionOK
NewListDynamicScanRequestOfProjectVersionOK creates a ListDynamicScanRequestOfProjectVersionOK with default headers values
func (*ListDynamicScanRequestOfProjectVersionOK) Error ¶
func (o *ListDynamicScanRequestOfProjectVersionOK) Error() string
func (*ListDynamicScanRequestOfProjectVersionOK) GetPayload ¶
func (o *ListDynamicScanRequestOfProjectVersionOK) GetPayload() *models.APIResultListDynamicScanRequest
type ListDynamicScanRequestOfProjectVersionParams ¶
type ListDynamicScanRequestOfProjectVersionParams struct { /*Fields Output fields */ Fields *string /*ParentID parentId */ ParentID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListDynamicScanRequestOfProjectVersionParams contains all the parameters to send to the API endpoint for the list dynamic scan request of project version operation typically these are written to a http.Request
func NewListDynamicScanRequestOfProjectVersionParams ¶
func NewListDynamicScanRequestOfProjectVersionParams() *ListDynamicScanRequestOfProjectVersionParams
NewListDynamicScanRequestOfProjectVersionParams creates a new ListDynamicScanRequestOfProjectVersionParams object with the default values initialized.
func NewListDynamicScanRequestOfProjectVersionParamsWithContext ¶
func NewListDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *ListDynamicScanRequestOfProjectVersionParams
NewListDynamicScanRequestOfProjectVersionParamsWithContext creates a new ListDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewListDynamicScanRequestOfProjectVersionParamsWithHTTPClient ¶
func NewListDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListDynamicScanRequestOfProjectVersionParams
NewListDynamicScanRequestOfProjectVersionParamsWithHTTPClient creates a new ListDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListDynamicScanRequestOfProjectVersionParamsWithTimeout ¶
func NewListDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListDynamicScanRequestOfProjectVersionParams
NewListDynamicScanRequestOfProjectVersionParamsWithTimeout creates a new ListDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListDynamicScanRequestOfProjectVersionParams) SetContext ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) SetFields ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) SetHTTPClient ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) SetParentID ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) SetTimeout ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) WithContext ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *ListDynamicScanRequestOfProjectVersionParams
WithContext adds the context to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) WithFields ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) WithFields(fields *string) *ListDynamicScanRequestOfProjectVersionParams
WithFields adds the fields to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) WithHTTPClient ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListDynamicScanRequestOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) WithParentID ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *ListDynamicScanRequestOfProjectVersionParams
WithParentID adds the parentID to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) WithTimeout ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListDynamicScanRequestOfProjectVersionParams
WithTimeout adds the timeout to the list dynamic scan request of project version params
func (*ListDynamicScanRequestOfProjectVersionParams) WriteToRequest ¶
func (o *ListDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDynamicScanRequestOfProjectVersionReader ¶
type ListDynamicScanRequestOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ListDynamicScanRequestOfProjectVersionReader is a Reader for the ListDynamicScanRequestOfProjectVersion structure.
func (*ListDynamicScanRequestOfProjectVersionReader) ReadResponse ¶
func (o *ListDynamicScanRequestOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDynamicScanRequestOfProjectVersionUnauthorized ¶
type ListDynamicScanRequestOfProjectVersionUnauthorized struct {
}ListDynamicScanRequestOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewListDynamicScanRequestOfProjectVersionUnauthorized ¶
func NewListDynamicScanRequestOfProjectVersionUnauthorized() *ListDynamicScanRequestOfProjectVersionUnauthorized
NewListDynamicScanRequestOfProjectVersionUnauthorized creates a ListDynamicScanRequestOfProjectVersionUnauthorized with default headers values
func (*ListDynamicScanRequestOfProjectVersionUnauthorized) Error ¶
func (o *ListDynamicScanRequestOfProjectVersionUnauthorized) Error() string
func (*ListDynamicScanRequestOfProjectVersionUnauthorized) GetPayload ¶
func (o *ListDynamicScanRequestOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type ReadDynamicScanRequestOfProjectVersionBadRequest ¶
ReadDynamicScanRequestOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewReadDynamicScanRequestOfProjectVersionBadRequest ¶
func NewReadDynamicScanRequestOfProjectVersionBadRequest() *ReadDynamicScanRequestOfProjectVersionBadRequest
NewReadDynamicScanRequestOfProjectVersionBadRequest creates a ReadDynamicScanRequestOfProjectVersionBadRequest with default headers values
func (*ReadDynamicScanRequestOfProjectVersionBadRequest) Error ¶
func (o *ReadDynamicScanRequestOfProjectVersionBadRequest) Error() string
func (*ReadDynamicScanRequestOfProjectVersionBadRequest) GetPayload ¶
func (o *ReadDynamicScanRequestOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ReadDynamicScanRequestOfProjectVersionConflict ¶
ReadDynamicScanRequestOfProjectVersionConflict handles this case with default header values.
Conflict
func NewReadDynamicScanRequestOfProjectVersionConflict ¶
func NewReadDynamicScanRequestOfProjectVersionConflict() *ReadDynamicScanRequestOfProjectVersionConflict
NewReadDynamicScanRequestOfProjectVersionConflict creates a ReadDynamicScanRequestOfProjectVersionConflict with default headers values
func (*ReadDynamicScanRequestOfProjectVersionConflict) Error ¶
func (o *ReadDynamicScanRequestOfProjectVersionConflict) Error() string
func (*ReadDynamicScanRequestOfProjectVersionConflict) GetPayload ¶
func (o *ReadDynamicScanRequestOfProjectVersionConflict) GetPayload() *models.APIResult
type ReadDynamicScanRequestOfProjectVersionForbidden ¶
ReadDynamicScanRequestOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewReadDynamicScanRequestOfProjectVersionForbidden ¶
func NewReadDynamicScanRequestOfProjectVersionForbidden() *ReadDynamicScanRequestOfProjectVersionForbidden
NewReadDynamicScanRequestOfProjectVersionForbidden creates a ReadDynamicScanRequestOfProjectVersionForbidden with default headers values
func (*ReadDynamicScanRequestOfProjectVersionForbidden) Error ¶
func (o *ReadDynamicScanRequestOfProjectVersionForbidden) Error() string
func (*ReadDynamicScanRequestOfProjectVersionForbidden) GetPayload ¶
func (o *ReadDynamicScanRequestOfProjectVersionForbidden) GetPayload() *models.APIResult
type ReadDynamicScanRequestOfProjectVersionInternalServerError ¶
ReadDynamicScanRequestOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewReadDynamicScanRequestOfProjectVersionInternalServerError ¶
func NewReadDynamicScanRequestOfProjectVersionInternalServerError() *ReadDynamicScanRequestOfProjectVersionInternalServerError
NewReadDynamicScanRequestOfProjectVersionInternalServerError creates a ReadDynamicScanRequestOfProjectVersionInternalServerError with default headers values
func (*ReadDynamicScanRequestOfProjectVersionInternalServerError) Error ¶
func (o *ReadDynamicScanRequestOfProjectVersionInternalServerError) Error() string
func (*ReadDynamicScanRequestOfProjectVersionInternalServerError) GetPayload ¶
func (o *ReadDynamicScanRequestOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ReadDynamicScanRequestOfProjectVersionNotFound ¶
ReadDynamicScanRequestOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewReadDynamicScanRequestOfProjectVersionNotFound ¶
func NewReadDynamicScanRequestOfProjectVersionNotFound() *ReadDynamicScanRequestOfProjectVersionNotFound
NewReadDynamicScanRequestOfProjectVersionNotFound creates a ReadDynamicScanRequestOfProjectVersionNotFound with default headers values
func (*ReadDynamicScanRequestOfProjectVersionNotFound) Error ¶
func (o *ReadDynamicScanRequestOfProjectVersionNotFound) Error() string
func (*ReadDynamicScanRequestOfProjectVersionNotFound) GetPayload ¶
func (o *ReadDynamicScanRequestOfProjectVersionNotFound) GetPayload() *models.APIResult
type ReadDynamicScanRequestOfProjectVersionOK ¶
type ReadDynamicScanRequestOfProjectVersionOK struct {
Payload *models.APIResultDynamicScanRequest
}
ReadDynamicScanRequestOfProjectVersionOK handles this case with default header values.
OK
func NewReadDynamicScanRequestOfProjectVersionOK ¶
func NewReadDynamicScanRequestOfProjectVersionOK() *ReadDynamicScanRequestOfProjectVersionOK
NewReadDynamicScanRequestOfProjectVersionOK creates a ReadDynamicScanRequestOfProjectVersionOK with default headers values
func (*ReadDynamicScanRequestOfProjectVersionOK) Error ¶
func (o *ReadDynamicScanRequestOfProjectVersionOK) Error() string
func (*ReadDynamicScanRequestOfProjectVersionOK) GetPayload ¶
func (o *ReadDynamicScanRequestOfProjectVersionOK) GetPayload() *models.APIResultDynamicScanRequest
type ReadDynamicScanRequestOfProjectVersionParams ¶
type ReadDynamicScanRequestOfProjectVersionParams 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 }
ReadDynamicScanRequestOfProjectVersionParams contains all the parameters to send to the API endpoint for the read dynamic scan request of project version operation typically these are written to a http.Request
func NewReadDynamicScanRequestOfProjectVersionParams ¶
func NewReadDynamicScanRequestOfProjectVersionParams() *ReadDynamicScanRequestOfProjectVersionParams
NewReadDynamicScanRequestOfProjectVersionParams creates a new ReadDynamicScanRequestOfProjectVersionParams object with the default values initialized.
func NewReadDynamicScanRequestOfProjectVersionParamsWithContext ¶
func NewReadDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *ReadDynamicScanRequestOfProjectVersionParams
NewReadDynamicScanRequestOfProjectVersionParamsWithContext creates a new ReadDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewReadDynamicScanRequestOfProjectVersionParamsWithHTTPClient ¶
func NewReadDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadDynamicScanRequestOfProjectVersionParams
NewReadDynamicScanRequestOfProjectVersionParamsWithHTTPClient creates a new ReadDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadDynamicScanRequestOfProjectVersionParamsWithTimeout ¶
func NewReadDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadDynamicScanRequestOfProjectVersionParams
NewReadDynamicScanRequestOfProjectVersionParamsWithTimeout creates a new ReadDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadDynamicScanRequestOfProjectVersionParams) SetContext ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) SetFields ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) SetHTTPClient ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) SetID ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) SetID(id int64)
SetID adds the id to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) SetParentID ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) SetTimeout ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) WithContext ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *ReadDynamicScanRequestOfProjectVersionParams
WithContext adds the context to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) WithFields ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) WithFields(fields *string) *ReadDynamicScanRequestOfProjectVersionParams
WithFields adds the fields to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) WithHTTPClient ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadDynamicScanRequestOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) WithID ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) WithID(id int64) *ReadDynamicScanRequestOfProjectVersionParams
WithID adds the id to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) WithParentID ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *ReadDynamicScanRequestOfProjectVersionParams
WithParentID adds the parentID to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) WithTimeout ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadDynamicScanRequestOfProjectVersionParams
WithTimeout adds the timeout to the read dynamic scan request of project version params
func (*ReadDynamicScanRequestOfProjectVersionParams) WriteToRequest ¶
func (o *ReadDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadDynamicScanRequestOfProjectVersionReader ¶
type ReadDynamicScanRequestOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ReadDynamicScanRequestOfProjectVersionReader is a Reader for the ReadDynamicScanRequestOfProjectVersion structure.
func (*ReadDynamicScanRequestOfProjectVersionReader) ReadResponse ¶
func (o *ReadDynamicScanRequestOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadDynamicScanRequestOfProjectVersionUnauthorized ¶
type ReadDynamicScanRequestOfProjectVersionUnauthorized struct {
}ReadDynamicScanRequestOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewReadDynamicScanRequestOfProjectVersionUnauthorized ¶
func NewReadDynamicScanRequestOfProjectVersionUnauthorized() *ReadDynamicScanRequestOfProjectVersionUnauthorized
NewReadDynamicScanRequestOfProjectVersionUnauthorized creates a ReadDynamicScanRequestOfProjectVersionUnauthorized with default headers values
func (*ReadDynamicScanRequestOfProjectVersionUnauthorized) Error ¶
func (o *ReadDynamicScanRequestOfProjectVersionUnauthorized) Error() string
func (*ReadDynamicScanRequestOfProjectVersionUnauthorized) GetPayload ¶
func (o *ReadDynamicScanRequestOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type UpdateDynamicScanRequestOfProjectVersionBadRequest ¶
UpdateDynamicScanRequestOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewUpdateDynamicScanRequestOfProjectVersionBadRequest ¶
func NewUpdateDynamicScanRequestOfProjectVersionBadRequest() *UpdateDynamicScanRequestOfProjectVersionBadRequest
NewUpdateDynamicScanRequestOfProjectVersionBadRequest creates a UpdateDynamicScanRequestOfProjectVersionBadRequest with default headers values
func (*UpdateDynamicScanRequestOfProjectVersionBadRequest) Error ¶
func (o *UpdateDynamicScanRequestOfProjectVersionBadRequest) Error() string
func (*UpdateDynamicScanRequestOfProjectVersionBadRequest) GetPayload ¶
func (o *UpdateDynamicScanRequestOfProjectVersionBadRequest) GetPayload() *models.APIResult
type UpdateDynamicScanRequestOfProjectVersionConflict ¶
UpdateDynamicScanRequestOfProjectVersionConflict handles this case with default header values.
Conflict
func NewUpdateDynamicScanRequestOfProjectVersionConflict ¶
func NewUpdateDynamicScanRequestOfProjectVersionConflict() *UpdateDynamicScanRequestOfProjectVersionConflict
NewUpdateDynamicScanRequestOfProjectVersionConflict creates a UpdateDynamicScanRequestOfProjectVersionConflict with default headers values
func (*UpdateDynamicScanRequestOfProjectVersionConflict) Error ¶
func (o *UpdateDynamicScanRequestOfProjectVersionConflict) Error() string
func (*UpdateDynamicScanRequestOfProjectVersionConflict) GetPayload ¶
func (o *UpdateDynamicScanRequestOfProjectVersionConflict) GetPayload() *models.APIResult
type UpdateDynamicScanRequestOfProjectVersionForbidden ¶
UpdateDynamicScanRequestOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewUpdateDynamicScanRequestOfProjectVersionForbidden ¶
func NewUpdateDynamicScanRequestOfProjectVersionForbidden() *UpdateDynamicScanRequestOfProjectVersionForbidden
NewUpdateDynamicScanRequestOfProjectVersionForbidden creates a UpdateDynamicScanRequestOfProjectVersionForbidden with default headers values
func (*UpdateDynamicScanRequestOfProjectVersionForbidden) Error ¶
func (o *UpdateDynamicScanRequestOfProjectVersionForbidden) Error() string
func (*UpdateDynamicScanRequestOfProjectVersionForbidden) GetPayload ¶
func (o *UpdateDynamicScanRequestOfProjectVersionForbidden) GetPayload() *models.APIResult
type UpdateDynamicScanRequestOfProjectVersionInternalServerError ¶
type UpdateDynamicScanRequestOfProjectVersionInternalServerError struct {
Payload *models.APIResult
}
UpdateDynamicScanRequestOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateDynamicScanRequestOfProjectVersionInternalServerError ¶
func NewUpdateDynamicScanRequestOfProjectVersionInternalServerError() *UpdateDynamicScanRequestOfProjectVersionInternalServerError
NewUpdateDynamicScanRequestOfProjectVersionInternalServerError creates a UpdateDynamicScanRequestOfProjectVersionInternalServerError with default headers values
func (*UpdateDynamicScanRequestOfProjectVersionInternalServerError) Error ¶
func (o *UpdateDynamicScanRequestOfProjectVersionInternalServerError) Error() string
func (*UpdateDynamicScanRequestOfProjectVersionInternalServerError) GetPayload ¶
func (o *UpdateDynamicScanRequestOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type UpdateDynamicScanRequestOfProjectVersionNotFound ¶
UpdateDynamicScanRequestOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewUpdateDynamicScanRequestOfProjectVersionNotFound ¶
func NewUpdateDynamicScanRequestOfProjectVersionNotFound() *UpdateDynamicScanRequestOfProjectVersionNotFound
NewUpdateDynamicScanRequestOfProjectVersionNotFound creates a UpdateDynamicScanRequestOfProjectVersionNotFound with default headers values
func (*UpdateDynamicScanRequestOfProjectVersionNotFound) Error ¶
func (o *UpdateDynamicScanRequestOfProjectVersionNotFound) Error() string
func (*UpdateDynamicScanRequestOfProjectVersionNotFound) GetPayload ¶
func (o *UpdateDynamicScanRequestOfProjectVersionNotFound) GetPayload() *models.APIResult
type UpdateDynamicScanRequestOfProjectVersionOK ¶
type UpdateDynamicScanRequestOfProjectVersionOK struct {
Payload *models.APIResultDynamicScanRequest
}
UpdateDynamicScanRequestOfProjectVersionOK handles this case with default header values.
OK
func NewUpdateDynamicScanRequestOfProjectVersionOK ¶
func NewUpdateDynamicScanRequestOfProjectVersionOK() *UpdateDynamicScanRequestOfProjectVersionOK
NewUpdateDynamicScanRequestOfProjectVersionOK creates a UpdateDynamicScanRequestOfProjectVersionOK with default headers values
func (*UpdateDynamicScanRequestOfProjectVersionOK) Error ¶
func (o *UpdateDynamicScanRequestOfProjectVersionOK) Error() string
func (*UpdateDynamicScanRequestOfProjectVersionOK) GetPayload ¶
func (o *UpdateDynamicScanRequestOfProjectVersionOK) GetPayload() *models.APIResultDynamicScanRequest
type UpdateDynamicScanRequestOfProjectVersionParams ¶
type UpdateDynamicScanRequestOfProjectVersionParams struct { /*ID id */ ID int64 /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.DynamicScanRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateDynamicScanRequestOfProjectVersionParams contains all the parameters to send to the API endpoint for the update dynamic scan request of project version operation typically these are written to a http.Request
func NewUpdateDynamicScanRequestOfProjectVersionParams ¶
func NewUpdateDynamicScanRequestOfProjectVersionParams() *UpdateDynamicScanRequestOfProjectVersionParams
NewUpdateDynamicScanRequestOfProjectVersionParams creates a new UpdateDynamicScanRequestOfProjectVersionParams object with the default values initialized.
func NewUpdateDynamicScanRequestOfProjectVersionParamsWithContext ¶
func NewUpdateDynamicScanRequestOfProjectVersionParamsWithContext(ctx context.Context) *UpdateDynamicScanRequestOfProjectVersionParams
NewUpdateDynamicScanRequestOfProjectVersionParamsWithContext creates a new UpdateDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateDynamicScanRequestOfProjectVersionParamsWithHTTPClient ¶
func NewUpdateDynamicScanRequestOfProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateDynamicScanRequestOfProjectVersionParams
NewUpdateDynamicScanRequestOfProjectVersionParamsWithHTTPClient creates a new UpdateDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateDynamicScanRequestOfProjectVersionParamsWithTimeout ¶
func NewUpdateDynamicScanRequestOfProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateDynamicScanRequestOfProjectVersionParams
NewUpdateDynamicScanRequestOfProjectVersionParamsWithTimeout creates a new UpdateDynamicScanRequestOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateDynamicScanRequestOfProjectVersionParams) SetContext ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) SetHTTPClient ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) SetID ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetID(id int64)
SetID adds the id to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) SetParentID ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) SetResource ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetResource(resource *models.DynamicScanRequest)
SetResource adds the resource to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) SetTimeout ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) WithContext ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithContext(ctx context.Context) *UpdateDynamicScanRequestOfProjectVersionParams
WithContext adds the context to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) WithHTTPClient ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateDynamicScanRequestOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) WithID ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithID(id int64) *UpdateDynamicScanRequestOfProjectVersionParams
WithID adds the id to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) WithParentID ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithParentID(parentID int64) *UpdateDynamicScanRequestOfProjectVersionParams
WithParentID adds the parentID to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) WithResource ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithResource(resource *models.DynamicScanRequest) *UpdateDynamicScanRequestOfProjectVersionParams
WithResource adds the resource to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) WithTimeout ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateDynamicScanRequestOfProjectVersionParams
WithTimeout adds the timeout to the update dynamic scan request of project version params
func (*UpdateDynamicScanRequestOfProjectVersionParams) WriteToRequest ¶
func (o *UpdateDynamicScanRequestOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDynamicScanRequestOfProjectVersionReader ¶
type UpdateDynamicScanRequestOfProjectVersionReader struct {
// contains filtered or unexported fields
}
UpdateDynamicScanRequestOfProjectVersionReader is a Reader for the UpdateDynamicScanRequestOfProjectVersion structure.
func (*UpdateDynamicScanRequestOfProjectVersionReader) ReadResponse ¶
func (o *UpdateDynamicScanRequestOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDynamicScanRequestOfProjectVersionUnauthorized ¶
type UpdateDynamicScanRequestOfProjectVersionUnauthorized struct {
}UpdateDynamicScanRequestOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateDynamicScanRequestOfProjectVersionUnauthorized ¶
func NewUpdateDynamicScanRequestOfProjectVersionUnauthorized() *UpdateDynamicScanRequestOfProjectVersionUnauthorized
NewUpdateDynamicScanRequestOfProjectVersionUnauthorized creates a UpdateDynamicScanRequestOfProjectVersionUnauthorized with default headers values
func (*UpdateDynamicScanRequestOfProjectVersionUnauthorized) Error ¶
func (o *UpdateDynamicScanRequestOfProjectVersionUnauthorized) Error() string
func (*UpdateDynamicScanRequestOfProjectVersionUnauthorized) GetPayload ¶
func (o *UpdateDynamicScanRequestOfProjectVersionUnauthorized) GetPayload() *models.APIResult
Source Files ¶
- cancel_dynamic_scan_request_of_project_version_parameters.go
- cancel_dynamic_scan_request_of_project_version_responses.go
- create_dynamic_scan_request_of_project_version_parameters.go
- create_dynamic_scan_request_of_project_version_responses.go
- dynamic_scan_request_of_project_version_controller_client.go
- list_dynamic_scan_request_of_project_version_parameters.go
- list_dynamic_scan_request_of_project_version_responses.go
- read_dynamic_scan_request_of_project_version_parameters.go
- read_dynamic_scan_request_of_project_version_responses.go
- update_dynamic_scan_request_of_project_version_parameters.go
- update_dynamic_scan_request_of_project_version_responses.go