incident_settings

package
v0.0.0-...-3ee50fb Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

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 incident settings API

func (*Client) DeleteV1CustomFieldsDefinitionsFieldID

DeleteV1CustomFieldsDefinitionsFieldID deletes a custom field definition

Delete a custom field definition

func (*Client) DeleteV1IncidentRolesIncidentRoleID

func (a *Client) DeleteV1IncidentRolesIncidentRoleID(params *DeleteV1IncidentRolesIncidentRoleIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1IncidentRolesIncidentRoleIDOK, error)

DeleteV1IncidentRolesIncidentRoleID archives an incident role

Archives an incident role which will hide it from lists and metrics

func (*Client) DeleteV1IncidentTypesID

func (a *Client) DeleteV1IncidentTypesID(params *DeleteV1IncidentTypesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1IncidentTypesIDOK, error)

DeleteV1IncidentTypesID archives an incident type

Archives an incident type which will hide it from lists and metrics

func (*Client) DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID

DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID archives a measurement definition

Archives a measurement definition which will hide it from lists and metrics

func (*Client) DeleteV1LifecyclesMilestonesMilestoneID

DeleteV1LifecyclesMilestonesMilestoneID deletes a milestone

Delete a milestone

func (*Client) DeleteV1PrioritiesPrioritySlug

func (a *Client) DeleteV1PrioritiesPrioritySlug(params *DeleteV1PrioritiesPrioritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1PrioritiesPrioritySlugOK, error)

DeleteV1PrioritiesPrioritySlug deletes a priority

Delete a specific priority

func (*Client) DeleteV1SeveritiesSeveritySlug

func (a *Client) DeleteV1SeveritiesSeveritySlug(params *DeleteV1SeveritiesSeveritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SeveritiesSeveritySlugOK, error)

DeleteV1SeveritiesSeveritySlug deletes a severity

Delete a specific severity

func (*Client) DeleteV1SeverityMatrixConditionsConditionID

DeleteV1SeverityMatrixConditionsConditionID deletes a severity matrix condition

Delete a specific condition

func (*Client) DeleteV1SeverityMatrixImpactsImpactID

func (a *Client) DeleteV1SeverityMatrixImpactsImpactID(params *DeleteV1SeverityMatrixImpactsImpactIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SeverityMatrixImpactsImpactIDOK, error)

DeleteV1SeverityMatrixImpactsImpactID deletes a severity matrix impact

Delete a specific impact

func (*Client) GetV1CustomFieldsDefinitions

func (a *Client) GetV1CustomFieldsDefinitions(params *GetV1CustomFieldsDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1CustomFieldsDefinitionsOK, error)

GetV1CustomFieldsDefinitions lists custom field definitions

List all custom field definitions

func (*Client) GetV1CustomFieldsDefinitionsFieldIDSelectOptions

GetV1CustomFieldsDefinitionsFieldIDSelectOptions gets available values for a custom field

Get the permissible values for the a currently active custom select or multi-select field.

func (*Client) GetV1FormConfigurationsSlug

func (a *Client) GetV1FormConfigurationsSlug(params *GetV1FormConfigurationsSlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1FormConfigurationsSlugOK, error)

GetV1FormConfigurationsSlug gets a form configuration

Get a form configuration

func (*Client) GetV1IncidentRoles

func (a *Client) GetV1IncidentRoles(params *GetV1IncidentRolesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentRolesOK, error)

GetV1IncidentRoles lists incident roles

List all of the incident roles in the organization

func (*Client) GetV1IncidentRolesIncidentRoleID

func (a *Client) GetV1IncidentRolesIncidentRoleID(params *GetV1IncidentRolesIncidentRoleIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentRolesIncidentRoleIDOK, error)

GetV1IncidentRolesIncidentRoleID gets an incident role

Retrieve a single incident role from its ID

func (*Client) GetV1IncidentTags

func (a *Client) GetV1IncidentTags(params *GetV1IncidentTagsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentTagsOK, error)

GetV1IncidentTags lists incident tags

List all of the incident tags in the organization

func (*Client) GetV1IncidentTypes

func (a *Client) GetV1IncidentTypes(params *GetV1IncidentTypesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentTypesOK, error)

GetV1IncidentTypes lists incident types

List all of the incident types in the organization

func (*Client) GetV1IncidentTypesID

func (a *Client) GetV1IncidentTypesID(params *GetV1IncidentTypesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentTypesIDOK, error)

GetV1IncidentTypesID gets an incident type

Retrieve a single incident type from its ID

func (*Client) GetV1LifecyclesMeasurementDefinitions

func (a *Client) GetV1LifecyclesMeasurementDefinitions(params *GetV1LifecyclesMeasurementDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1LifecyclesMeasurementDefinitionsOK, error)

GetV1LifecyclesMeasurementDefinitions lists measurement definitions

List all of the measurement definitions in the organization

func (*Client) GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID

GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID gets a measurement definition

Retrieve a single measurement definition from its ID

func (*Client) GetV1LifecyclesPhases

func (a *Client) GetV1LifecyclesPhases(params *GetV1LifecyclesPhasesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1LifecyclesPhasesOK, error)

GetV1LifecyclesPhases lists phases and milestones

List all of the lifecycle phases and milestones in the organization

func (*Client) GetV1Priorities

func (a *Client) GetV1Priorities(params *GetV1PrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1PrioritiesOK, error)

GetV1Priorities lists priorities

Lists priorities

func (*Client) GetV1PrioritiesPrioritySlug

func (a *Client) GetV1PrioritiesPrioritySlug(params *GetV1PrioritiesPrioritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1PrioritiesPrioritySlugOK, error)

GetV1PrioritiesPrioritySlug gets a priority

Retrieve a specific priority

func (*Client) GetV1Severities

func (a *Client) GetV1Severities(params *GetV1SeveritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeveritiesOK, error)

GetV1Severities lists severities

Lists severities

func (*Client) GetV1SeveritiesSeveritySlug

func (a *Client) GetV1SeveritiesSeveritySlug(params *GetV1SeveritiesSeveritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeveritiesSeveritySlugOK, error)

GetV1SeveritiesSeveritySlug gets a severity

Retrieve a specific severity

func (*Client) GetV1SeverityMatrix

func (a *Client) GetV1SeverityMatrix(params *GetV1SeverityMatrixParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeverityMatrixOK, error)

GetV1SeverityMatrix gets severity matrix

Retrieve the Severity matrix for your organization and its components and configured severities.

func (*Client) GetV1SeverityMatrixConditions

func (a *Client) GetV1SeverityMatrixConditions(params *GetV1SeverityMatrixConditionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeverityMatrixConditionsOK, error)

GetV1SeverityMatrixConditions lists severity matrix conditions

Lists conditions

func (*Client) GetV1SeverityMatrixConditionsConditionID

GetV1SeverityMatrixConditionsConditionID gets a severity matrix condition

Retrieve a specific condition

func (*Client) GetV1SeverityMatrixImpacts

func (a *Client) GetV1SeverityMatrixImpacts(params *GetV1SeverityMatrixImpactsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeverityMatrixImpactsOK, error)

GetV1SeverityMatrixImpacts lists severity matrix impacts

Lists impacts

func (*Client) PatchV1CustomFieldsDefinitionsFieldID

func (a *Client) PatchV1CustomFieldsDefinitionsFieldID(params *PatchV1CustomFieldsDefinitionsFieldIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1CustomFieldsDefinitionsFieldIDOK, error)

PatchV1CustomFieldsDefinitionsFieldID updates a custom field definition

Update a single custom field definition

func (*Client) PatchV1IncidentRolesIncidentRoleID

func (a *Client) PatchV1IncidentRolesIncidentRoleID(params *PatchV1IncidentRolesIncidentRoleIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1IncidentRolesIncidentRoleIDOK, error)

PatchV1IncidentRolesIncidentRoleID updates an incident role

Update a single incident role from its ID

func (*Client) PatchV1IncidentTypesID

func (a *Client) PatchV1IncidentTypesID(params *PatchV1IncidentTypesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1IncidentTypesIDOK, error)

PatchV1IncidentTypesID updates an incident type

Update a single incident type from its ID

func (*Client) PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID

PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID updates a measurement definition

Update a single measurement definition from its ID

func (*Client) PatchV1LifecyclesMilestonesMilestoneID

PatchV1LifecyclesMilestonesMilestoneID updates a milestone

Update a milestone

func (*Client) PatchV1PrioritiesPrioritySlug

func (a *Client) PatchV1PrioritiesPrioritySlug(params *PatchV1PrioritiesPrioritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1PrioritiesPrioritySlugOK, error)

PatchV1PrioritiesPrioritySlug updates a priority

Update a specific priority

func (*Client) PatchV1SeveritiesSeveritySlug

func (a *Client) PatchV1SeveritiesSeveritySlug(params *PatchV1SeveritiesSeveritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SeveritiesSeveritySlugOK, error)

PatchV1SeveritiesSeveritySlug updates a severity

Update a specific severity

func (*Client) PatchV1SeverityMatrix

func (a *Client) PatchV1SeverityMatrix(params *PatchV1SeverityMatrixParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SeverityMatrixOK, error)

PatchV1SeverityMatrix updates severity matrix

Update available severities and impacts in your organization's severity matrix.

func (*Client) PatchV1SeverityMatrixConditionsConditionID

PatchV1SeverityMatrixConditionsConditionID updates a severity matrix condition

Update a severity matrix condition

func (*Client) PatchV1SeverityMatrixImpactsImpactID

func (a *Client) PatchV1SeverityMatrixImpactsImpactID(params *PatchV1SeverityMatrixImpactsImpactIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SeverityMatrixImpactsImpactIDOK, error)

PatchV1SeverityMatrixImpactsImpactID updates a severity matrix impact

Update a severity matrix impact

func (*Client) PostV1CustomFieldsDefinitions

PostV1CustomFieldsDefinitions creates a custom field definition

Create a new custom field definition

func (*Client) PostV1IncidentRoles

func (a *Client) PostV1IncidentRoles(params *PostV1IncidentRolesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1IncidentRolesCreated, error)

PostV1IncidentRoles creates an incident role

Create a new incident role

func (*Client) PostV1IncidentTagsValidate

func (a *Client) PostV1IncidentTagsValidate(params *PostV1IncidentTagsValidateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1IncidentTagsValidateCreated, error)

PostV1IncidentTagsValidate validates incident tags

Validate the format of a list of tags

func (*Client) PostV1IncidentTypes

func (a *Client) PostV1IncidentTypes(params *PostV1IncidentTypesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1IncidentTypesCreated, error)

PostV1IncidentTypes creates an incident type

Create a new incident type

func (*Client) PostV1LifecyclesMeasurementDefinitions

PostV1LifecyclesMeasurementDefinitions creates a measurement definition

Create a new measurement definition

func (*Client) PostV1LifecyclesMilestones

func (a *Client) PostV1LifecyclesMilestones(params *PostV1LifecyclesMilestonesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1LifecyclesMilestonesCreated, error)

PostV1LifecyclesMilestones creates a milestone

Create a new milestone

func (*Client) PostV1Priorities

func (a *Client) PostV1Priorities(params *PostV1PrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1PrioritiesCreated, error)

PostV1Priorities creates a priority

Create a new priority

func (*Client) PostV1Severities

func (a *Client) PostV1Severities(params *PostV1SeveritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SeveritiesCreated, error)

PostV1Severities creates a severity

Create a new severity

func (*Client) PostV1SeverityMatrixConditions

PostV1SeverityMatrixConditions creates a severity matrix condition

Create a new condition

func (*Client) PostV1SeverityMatrixImpacts

func (a *Client) PostV1SeverityMatrixImpacts(params *PostV1SeverityMatrixImpactsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SeverityMatrixImpactsCreated, error)

PostV1SeverityMatrixImpacts creates a severity matrix impact

Create a new impact

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	DeleteV1CustomFieldsDefinitionsFieldID(params *DeleteV1CustomFieldsDefinitionsFieldIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1CustomFieldsDefinitionsFieldIDOK, error)

	DeleteV1IncidentRolesIncidentRoleID(params *DeleteV1IncidentRolesIncidentRoleIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1IncidentRolesIncidentRoleIDOK, error)

	DeleteV1IncidentTypesID(params *DeleteV1IncidentTypesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1IncidentTypesIDOK, error)

	DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID(params *DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent, error)

	DeleteV1LifecyclesMilestonesMilestoneID(params *DeleteV1LifecyclesMilestonesMilestoneIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1LifecyclesMilestonesMilestoneIDOK, error)

	DeleteV1PrioritiesPrioritySlug(params *DeleteV1PrioritiesPrioritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1PrioritiesPrioritySlugOK, error)

	DeleteV1SeveritiesSeveritySlug(params *DeleteV1SeveritiesSeveritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SeveritiesSeveritySlugOK, error)

	DeleteV1SeverityMatrixConditionsConditionID(params *DeleteV1SeverityMatrixConditionsConditionIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SeverityMatrixConditionsConditionIDOK, error)

	DeleteV1SeverityMatrixImpactsImpactID(params *DeleteV1SeverityMatrixImpactsImpactIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SeverityMatrixImpactsImpactIDOK, error)

	GetV1CustomFieldsDefinitions(params *GetV1CustomFieldsDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1CustomFieldsDefinitionsOK, error)

	GetV1CustomFieldsDefinitionsFieldIDSelectOptions(params *GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK, error)

	GetV1FormConfigurationsSlug(params *GetV1FormConfigurationsSlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1FormConfigurationsSlugOK, error)

	GetV1IncidentRoles(params *GetV1IncidentRolesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentRolesOK, error)

	GetV1IncidentRolesIncidentRoleID(params *GetV1IncidentRolesIncidentRoleIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentRolesIncidentRoleIDOK, error)

	GetV1IncidentTags(params *GetV1IncidentTagsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentTagsOK, error)

	GetV1IncidentTypes(params *GetV1IncidentTypesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentTypesOK, error)

	GetV1IncidentTypesID(params *GetV1IncidentTypesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1IncidentTypesIDOK, error)

	GetV1LifecyclesMeasurementDefinitions(params *GetV1LifecyclesMeasurementDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1LifecyclesMeasurementDefinitionsOK, error)

	GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID(params *GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK, error)

	GetV1LifecyclesPhases(params *GetV1LifecyclesPhasesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1LifecyclesPhasesOK, error)

	GetV1Priorities(params *GetV1PrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1PrioritiesOK, error)

	GetV1PrioritiesPrioritySlug(params *GetV1PrioritiesPrioritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1PrioritiesPrioritySlugOK, error)

	GetV1Severities(params *GetV1SeveritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeveritiesOK, error)

	GetV1SeveritiesSeveritySlug(params *GetV1SeveritiesSeveritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeveritiesSeveritySlugOK, error)

	GetV1SeverityMatrix(params *GetV1SeverityMatrixParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeverityMatrixOK, error)

	GetV1SeverityMatrixConditions(params *GetV1SeverityMatrixConditionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeverityMatrixConditionsOK, error)

	GetV1SeverityMatrixConditionsConditionID(params *GetV1SeverityMatrixConditionsConditionIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeverityMatrixConditionsConditionIDOK, error)

	GetV1SeverityMatrixImpacts(params *GetV1SeverityMatrixImpactsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SeverityMatrixImpactsOK, error)

	PatchV1CustomFieldsDefinitionsFieldID(params *PatchV1CustomFieldsDefinitionsFieldIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1CustomFieldsDefinitionsFieldIDOK, error)

	PatchV1IncidentRolesIncidentRoleID(params *PatchV1IncidentRolesIncidentRoleIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1IncidentRolesIncidentRoleIDOK, error)

	PatchV1IncidentTypesID(params *PatchV1IncidentTypesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1IncidentTypesIDOK, error)

	PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID(params *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK, error)

	PatchV1LifecyclesMilestonesMilestoneID(params *PatchV1LifecyclesMilestonesMilestoneIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1LifecyclesMilestonesMilestoneIDOK, error)

	PatchV1PrioritiesPrioritySlug(params *PatchV1PrioritiesPrioritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1PrioritiesPrioritySlugOK, error)

	PatchV1SeveritiesSeveritySlug(params *PatchV1SeveritiesSeveritySlugParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SeveritiesSeveritySlugOK, error)

	PatchV1SeverityMatrix(params *PatchV1SeverityMatrixParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SeverityMatrixOK, error)

	PatchV1SeverityMatrixConditionsConditionID(params *PatchV1SeverityMatrixConditionsConditionIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SeverityMatrixConditionsConditionIDOK, error)

	PatchV1SeverityMatrixImpactsImpactID(params *PatchV1SeverityMatrixImpactsImpactIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SeverityMatrixImpactsImpactIDOK, error)

	PostV1CustomFieldsDefinitions(params *PostV1CustomFieldsDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1CustomFieldsDefinitionsCreated, error)

	PostV1IncidentRoles(params *PostV1IncidentRolesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1IncidentRolesCreated, error)

	PostV1IncidentTagsValidate(params *PostV1IncidentTagsValidateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1IncidentTagsValidateCreated, error)

	PostV1IncidentTypes(params *PostV1IncidentTypesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1IncidentTypesCreated, error)

	PostV1LifecyclesMeasurementDefinitions(params *PostV1LifecyclesMeasurementDefinitionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1LifecyclesMeasurementDefinitionsCreated, error)

	PostV1LifecyclesMilestones(params *PostV1LifecyclesMilestonesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1LifecyclesMilestonesCreated, error)

	PostV1Priorities(params *PostV1PrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1PrioritiesCreated, error)

	PostV1Severities(params *PostV1SeveritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SeveritiesCreated, error)

	PostV1SeverityMatrixConditions(params *PostV1SeverityMatrixConditionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SeverityMatrixConditionsCreated, error)

	PostV1SeverityMatrixImpacts(params *PostV1SeverityMatrixImpactsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SeverityMatrixImpactsCreated, 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 incident settings API client.

type DeleteV1CustomFieldsDefinitionsFieldIDOK

type DeleteV1CustomFieldsDefinitionsFieldIDOK struct {
	Payload *models.OrganizationsCustomFieldDefinitionEntity
}

DeleteV1CustomFieldsDefinitionsFieldIDOK describes a response with status code 200, with default header values.

Delete a custom field definition

func NewDeleteV1CustomFieldsDefinitionsFieldIDOK

func NewDeleteV1CustomFieldsDefinitionsFieldIDOK() *DeleteV1CustomFieldsDefinitionsFieldIDOK

NewDeleteV1CustomFieldsDefinitionsFieldIDOK creates a DeleteV1CustomFieldsDefinitionsFieldIDOK with default headers values

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) Error

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) GetPayload

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) IsClientError

IsClientError returns true when this delete v1 custom fields definitions field Id o k response has a 4xx status code

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) IsCode

IsCode returns true when this delete v1 custom fields definitions field Id o k response a status code equal to that given

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) IsRedirect

IsRedirect returns true when this delete v1 custom fields definitions field Id o k response has a 3xx status code

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) IsServerError

IsServerError returns true when this delete v1 custom fields definitions field Id o k response has a 5xx status code

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) IsSuccess

IsSuccess returns true when this delete v1 custom fields definitions field Id o k response has a 2xx status code

func (*DeleteV1CustomFieldsDefinitionsFieldIDOK) String

type DeleteV1CustomFieldsDefinitionsFieldIDParams

type DeleteV1CustomFieldsDefinitionsFieldIDParams struct {

	// FieldID.
	FieldID string

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

DeleteV1CustomFieldsDefinitionsFieldIDParams contains all the parameters to send to the API endpoint

for the delete v1 custom fields definitions field Id operation.

Typically these are written to a http.Request.

func NewDeleteV1CustomFieldsDefinitionsFieldIDParams

func NewDeleteV1CustomFieldsDefinitionsFieldIDParams() *DeleteV1CustomFieldsDefinitionsFieldIDParams

NewDeleteV1CustomFieldsDefinitionsFieldIDParams creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithContext

func NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithContext(ctx context.Context) *DeleteV1CustomFieldsDefinitionsFieldIDParams

NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithContext creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a context for a request.

func NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient

func NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient(client *http.Client) *DeleteV1CustomFieldsDefinitionsFieldIDParams

NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithTimeout

func NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithTimeout(timeout time.Duration) *DeleteV1CustomFieldsDefinitionsFieldIDParams

NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithTimeout creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a timeout on a request.

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) SetContext

SetContext adds the context to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 custom fields definitions field Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) SetFieldID

SetFieldID adds the fieldId to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) WithContext

WithContext adds the context to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 custom fields definitions field Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) WithFieldID

WithFieldID adds the fieldID to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 custom fields definitions field Id params

func (*DeleteV1CustomFieldsDefinitionsFieldIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1CustomFieldsDefinitionsFieldIDReader

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

DeleteV1CustomFieldsDefinitionsFieldIDReader is a Reader for the DeleteV1CustomFieldsDefinitionsFieldID structure.

func (*DeleteV1CustomFieldsDefinitionsFieldIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteV1IncidentRolesIncidentRoleIDOK

type DeleteV1IncidentRolesIncidentRoleIDOK struct {
	Payload *models.IncidentRoleEntity
}

DeleteV1IncidentRolesIncidentRoleIDOK describes a response with status code 200, with default header values.

Archives an incident role which will hide it from lists and metrics

func NewDeleteV1IncidentRolesIncidentRoleIDOK

func NewDeleteV1IncidentRolesIncidentRoleIDOK() *DeleteV1IncidentRolesIncidentRoleIDOK

NewDeleteV1IncidentRolesIncidentRoleIDOK creates a DeleteV1IncidentRolesIncidentRoleIDOK with default headers values

func (*DeleteV1IncidentRolesIncidentRoleIDOK) Error

func (*DeleteV1IncidentRolesIncidentRoleIDOK) GetPayload

func (*DeleteV1IncidentRolesIncidentRoleIDOK) IsClientError

func (o *DeleteV1IncidentRolesIncidentRoleIDOK) IsClientError() bool

IsClientError returns true when this delete v1 incident roles incident role Id o k response has a 4xx status code

func (*DeleteV1IncidentRolesIncidentRoleIDOK) IsCode

IsCode returns true when this delete v1 incident roles incident role Id o k response a status code equal to that given

func (*DeleteV1IncidentRolesIncidentRoleIDOK) IsRedirect

IsRedirect returns true when this delete v1 incident roles incident role Id o k response has a 3xx status code

func (*DeleteV1IncidentRolesIncidentRoleIDOK) IsServerError

func (o *DeleteV1IncidentRolesIncidentRoleIDOK) IsServerError() bool

IsServerError returns true when this delete v1 incident roles incident role Id o k response has a 5xx status code

func (*DeleteV1IncidentRolesIncidentRoleIDOK) IsSuccess

IsSuccess returns true when this delete v1 incident roles incident role Id o k response has a 2xx status code

func (*DeleteV1IncidentRolesIncidentRoleIDOK) String

type DeleteV1IncidentRolesIncidentRoleIDParams

type DeleteV1IncidentRolesIncidentRoleIDParams struct {

	// IncidentRoleID.
	IncidentRoleID string

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

DeleteV1IncidentRolesIncidentRoleIDParams contains all the parameters to send to the API endpoint

for the delete v1 incident roles incident role Id operation.

Typically these are written to a http.Request.

func NewDeleteV1IncidentRolesIncidentRoleIDParams

func NewDeleteV1IncidentRolesIncidentRoleIDParams() *DeleteV1IncidentRolesIncidentRoleIDParams

NewDeleteV1IncidentRolesIncidentRoleIDParams creates a new DeleteV1IncidentRolesIncidentRoleIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1IncidentRolesIncidentRoleIDParamsWithContext

func NewDeleteV1IncidentRolesIncidentRoleIDParamsWithContext(ctx context.Context) *DeleteV1IncidentRolesIncidentRoleIDParams

NewDeleteV1IncidentRolesIncidentRoleIDParamsWithContext creates a new DeleteV1IncidentRolesIncidentRoleIDParams object with the ability to set a context for a request.

func NewDeleteV1IncidentRolesIncidentRoleIDParamsWithHTTPClient

func NewDeleteV1IncidentRolesIncidentRoleIDParamsWithHTTPClient(client *http.Client) *DeleteV1IncidentRolesIncidentRoleIDParams

NewDeleteV1IncidentRolesIncidentRoleIDParamsWithHTTPClient creates a new DeleteV1IncidentRolesIncidentRoleIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1IncidentRolesIncidentRoleIDParamsWithTimeout

func NewDeleteV1IncidentRolesIncidentRoleIDParamsWithTimeout(timeout time.Duration) *DeleteV1IncidentRolesIncidentRoleIDParams

NewDeleteV1IncidentRolesIncidentRoleIDParamsWithTimeout creates a new DeleteV1IncidentRolesIncidentRoleIDParams object with the ability to set a timeout on a request.

func (*DeleteV1IncidentRolesIncidentRoleIDParams) SetContext

SetContext adds the context to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 incident roles incident role Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1IncidentRolesIncidentRoleIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) SetIncidentRoleID

func (o *DeleteV1IncidentRolesIncidentRoleIDParams) SetIncidentRoleID(incidentRoleID string)

SetIncidentRoleID adds the incidentRoleId to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) WithContext

WithContext adds the context to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 incident roles incident role Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1IncidentRolesIncidentRoleIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) WithIncidentRoleID

WithIncidentRoleID adds the incidentRoleID to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 incident roles incident role Id params

func (*DeleteV1IncidentRolesIncidentRoleIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1IncidentRolesIncidentRoleIDReader

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

DeleteV1IncidentRolesIncidentRoleIDReader is a Reader for the DeleteV1IncidentRolesIncidentRoleID structure.

func (*DeleteV1IncidentRolesIncidentRoleIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteV1IncidentTypesIDOK

type DeleteV1IncidentTypesIDOK struct {
	Payload *models.IncidentTypeEntity
}

DeleteV1IncidentTypesIDOK describes a response with status code 200, with default header values.

Archives an incident type which will hide it from lists and metrics

func NewDeleteV1IncidentTypesIDOK

func NewDeleteV1IncidentTypesIDOK() *DeleteV1IncidentTypesIDOK

NewDeleteV1IncidentTypesIDOK creates a DeleteV1IncidentTypesIDOK with default headers values

func (*DeleteV1IncidentTypesIDOK) Error

func (o *DeleteV1IncidentTypesIDOK) Error() string

func (*DeleteV1IncidentTypesIDOK) GetPayload

func (*DeleteV1IncidentTypesIDOK) IsClientError

func (o *DeleteV1IncidentTypesIDOK) IsClientError() bool

IsClientError returns true when this delete v1 incident types Id o k response has a 4xx status code

func (*DeleteV1IncidentTypesIDOK) IsCode

func (o *DeleteV1IncidentTypesIDOK) IsCode(code int) bool

IsCode returns true when this delete v1 incident types Id o k response a status code equal to that given

func (*DeleteV1IncidentTypesIDOK) IsRedirect

func (o *DeleteV1IncidentTypesIDOK) IsRedirect() bool

IsRedirect returns true when this delete v1 incident types Id o k response has a 3xx status code

func (*DeleteV1IncidentTypesIDOK) IsServerError

func (o *DeleteV1IncidentTypesIDOK) IsServerError() bool

IsServerError returns true when this delete v1 incident types Id o k response has a 5xx status code

func (*DeleteV1IncidentTypesIDOK) IsSuccess

func (o *DeleteV1IncidentTypesIDOK) IsSuccess() bool

IsSuccess returns true when this delete v1 incident types Id o k response has a 2xx status code

func (*DeleteV1IncidentTypesIDOK) String

func (o *DeleteV1IncidentTypesIDOK) String() string

type DeleteV1IncidentTypesIDParams

type DeleteV1IncidentTypesIDParams struct {

	// ID.
	ID string

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

DeleteV1IncidentTypesIDParams contains all the parameters to send to the API endpoint

for the delete v1 incident types Id operation.

Typically these are written to a http.Request.

func NewDeleteV1IncidentTypesIDParams

func NewDeleteV1IncidentTypesIDParams() *DeleteV1IncidentTypesIDParams

NewDeleteV1IncidentTypesIDParams creates a new DeleteV1IncidentTypesIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1IncidentTypesIDParamsWithContext

func NewDeleteV1IncidentTypesIDParamsWithContext(ctx context.Context) *DeleteV1IncidentTypesIDParams

NewDeleteV1IncidentTypesIDParamsWithContext creates a new DeleteV1IncidentTypesIDParams object with the ability to set a context for a request.

func NewDeleteV1IncidentTypesIDParamsWithHTTPClient

func NewDeleteV1IncidentTypesIDParamsWithHTTPClient(client *http.Client) *DeleteV1IncidentTypesIDParams

NewDeleteV1IncidentTypesIDParamsWithHTTPClient creates a new DeleteV1IncidentTypesIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1IncidentTypesIDParamsWithTimeout

func NewDeleteV1IncidentTypesIDParamsWithTimeout(timeout time.Duration) *DeleteV1IncidentTypesIDParams

NewDeleteV1IncidentTypesIDParamsWithTimeout creates a new DeleteV1IncidentTypesIDParams object with the ability to set a timeout on a request.

func (*DeleteV1IncidentTypesIDParams) SetContext

func (o *DeleteV1IncidentTypesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) SetDefaults

func (o *DeleteV1IncidentTypesIDParams) SetDefaults()

SetDefaults hydrates default values in the delete v1 incident types Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1IncidentTypesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) SetID

SetID adds the id to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) SetTimeout

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

SetTimeout adds the timeout to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) WithContext

WithContext adds the context to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 incident types Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1IncidentTypesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) WithID

WithID adds the id to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 incident types Id params

func (*DeleteV1IncidentTypesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1IncidentTypesIDReader

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

DeleteV1IncidentTypesIDReader is a Reader for the DeleteV1IncidentTypesID structure.

func (*DeleteV1IncidentTypesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent

type DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent struct {
}

DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent describes a response with status code 204, with default header values.

Archives a measurement definition which will hide it from lists and metrics

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent() *DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent

NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent creates a DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent with default headers values

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent) Error

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent) IsClientError

IsClientError returns true when this delete v1 lifecycles measurement definitions measurement definition Id no content response has a 4xx status code

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent) IsCode

IsCode returns true when this delete v1 lifecycles measurement definitions measurement definition Id no content response a status code equal to that given

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent) IsRedirect

IsRedirect returns true when this delete v1 lifecycles measurement definitions measurement definition Id no content response has a 3xx status code

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent) IsServerError

IsServerError returns true when this delete v1 lifecycles measurement definitions measurement definition Id no content response has a 5xx status code

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent) IsSuccess

IsSuccess returns true when this delete v1 lifecycles measurement definitions measurement definition Id no content response has a 2xx status code

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDNoContent) String

type DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

type DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams struct {

	// MeasurementDefinitionID.
	MeasurementDefinitionID string

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

DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams contains all the parameters to send to the API endpoint

for the delete v1 lifecycles measurement definitions measurement definition Id operation.

Typically these are written to a http.Request.

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams() *DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams creates a new DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext(ctx context.Context) *DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext creates a new DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a context for a request.

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient(client *http.Client) *DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient creates a new DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout

func NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout(timeout time.Duration) *DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewDeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout creates a new DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a timeout on a request.

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetContext

SetContext adds the context to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 lifecycles measurement definitions measurement definition Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetMeasurementDefinitionID

func (o *DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetMeasurementDefinitionID(measurementDefinitionID string)

SetMeasurementDefinitionID adds the measurementDefinitionId to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithContext

WithContext adds the context to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 lifecycles measurement definitions measurement definition Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithMeasurementDefinitionID

WithMeasurementDefinitionID adds the measurementDefinitionID to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 lifecycles measurement definitions measurement definition Id params

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader

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

DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader is a Reader for the DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID structure.

func (*DeleteV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type DeleteV1LifecyclesMilestonesMilestoneIDOK

type DeleteV1LifecyclesMilestonesMilestoneIDOK struct {
	Payload *models.LifecyclesPhaseEntity
}

DeleteV1LifecyclesMilestonesMilestoneIDOK describes a response with status code 200, with default header values.

Delete a milestone

func NewDeleteV1LifecyclesMilestonesMilestoneIDOK

func NewDeleteV1LifecyclesMilestonesMilestoneIDOK() *DeleteV1LifecyclesMilestonesMilestoneIDOK

NewDeleteV1LifecyclesMilestonesMilestoneIDOK creates a DeleteV1LifecyclesMilestonesMilestoneIDOK with default headers values

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) Error

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) GetPayload

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) IsClientError

IsClientError returns true when this delete v1 lifecycles milestones milestone Id o k response has a 4xx status code

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) IsCode

IsCode returns true when this delete v1 lifecycles milestones milestone Id o k response a status code equal to that given

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) IsRedirect

IsRedirect returns true when this delete v1 lifecycles milestones milestone Id o k response has a 3xx status code

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) IsServerError

IsServerError returns true when this delete v1 lifecycles milestones milestone Id o k response has a 5xx status code

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) IsSuccess

IsSuccess returns true when this delete v1 lifecycles milestones milestone Id o k response has a 2xx status code

func (*DeleteV1LifecyclesMilestonesMilestoneIDOK) String

type DeleteV1LifecyclesMilestonesMilestoneIDParams

type DeleteV1LifecyclesMilestonesMilestoneIDParams struct {

	// MilestoneID.
	MilestoneID string

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

DeleteV1LifecyclesMilestonesMilestoneIDParams contains all the parameters to send to the API endpoint

for the delete v1 lifecycles milestones milestone Id operation.

Typically these are written to a http.Request.

func NewDeleteV1LifecyclesMilestonesMilestoneIDParams

func NewDeleteV1LifecyclesMilestonesMilestoneIDParams() *DeleteV1LifecyclesMilestonesMilestoneIDParams

NewDeleteV1LifecyclesMilestonesMilestoneIDParams creates a new DeleteV1LifecyclesMilestonesMilestoneIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithContext

func NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithContext(ctx context.Context) *DeleteV1LifecyclesMilestonesMilestoneIDParams

NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithContext creates a new DeleteV1LifecyclesMilestonesMilestoneIDParams object with the ability to set a context for a request.

func NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithHTTPClient

func NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithHTTPClient(client *http.Client) *DeleteV1LifecyclesMilestonesMilestoneIDParams

NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithHTTPClient creates a new DeleteV1LifecyclesMilestonesMilestoneIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithTimeout

func NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithTimeout(timeout time.Duration) *DeleteV1LifecyclesMilestonesMilestoneIDParams

NewDeleteV1LifecyclesMilestonesMilestoneIDParamsWithTimeout creates a new DeleteV1LifecyclesMilestonesMilestoneIDParams object with the ability to set a timeout on a request.

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) SetContext

SetContext adds the context to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 lifecycles milestones milestone Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) SetMilestoneID

func (o *DeleteV1LifecyclesMilestonesMilestoneIDParams) SetMilestoneID(milestoneID string)

SetMilestoneID adds the milestoneId to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) WithContext

WithContext adds the context to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 lifecycles milestones milestone Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) WithMilestoneID

WithMilestoneID adds the milestoneID to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 lifecycles milestones milestone Id params

func (*DeleteV1LifecyclesMilestonesMilestoneIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1LifecyclesMilestonesMilestoneIDReader

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

DeleteV1LifecyclesMilestonesMilestoneIDReader is a Reader for the DeleteV1LifecyclesMilestonesMilestoneID structure.

func (*DeleteV1LifecyclesMilestonesMilestoneIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteV1PrioritiesPrioritySlugOK

type DeleteV1PrioritiesPrioritySlugOK struct {
	Payload *models.PriorityEntity
}

DeleteV1PrioritiesPrioritySlugOK describes a response with status code 200, with default header values.

Delete a specific priority

func NewDeleteV1PrioritiesPrioritySlugOK

func NewDeleteV1PrioritiesPrioritySlugOK() *DeleteV1PrioritiesPrioritySlugOK

NewDeleteV1PrioritiesPrioritySlugOK creates a DeleteV1PrioritiesPrioritySlugOK with default headers values

func (*DeleteV1PrioritiesPrioritySlugOK) Error

func (*DeleteV1PrioritiesPrioritySlugOK) GetPayload

func (*DeleteV1PrioritiesPrioritySlugOK) IsClientError

func (o *DeleteV1PrioritiesPrioritySlugOK) IsClientError() bool

IsClientError returns true when this delete v1 priorities priority slug o k response has a 4xx status code

func (*DeleteV1PrioritiesPrioritySlugOK) IsCode

func (o *DeleteV1PrioritiesPrioritySlugOK) IsCode(code int) bool

IsCode returns true when this delete v1 priorities priority slug o k response a status code equal to that given

func (*DeleteV1PrioritiesPrioritySlugOK) IsRedirect

func (o *DeleteV1PrioritiesPrioritySlugOK) IsRedirect() bool

IsRedirect returns true when this delete v1 priorities priority slug o k response has a 3xx status code

func (*DeleteV1PrioritiesPrioritySlugOK) IsServerError

func (o *DeleteV1PrioritiesPrioritySlugOK) IsServerError() bool

IsServerError returns true when this delete v1 priorities priority slug o k response has a 5xx status code

func (*DeleteV1PrioritiesPrioritySlugOK) IsSuccess

func (o *DeleteV1PrioritiesPrioritySlugOK) IsSuccess() bool

IsSuccess returns true when this delete v1 priorities priority slug o k response has a 2xx status code

func (*DeleteV1PrioritiesPrioritySlugOK) String

type DeleteV1PrioritiesPrioritySlugParams

type DeleteV1PrioritiesPrioritySlugParams struct {

	// PrioritySlug.
	PrioritySlug string

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

DeleteV1PrioritiesPrioritySlugParams contains all the parameters to send to the API endpoint

for the delete v1 priorities priority slug operation.

Typically these are written to a http.Request.

func NewDeleteV1PrioritiesPrioritySlugParams

func NewDeleteV1PrioritiesPrioritySlugParams() *DeleteV1PrioritiesPrioritySlugParams

NewDeleteV1PrioritiesPrioritySlugParams creates a new DeleteV1PrioritiesPrioritySlugParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1PrioritiesPrioritySlugParamsWithContext

func NewDeleteV1PrioritiesPrioritySlugParamsWithContext(ctx context.Context) *DeleteV1PrioritiesPrioritySlugParams

NewDeleteV1PrioritiesPrioritySlugParamsWithContext creates a new DeleteV1PrioritiesPrioritySlugParams object with the ability to set a context for a request.

func NewDeleteV1PrioritiesPrioritySlugParamsWithHTTPClient

func NewDeleteV1PrioritiesPrioritySlugParamsWithHTTPClient(client *http.Client) *DeleteV1PrioritiesPrioritySlugParams

NewDeleteV1PrioritiesPrioritySlugParamsWithHTTPClient creates a new DeleteV1PrioritiesPrioritySlugParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1PrioritiesPrioritySlugParamsWithTimeout

func NewDeleteV1PrioritiesPrioritySlugParamsWithTimeout(timeout time.Duration) *DeleteV1PrioritiesPrioritySlugParams

NewDeleteV1PrioritiesPrioritySlugParamsWithTimeout creates a new DeleteV1PrioritiesPrioritySlugParams object with the ability to set a timeout on a request.

func (*DeleteV1PrioritiesPrioritySlugParams) SetContext

SetContext adds the context to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) SetDefaults

func (o *DeleteV1PrioritiesPrioritySlugParams) SetDefaults()

SetDefaults hydrates default values in the delete v1 priorities priority slug params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1PrioritiesPrioritySlugParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) SetPrioritySlug

func (o *DeleteV1PrioritiesPrioritySlugParams) SetPrioritySlug(prioritySlug string)

SetPrioritySlug adds the prioritySlug to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) SetTimeout

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

SetTimeout adds the timeout to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) WithContext

WithContext adds the context to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) WithDefaults

WithDefaults hydrates default values in the delete v1 priorities priority slug params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1PrioritiesPrioritySlugParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) WithPrioritySlug

WithPrioritySlug adds the prioritySlug to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) WithTimeout

WithTimeout adds the timeout to the delete v1 priorities priority slug params

func (*DeleteV1PrioritiesPrioritySlugParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1PrioritiesPrioritySlugReader

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

DeleteV1PrioritiesPrioritySlugReader is a Reader for the DeleteV1PrioritiesPrioritySlug structure.

func (*DeleteV1PrioritiesPrioritySlugReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteV1SeveritiesSeveritySlugOK

type DeleteV1SeveritiesSeveritySlugOK struct {
	Payload *models.SeverityEntity
}

DeleteV1SeveritiesSeveritySlugOK describes a response with status code 200, with default header values.

Delete a specific severity

func NewDeleteV1SeveritiesSeveritySlugOK

func NewDeleteV1SeveritiesSeveritySlugOK() *DeleteV1SeveritiesSeveritySlugOK

NewDeleteV1SeveritiesSeveritySlugOK creates a DeleteV1SeveritiesSeveritySlugOK with default headers values

func (*DeleteV1SeveritiesSeveritySlugOK) Error

func (*DeleteV1SeveritiesSeveritySlugOK) GetPayload

func (*DeleteV1SeveritiesSeveritySlugOK) IsClientError

func (o *DeleteV1SeveritiesSeveritySlugOK) IsClientError() bool

IsClientError returns true when this delete v1 severities severity slug o k response has a 4xx status code

func (*DeleteV1SeveritiesSeveritySlugOK) IsCode

func (o *DeleteV1SeveritiesSeveritySlugOK) IsCode(code int) bool

IsCode returns true when this delete v1 severities severity slug o k response a status code equal to that given

func (*DeleteV1SeveritiesSeveritySlugOK) IsRedirect

func (o *DeleteV1SeveritiesSeveritySlugOK) IsRedirect() bool

IsRedirect returns true when this delete v1 severities severity slug o k response has a 3xx status code

func (*DeleteV1SeveritiesSeveritySlugOK) IsServerError

func (o *DeleteV1SeveritiesSeveritySlugOK) IsServerError() bool

IsServerError returns true when this delete v1 severities severity slug o k response has a 5xx status code

func (*DeleteV1SeveritiesSeveritySlugOK) IsSuccess

func (o *DeleteV1SeveritiesSeveritySlugOK) IsSuccess() bool

IsSuccess returns true when this delete v1 severities severity slug o k response has a 2xx status code

func (*DeleteV1SeveritiesSeveritySlugOK) String

type DeleteV1SeveritiesSeveritySlugParams

type DeleteV1SeveritiesSeveritySlugParams struct {

	// SeveritySlug.
	SeveritySlug string

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

DeleteV1SeveritiesSeveritySlugParams contains all the parameters to send to the API endpoint

for the delete v1 severities severity slug operation.

Typically these are written to a http.Request.

func NewDeleteV1SeveritiesSeveritySlugParams

func NewDeleteV1SeveritiesSeveritySlugParams() *DeleteV1SeveritiesSeveritySlugParams

NewDeleteV1SeveritiesSeveritySlugParams creates a new DeleteV1SeveritiesSeveritySlugParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1SeveritiesSeveritySlugParamsWithContext

func NewDeleteV1SeveritiesSeveritySlugParamsWithContext(ctx context.Context) *DeleteV1SeveritiesSeveritySlugParams

NewDeleteV1SeveritiesSeveritySlugParamsWithContext creates a new DeleteV1SeveritiesSeveritySlugParams object with the ability to set a context for a request.

func NewDeleteV1SeveritiesSeveritySlugParamsWithHTTPClient

func NewDeleteV1SeveritiesSeveritySlugParamsWithHTTPClient(client *http.Client) *DeleteV1SeveritiesSeveritySlugParams

NewDeleteV1SeveritiesSeveritySlugParamsWithHTTPClient creates a new DeleteV1SeveritiesSeveritySlugParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1SeveritiesSeveritySlugParamsWithTimeout

func NewDeleteV1SeveritiesSeveritySlugParamsWithTimeout(timeout time.Duration) *DeleteV1SeveritiesSeveritySlugParams

NewDeleteV1SeveritiesSeveritySlugParamsWithTimeout creates a new DeleteV1SeveritiesSeveritySlugParams object with the ability to set a timeout on a request.

func (*DeleteV1SeveritiesSeveritySlugParams) SetContext

SetContext adds the context to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) SetDefaults

func (o *DeleteV1SeveritiesSeveritySlugParams) SetDefaults()

SetDefaults hydrates default values in the delete v1 severities severity slug params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1SeveritiesSeveritySlugParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) SetSeveritySlug

func (o *DeleteV1SeveritiesSeveritySlugParams) SetSeveritySlug(severitySlug string)

SetSeveritySlug adds the severitySlug to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) SetTimeout

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

SetTimeout adds the timeout to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) WithContext

WithContext adds the context to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) WithDefaults

WithDefaults hydrates default values in the delete v1 severities severity slug params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1SeveritiesSeveritySlugParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) WithSeveritySlug

WithSeveritySlug adds the severitySlug to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) WithTimeout

WithTimeout adds the timeout to the delete v1 severities severity slug params

func (*DeleteV1SeveritiesSeveritySlugParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1SeveritiesSeveritySlugReader

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

DeleteV1SeveritiesSeveritySlugReader is a Reader for the DeleteV1SeveritiesSeveritySlug structure.

func (*DeleteV1SeveritiesSeveritySlugReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteV1SeverityMatrixConditionsConditionIDOK

type DeleteV1SeverityMatrixConditionsConditionIDOK struct {
	Payload *models.SeverityMatrixConditionEntity
}

DeleteV1SeverityMatrixConditionsConditionIDOK describes a response with status code 200, with default header values.

Delete a specific condition

func NewDeleteV1SeverityMatrixConditionsConditionIDOK

func NewDeleteV1SeverityMatrixConditionsConditionIDOK() *DeleteV1SeverityMatrixConditionsConditionIDOK

NewDeleteV1SeverityMatrixConditionsConditionIDOK creates a DeleteV1SeverityMatrixConditionsConditionIDOK with default headers values

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) Error

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) GetPayload

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) IsClientError

IsClientError returns true when this delete v1 severity matrix conditions condition Id o k response has a 4xx status code

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) IsCode

IsCode returns true when this delete v1 severity matrix conditions condition Id o k response a status code equal to that given

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) IsRedirect

IsRedirect returns true when this delete v1 severity matrix conditions condition Id o k response has a 3xx status code

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) IsServerError

IsServerError returns true when this delete v1 severity matrix conditions condition Id o k response has a 5xx status code

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) IsSuccess

IsSuccess returns true when this delete v1 severity matrix conditions condition Id o k response has a 2xx status code

func (*DeleteV1SeverityMatrixConditionsConditionIDOK) String

type DeleteV1SeverityMatrixConditionsConditionIDParams

type DeleteV1SeverityMatrixConditionsConditionIDParams struct {

	// ConditionID.
	ConditionID string

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

DeleteV1SeverityMatrixConditionsConditionIDParams contains all the parameters to send to the API endpoint

for the delete v1 severity matrix conditions condition Id operation.

Typically these are written to a http.Request.

func NewDeleteV1SeverityMatrixConditionsConditionIDParams

func NewDeleteV1SeverityMatrixConditionsConditionIDParams() *DeleteV1SeverityMatrixConditionsConditionIDParams

NewDeleteV1SeverityMatrixConditionsConditionIDParams creates a new DeleteV1SeverityMatrixConditionsConditionIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithContext

func NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithContext(ctx context.Context) *DeleteV1SeverityMatrixConditionsConditionIDParams

NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithContext creates a new DeleteV1SeverityMatrixConditionsConditionIDParams object with the ability to set a context for a request.

func NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient

func NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient(client *http.Client) *DeleteV1SeverityMatrixConditionsConditionIDParams

NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient creates a new DeleteV1SeverityMatrixConditionsConditionIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithTimeout

func NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithTimeout(timeout time.Duration) *DeleteV1SeverityMatrixConditionsConditionIDParams

NewDeleteV1SeverityMatrixConditionsConditionIDParamsWithTimeout creates a new DeleteV1SeverityMatrixConditionsConditionIDParams object with the ability to set a timeout on a request.

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) SetConditionID

func (o *DeleteV1SeverityMatrixConditionsConditionIDParams) SetConditionID(conditionID string)

SetConditionID adds the conditionId to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) SetContext

SetContext adds the context to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 severity matrix conditions condition Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) WithConditionID

WithConditionID adds the conditionID to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) WithContext

WithContext adds the context to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 severity matrix conditions condition Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 severity matrix conditions condition Id params

func (*DeleteV1SeverityMatrixConditionsConditionIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1SeverityMatrixConditionsConditionIDReader

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

DeleteV1SeverityMatrixConditionsConditionIDReader is a Reader for the DeleteV1SeverityMatrixConditionsConditionID structure.

func (*DeleteV1SeverityMatrixConditionsConditionIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteV1SeverityMatrixImpactsImpactIDOK

type DeleteV1SeverityMatrixImpactsImpactIDOK struct {
	Payload *models.SeverityMatrixImpactEntity
}

DeleteV1SeverityMatrixImpactsImpactIDOK describes a response with status code 200, with default header values.

Delete a specific impact

func NewDeleteV1SeverityMatrixImpactsImpactIDOK

func NewDeleteV1SeverityMatrixImpactsImpactIDOK() *DeleteV1SeverityMatrixImpactsImpactIDOK

NewDeleteV1SeverityMatrixImpactsImpactIDOK creates a DeleteV1SeverityMatrixImpactsImpactIDOK with default headers values

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) Error

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) GetPayload

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) IsClientError

func (o *DeleteV1SeverityMatrixImpactsImpactIDOK) IsClientError() bool

IsClientError returns true when this delete v1 severity matrix impacts impact Id o k response has a 4xx status code

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) IsCode

IsCode returns true when this delete v1 severity matrix impacts impact Id o k response a status code equal to that given

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) IsRedirect

IsRedirect returns true when this delete v1 severity matrix impacts impact Id o k response has a 3xx status code

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) IsServerError

func (o *DeleteV1SeverityMatrixImpactsImpactIDOK) IsServerError() bool

IsServerError returns true when this delete v1 severity matrix impacts impact Id o k response has a 5xx status code

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) IsSuccess

IsSuccess returns true when this delete v1 severity matrix impacts impact Id o k response has a 2xx status code

func (*DeleteV1SeverityMatrixImpactsImpactIDOK) String

type DeleteV1SeverityMatrixImpactsImpactIDParams

type DeleteV1SeverityMatrixImpactsImpactIDParams struct {

	// ImpactID.
	ImpactID string

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

DeleteV1SeverityMatrixImpactsImpactIDParams contains all the parameters to send to the API endpoint

for the delete v1 severity matrix impacts impact Id operation.

Typically these are written to a http.Request.

func NewDeleteV1SeverityMatrixImpactsImpactIDParams

func NewDeleteV1SeverityMatrixImpactsImpactIDParams() *DeleteV1SeverityMatrixImpactsImpactIDParams

NewDeleteV1SeverityMatrixImpactsImpactIDParams creates a new DeleteV1SeverityMatrixImpactsImpactIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithContext

func NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithContext(ctx context.Context) *DeleteV1SeverityMatrixImpactsImpactIDParams

NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithContext creates a new DeleteV1SeverityMatrixImpactsImpactIDParams object with the ability to set a context for a request.

func NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithHTTPClient

func NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithHTTPClient(client *http.Client) *DeleteV1SeverityMatrixImpactsImpactIDParams

NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithHTTPClient creates a new DeleteV1SeverityMatrixImpactsImpactIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithTimeout

func NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithTimeout(timeout time.Duration) *DeleteV1SeverityMatrixImpactsImpactIDParams

NewDeleteV1SeverityMatrixImpactsImpactIDParamsWithTimeout creates a new DeleteV1SeverityMatrixImpactsImpactIDParams object with the ability to set a timeout on a request.

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) SetContext

SetContext adds the context to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 severity matrix impacts impact Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) SetImpactID

func (o *DeleteV1SeverityMatrixImpactsImpactIDParams) SetImpactID(impactID string)

SetImpactID adds the impactId to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) WithContext

WithContext adds the context to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 severity matrix impacts impact Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) WithImpactID

WithImpactID adds the impactID to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 severity matrix impacts impact Id params

func (*DeleteV1SeverityMatrixImpactsImpactIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1SeverityMatrixImpactsImpactIDReader

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

DeleteV1SeverityMatrixImpactsImpactIDReader is a Reader for the DeleteV1SeverityMatrixImpactsImpactID structure.

func (*DeleteV1SeverityMatrixImpactsImpactIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK

type GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK struct {
	Payload *models.OrganizationsCustomFieldDefinitionEntity
}

GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK describes a response with status code 200, with default header values.

Get the permissible values for the a currently active custom select or multi-select field.

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK() *GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK

NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK creates a GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK with default headers values

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) Error

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) GetPayload

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) IsClientError

IsClientError returns true when this get v1 custom fields definitions field Id select options o k response has a 4xx status code

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) IsCode

IsCode returns true when this get v1 custom fields definitions field Id select options o k response a status code equal to that given

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) IsRedirect

IsRedirect returns true when this get v1 custom fields definitions field Id select options o k response has a 3xx status code

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) IsServerError

IsServerError returns true when this get v1 custom fields definitions field Id select options o k response has a 5xx status code

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) IsSuccess

IsSuccess returns true when this get v1 custom fields definitions field Id select options o k response has a 2xx status code

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK) String

type GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams

type GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams struct {

	/* AllVersions.

	   If true, return all versions of the custom field definition.
	*/
	AllVersions *bool

	// FieldID.
	FieldID string

	/* Query.

	   Text string of a query for filtering values.
	*/
	Query *string

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

GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams contains all the parameters to send to the API endpoint

for the get v1 custom fields definitions field Id select options operation.

Typically these are written to a http.Request.

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams() *GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams

NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithContext

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithContext(ctx context.Context) *GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams

NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithContext creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object with the ability to set a context for a request.

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithHTTPClient

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithHTTPClient(client *http.Client) *GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams

NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithHTTPClient creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithTimeout

func NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithTimeout(timeout time.Duration) *GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams

NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithTimeout creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object with the ability to set a timeout on a request.

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetAllVersions

func (o *GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetAllVersions(allVersions *bool)

SetAllVersions adds the allVersions to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetContext

SetContext adds the context to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetDefaults

SetDefaults hydrates default values in the get v1 custom fields definitions field Id select options params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetFieldID

SetFieldID adds the fieldId to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetQuery

SetQuery adds the query to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) SetTimeout

SetTimeout adds the timeout to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WithAllVersions

WithAllVersions adds the allVersions to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WithContext

WithContext adds the context to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WithDefaults

WithDefaults hydrates default values in the get v1 custom fields definitions field Id select options params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WithFieldID

WithFieldID adds the fieldID to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WithQuery

WithQuery adds the query to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WithTimeout

WithTimeout adds the timeout to the get v1 custom fields definitions field Id select options params

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1CustomFieldsDefinitionsFieldIDSelectOptionsReader

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

GetV1CustomFieldsDefinitionsFieldIDSelectOptionsReader is a Reader for the GetV1CustomFieldsDefinitionsFieldIDSelectOptions structure.

func (*GetV1CustomFieldsDefinitionsFieldIDSelectOptionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1CustomFieldsDefinitionsOK

type GetV1CustomFieldsDefinitionsOK struct {
	Payload *models.OrganizationsCustomFieldDefinitionEntity
}

GetV1CustomFieldsDefinitionsOK describes a response with status code 200, with default header values.

List all custom field definitions

func NewGetV1CustomFieldsDefinitionsOK

func NewGetV1CustomFieldsDefinitionsOK() *GetV1CustomFieldsDefinitionsOK

NewGetV1CustomFieldsDefinitionsOK creates a GetV1CustomFieldsDefinitionsOK with default headers values

func (*GetV1CustomFieldsDefinitionsOK) Error

func (*GetV1CustomFieldsDefinitionsOK) GetPayload

func (*GetV1CustomFieldsDefinitionsOK) IsClientError

func (o *GetV1CustomFieldsDefinitionsOK) IsClientError() bool

IsClientError returns true when this get v1 custom fields definitions o k response has a 4xx status code

func (*GetV1CustomFieldsDefinitionsOK) IsCode

func (o *GetV1CustomFieldsDefinitionsOK) IsCode(code int) bool

IsCode returns true when this get v1 custom fields definitions o k response a status code equal to that given

func (*GetV1CustomFieldsDefinitionsOK) IsRedirect

func (o *GetV1CustomFieldsDefinitionsOK) IsRedirect() bool

IsRedirect returns true when this get v1 custom fields definitions o k response has a 3xx status code

func (*GetV1CustomFieldsDefinitionsOK) IsServerError

func (o *GetV1CustomFieldsDefinitionsOK) IsServerError() bool

IsServerError returns true when this get v1 custom fields definitions o k response has a 5xx status code

func (*GetV1CustomFieldsDefinitionsOK) IsSuccess

func (o *GetV1CustomFieldsDefinitionsOK) IsSuccess() bool

IsSuccess returns true when this get v1 custom fields definitions o k response has a 2xx status code

func (*GetV1CustomFieldsDefinitionsOK) String

type GetV1CustomFieldsDefinitionsParams

type GetV1CustomFieldsDefinitionsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetV1CustomFieldsDefinitionsParams contains all the parameters to send to the API endpoint

for the get v1 custom fields definitions operation.

Typically these are written to a http.Request.

func NewGetV1CustomFieldsDefinitionsParams

func NewGetV1CustomFieldsDefinitionsParams() *GetV1CustomFieldsDefinitionsParams

NewGetV1CustomFieldsDefinitionsParams creates a new GetV1CustomFieldsDefinitionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1CustomFieldsDefinitionsParamsWithContext

func NewGetV1CustomFieldsDefinitionsParamsWithContext(ctx context.Context) *GetV1CustomFieldsDefinitionsParams

NewGetV1CustomFieldsDefinitionsParamsWithContext creates a new GetV1CustomFieldsDefinitionsParams object with the ability to set a context for a request.

func NewGetV1CustomFieldsDefinitionsParamsWithHTTPClient

func NewGetV1CustomFieldsDefinitionsParamsWithHTTPClient(client *http.Client) *GetV1CustomFieldsDefinitionsParams

NewGetV1CustomFieldsDefinitionsParamsWithHTTPClient creates a new GetV1CustomFieldsDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1CustomFieldsDefinitionsParamsWithTimeout

func NewGetV1CustomFieldsDefinitionsParamsWithTimeout(timeout time.Duration) *GetV1CustomFieldsDefinitionsParams

NewGetV1CustomFieldsDefinitionsParamsWithTimeout creates a new GetV1CustomFieldsDefinitionsParams object with the ability to set a timeout on a request.

func (*GetV1CustomFieldsDefinitionsParams) SetContext

SetContext adds the context to the get v1 custom fields definitions params

func (*GetV1CustomFieldsDefinitionsParams) SetDefaults

func (o *GetV1CustomFieldsDefinitionsParams) SetDefaults()

SetDefaults hydrates default values in the get v1 custom fields definitions params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1CustomFieldsDefinitionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 custom fields definitions params

func (*GetV1CustomFieldsDefinitionsParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 custom fields definitions params

func (*GetV1CustomFieldsDefinitionsParams) WithContext

WithContext adds the context to the get v1 custom fields definitions params

func (*GetV1CustomFieldsDefinitionsParams) WithDefaults

WithDefaults hydrates default values in the get v1 custom fields definitions params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1CustomFieldsDefinitionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 custom fields definitions params

func (*GetV1CustomFieldsDefinitionsParams) WithTimeout

WithTimeout adds the timeout to the get v1 custom fields definitions params

func (*GetV1CustomFieldsDefinitionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1CustomFieldsDefinitionsReader

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

GetV1CustomFieldsDefinitionsReader is a Reader for the GetV1CustomFieldsDefinitions structure.

func (*GetV1CustomFieldsDefinitionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1FormConfigurationsSlugOK

type GetV1FormConfigurationsSlugOK struct {
	Payload *models.FormConfigurationEntity
}

GetV1FormConfigurationsSlugOK describes a response with status code 200, with default header values.

Get a form configuration

func NewGetV1FormConfigurationsSlugOK

func NewGetV1FormConfigurationsSlugOK() *GetV1FormConfigurationsSlugOK

NewGetV1FormConfigurationsSlugOK creates a GetV1FormConfigurationsSlugOK with default headers values

func (*GetV1FormConfigurationsSlugOK) Error

func (*GetV1FormConfigurationsSlugOK) GetPayload

func (*GetV1FormConfigurationsSlugOK) IsClientError

func (o *GetV1FormConfigurationsSlugOK) IsClientError() bool

IsClientError returns true when this get v1 form configurations slug o k response has a 4xx status code

func (*GetV1FormConfigurationsSlugOK) IsCode

func (o *GetV1FormConfigurationsSlugOK) IsCode(code int) bool

IsCode returns true when this get v1 form configurations slug o k response a status code equal to that given

func (*GetV1FormConfigurationsSlugOK) IsRedirect

func (o *GetV1FormConfigurationsSlugOK) IsRedirect() bool

IsRedirect returns true when this get v1 form configurations slug o k response has a 3xx status code

func (*GetV1FormConfigurationsSlugOK) IsServerError

func (o *GetV1FormConfigurationsSlugOK) IsServerError() bool

IsServerError returns true when this get v1 form configurations slug o k response has a 5xx status code

func (*GetV1FormConfigurationsSlugOK) IsSuccess

func (o *GetV1FormConfigurationsSlugOK) IsSuccess() bool

IsSuccess returns true when this get v1 form configurations slug o k response has a 2xx status code

func (*GetV1FormConfigurationsSlugOK) String

type GetV1FormConfigurationsSlugParams

type GetV1FormConfigurationsSlugParams struct {

	// Slug.
	Slug string

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

GetV1FormConfigurationsSlugParams contains all the parameters to send to the API endpoint

for the get v1 form configurations slug operation.

Typically these are written to a http.Request.

func NewGetV1FormConfigurationsSlugParams

func NewGetV1FormConfigurationsSlugParams() *GetV1FormConfigurationsSlugParams

NewGetV1FormConfigurationsSlugParams creates a new GetV1FormConfigurationsSlugParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1FormConfigurationsSlugParamsWithContext

func NewGetV1FormConfigurationsSlugParamsWithContext(ctx context.Context) *GetV1FormConfigurationsSlugParams

NewGetV1FormConfigurationsSlugParamsWithContext creates a new GetV1FormConfigurationsSlugParams object with the ability to set a context for a request.

func NewGetV1FormConfigurationsSlugParamsWithHTTPClient

func NewGetV1FormConfigurationsSlugParamsWithHTTPClient(client *http.Client) *GetV1FormConfigurationsSlugParams

NewGetV1FormConfigurationsSlugParamsWithHTTPClient creates a new GetV1FormConfigurationsSlugParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1FormConfigurationsSlugParamsWithTimeout

func NewGetV1FormConfigurationsSlugParamsWithTimeout(timeout time.Duration) *GetV1FormConfigurationsSlugParams

NewGetV1FormConfigurationsSlugParamsWithTimeout creates a new GetV1FormConfigurationsSlugParams object with the ability to set a timeout on a request.

func (*GetV1FormConfigurationsSlugParams) SetContext

SetContext adds the context to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) SetDefaults

func (o *GetV1FormConfigurationsSlugParams) SetDefaults()

SetDefaults hydrates default values in the get v1 form configurations slug params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1FormConfigurationsSlugParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) SetSlug

func (o *GetV1FormConfigurationsSlugParams) SetSlug(slug string)

SetSlug adds the slug to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) WithContext

WithContext adds the context to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) WithDefaults

WithDefaults hydrates default values in the get v1 form configurations slug params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1FormConfigurationsSlugParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) WithSlug

WithSlug adds the slug to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) WithTimeout

WithTimeout adds the timeout to the get v1 form configurations slug params

func (*GetV1FormConfigurationsSlugParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1FormConfigurationsSlugReader

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

GetV1FormConfigurationsSlugReader is a Reader for the GetV1FormConfigurationsSlug structure.

func (*GetV1FormConfigurationsSlugReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1IncidentRolesIncidentRoleIDOK

type GetV1IncidentRolesIncidentRoleIDOK struct {
	Payload *models.IncidentRoleEntity
}

GetV1IncidentRolesIncidentRoleIDOK describes a response with status code 200, with default header values.

Retrieve a single incident role from its ID

func NewGetV1IncidentRolesIncidentRoleIDOK

func NewGetV1IncidentRolesIncidentRoleIDOK() *GetV1IncidentRolesIncidentRoleIDOK

NewGetV1IncidentRolesIncidentRoleIDOK creates a GetV1IncidentRolesIncidentRoleIDOK with default headers values

func (*GetV1IncidentRolesIncidentRoleIDOK) Error

func (*GetV1IncidentRolesIncidentRoleIDOK) GetPayload

func (*GetV1IncidentRolesIncidentRoleIDOK) IsClientError

func (o *GetV1IncidentRolesIncidentRoleIDOK) IsClientError() bool

IsClientError returns true when this get v1 incident roles incident role Id o k response has a 4xx status code

func (*GetV1IncidentRolesIncidentRoleIDOK) IsCode

IsCode returns true when this get v1 incident roles incident role Id o k response a status code equal to that given

func (*GetV1IncidentRolesIncidentRoleIDOK) IsRedirect

func (o *GetV1IncidentRolesIncidentRoleIDOK) IsRedirect() bool

IsRedirect returns true when this get v1 incident roles incident role Id o k response has a 3xx status code

func (*GetV1IncidentRolesIncidentRoleIDOK) IsServerError

func (o *GetV1IncidentRolesIncidentRoleIDOK) IsServerError() bool

IsServerError returns true when this get v1 incident roles incident role Id o k response has a 5xx status code

func (*GetV1IncidentRolesIncidentRoleIDOK) IsSuccess

IsSuccess returns true when this get v1 incident roles incident role Id o k response has a 2xx status code

func (*GetV1IncidentRolesIncidentRoleIDOK) String

type GetV1IncidentRolesIncidentRoleIDParams

type GetV1IncidentRolesIncidentRoleIDParams struct {

	// IncidentRoleID.
	IncidentRoleID string

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

GetV1IncidentRolesIncidentRoleIDParams contains all the parameters to send to the API endpoint

for the get v1 incident roles incident role Id operation.

Typically these are written to a http.Request.

func NewGetV1IncidentRolesIncidentRoleIDParams

func NewGetV1IncidentRolesIncidentRoleIDParams() *GetV1IncidentRolesIncidentRoleIDParams

NewGetV1IncidentRolesIncidentRoleIDParams creates a new GetV1IncidentRolesIncidentRoleIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1IncidentRolesIncidentRoleIDParamsWithContext

func NewGetV1IncidentRolesIncidentRoleIDParamsWithContext(ctx context.Context) *GetV1IncidentRolesIncidentRoleIDParams

NewGetV1IncidentRolesIncidentRoleIDParamsWithContext creates a new GetV1IncidentRolesIncidentRoleIDParams object with the ability to set a context for a request.

func NewGetV1IncidentRolesIncidentRoleIDParamsWithHTTPClient

func NewGetV1IncidentRolesIncidentRoleIDParamsWithHTTPClient(client *http.Client) *GetV1IncidentRolesIncidentRoleIDParams

NewGetV1IncidentRolesIncidentRoleIDParamsWithHTTPClient creates a new GetV1IncidentRolesIncidentRoleIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1IncidentRolesIncidentRoleIDParamsWithTimeout

func NewGetV1IncidentRolesIncidentRoleIDParamsWithTimeout(timeout time.Duration) *GetV1IncidentRolesIncidentRoleIDParams

NewGetV1IncidentRolesIncidentRoleIDParamsWithTimeout creates a new GetV1IncidentRolesIncidentRoleIDParams object with the ability to set a timeout on a request.

func (*GetV1IncidentRolesIncidentRoleIDParams) SetContext

SetContext adds the context to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) SetDefaults

func (o *GetV1IncidentRolesIncidentRoleIDParams) SetDefaults()

SetDefaults hydrates default values in the get v1 incident roles incident role Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentRolesIncidentRoleIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) SetIncidentRoleID

func (o *GetV1IncidentRolesIncidentRoleIDParams) SetIncidentRoleID(incidentRoleID string)

SetIncidentRoleID adds the incidentRoleId to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) WithContext

WithContext adds the context to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 incident roles incident role Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentRolesIncidentRoleIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) WithIncidentRoleID

WithIncidentRoleID adds the incidentRoleID to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 incident roles incident role Id params

func (*GetV1IncidentRolesIncidentRoleIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1IncidentRolesIncidentRoleIDReader

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

GetV1IncidentRolesIncidentRoleIDReader is a Reader for the GetV1IncidentRolesIncidentRoleID structure.

func (*GetV1IncidentRolesIncidentRoleIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1IncidentRolesOK

type GetV1IncidentRolesOK struct {
	Payload *models.IncidentRoleEntityPaginated
}

GetV1IncidentRolesOK describes a response with status code 200, with default header values.

List all of the incident roles in the organization

func NewGetV1IncidentRolesOK

func NewGetV1IncidentRolesOK() *GetV1IncidentRolesOK

NewGetV1IncidentRolesOK creates a GetV1IncidentRolesOK with default headers values

func (*GetV1IncidentRolesOK) Error

func (o *GetV1IncidentRolesOK) Error() string

func (*GetV1IncidentRolesOK) GetPayload

func (*GetV1IncidentRolesOK) IsClientError

func (o *GetV1IncidentRolesOK) IsClientError() bool

IsClientError returns true when this get v1 incident roles o k response has a 4xx status code

func (*GetV1IncidentRolesOK) IsCode

func (o *GetV1IncidentRolesOK) IsCode(code int) bool

IsCode returns true when this get v1 incident roles o k response a status code equal to that given

func (*GetV1IncidentRolesOK) IsRedirect

func (o *GetV1IncidentRolesOK) IsRedirect() bool

IsRedirect returns true when this get v1 incident roles o k response has a 3xx status code

func (*GetV1IncidentRolesOK) IsServerError

func (o *GetV1IncidentRolesOK) IsServerError() bool

IsServerError returns true when this get v1 incident roles o k response has a 5xx status code

func (*GetV1IncidentRolesOK) IsSuccess

func (o *GetV1IncidentRolesOK) IsSuccess() bool

IsSuccess returns true when this get v1 incident roles o k response has a 2xx status code

func (*GetV1IncidentRolesOK) String

func (o *GetV1IncidentRolesOK) String() string

type GetV1IncidentRolesParams

type GetV1IncidentRolesParams struct {

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

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

GetV1IncidentRolesParams contains all the parameters to send to the API endpoint

for the get v1 incident roles operation.

Typically these are written to a http.Request.

func NewGetV1IncidentRolesParams

func NewGetV1IncidentRolesParams() *GetV1IncidentRolesParams

NewGetV1IncidentRolesParams creates a new GetV1IncidentRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1IncidentRolesParamsWithContext

func NewGetV1IncidentRolesParamsWithContext(ctx context.Context) *GetV1IncidentRolesParams

NewGetV1IncidentRolesParamsWithContext creates a new GetV1IncidentRolesParams object with the ability to set a context for a request.

func NewGetV1IncidentRolesParamsWithHTTPClient

func NewGetV1IncidentRolesParamsWithHTTPClient(client *http.Client) *GetV1IncidentRolesParams

NewGetV1IncidentRolesParamsWithHTTPClient creates a new GetV1IncidentRolesParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1IncidentRolesParamsWithTimeout

func NewGetV1IncidentRolesParamsWithTimeout(timeout time.Duration) *GetV1IncidentRolesParams

NewGetV1IncidentRolesParamsWithTimeout creates a new GetV1IncidentRolesParams object with the ability to set a timeout on a request.

func (*GetV1IncidentRolesParams) SetContext

func (o *GetV1IncidentRolesParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 incident roles params

func (*GetV1IncidentRolesParams) SetDefaults

func (o *GetV1IncidentRolesParams) SetDefaults()

SetDefaults hydrates default values in the get v1 incident roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 incident roles params

func (*GetV1IncidentRolesParams) SetPage

func (o *GetV1IncidentRolesParams) SetPage(page *int32)

SetPage adds the page to the get v1 incident roles params

func (*GetV1IncidentRolesParams) SetPerPage

func (o *GetV1IncidentRolesParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 incident roles params

func (*GetV1IncidentRolesParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 incident roles params

func (*GetV1IncidentRolesParams) WithContext

WithContext adds the context to the get v1 incident roles params

func (*GetV1IncidentRolesParams) WithDefaults

WithDefaults hydrates default values in the get v1 incident roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentRolesParams) WithHTTPClient

func (o *GetV1IncidentRolesParams) WithHTTPClient(client *http.Client) *GetV1IncidentRolesParams

WithHTTPClient adds the HTTPClient to the get v1 incident roles params

func (*GetV1IncidentRolesParams) WithPage

WithPage adds the page to the get v1 incident roles params

func (*GetV1IncidentRolesParams) WithPerPage

func (o *GetV1IncidentRolesParams) WithPerPage(perPage *int32) *GetV1IncidentRolesParams

WithPerPage adds the perPage to the get v1 incident roles params

func (*GetV1IncidentRolesParams) WithTimeout

WithTimeout adds the timeout to the get v1 incident roles params

func (*GetV1IncidentRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1IncidentRolesReader

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

GetV1IncidentRolesReader is a Reader for the GetV1IncidentRoles structure.

func (*GetV1IncidentRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1IncidentTagsOK

type GetV1IncidentTagsOK struct {
	Payload *models.TagEntityPaginated
}

GetV1IncidentTagsOK describes a response with status code 200, with default header values.

List all of the incident tags in the organization

func NewGetV1IncidentTagsOK

func NewGetV1IncidentTagsOK() *GetV1IncidentTagsOK

NewGetV1IncidentTagsOK creates a GetV1IncidentTagsOK with default headers values

func (*GetV1IncidentTagsOK) Error

func (o *GetV1IncidentTagsOK) Error() string

func (*GetV1IncidentTagsOK) GetPayload

func (*GetV1IncidentTagsOK) IsClientError

func (o *GetV1IncidentTagsOK) IsClientError() bool

IsClientError returns true when this get v1 incident tags o k response has a 4xx status code

func (*GetV1IncidentTagsOK) IsCode

func (o *GetV1IncidentTagsOK) IsCode(code int) bool

IsCode returns true when this get v1 incident tags o k response a status code equal to that given

func (*GetV1IncidentTagsOK) IsRedirect

func (o *GetV1IncidentTagsOK) IsRedirect() bool

IsRedirect returns true when this get v1 incident tags o k response has a 3xx status code

func (*GetV1IncidentTagsOK) IsServerError

func (o *GetV1IncidentTagsOK) IsServerError() bool

IsServerError returns true when this get v1 incident tags o k response has a 5xx status code

func (*GetV1IncidentTagsOK) IsSuccess

func (o *GetV1IncidentTagsOK) IsSuccess() bool

IsSuccess returns true when this get v1 incident tags o k response has a 2xx status code

func (*GetV1IncidentTagsOK) String

func (o *GetV1IncidentTagsOK) String() string

type GetV1IncidentTagsParams

type GetV1IncidentTagsParams struct {

	// Prefix.
	Prefix *string

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

GetV1IncidentTagsParams contains all the parameters to send to the API endpoint

for the get v1 incident tags operation.

Typically these are written to a http.Request.

func NewGetV1IncidentTagsParams

func NewGetV1IncidentTagsParams() *GetV1IncidentTagsParams

NewGetV1IncidentTagsParams creates a new GetV1IncidentTagsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1IncidentTagsParamsWithContext

func NewGetV1IncidentTagsParamsWithContext(ctx context.Context) *GetV1IncidentTagsParams

NewGetV1IncidentTagsParamsWithContext creates a new GetV1IncidentTagsParams object with the ability to set a context for a request.

func NewGetV1IncidentTagsParamsWithHTTPClient

func NewGetV1IncidentTagsParamsWithHTTPClient(client *http.Client) *GetV1IncidentTagsParams

NewGetV1IncidentTagsParamsWithHTTPClient creates a new GetV1IncidentTagsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1IncidentTagsParamsWithTimeout

func NewGetV1IncidentTagsParamsWithTimeout(timeout time.Duration) *GetV1IncidentTagsParams

NewGetV1IncidentTagsParamsWithTimeout creates a new GetV1IncidentTagsParams object with the ability to set a timeout on a request.

func (*GetV1IncidentTagsParams) SetContext

func (o *GetV1IncidentTagsParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 incident tags params

func (*GetV1IncidentTagsParams) SetDefaults

func (o *GetV1IncidentTagsParams) SetDefaults()

SetDefaults hydrates default values in the get v1 incident tags params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentTagsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 incident tags params

func (*GetV1IncidentTagsParams) SetPrefix

func (o *GetV1IncidentTagsParams) SetPrefix(prefix *string)

SetPrefix adds the prefix to the get v1 incident tags params

func (*GetV1IncidentTagsParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 incident tags params

func (*GetV1IncidentTagsParams) WithContext

WithContext adds the context to the get v1 incident tags params

func (*GetV1IncidentTagsParams) WithDefaults

WithDefaults hydrates default values in the get v1 incident tags params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentTagsParams) WithHTTPClient

func (o *GetV1IncidentTagsParams) WithHTTPClient(client *http.Client) *GetV1IncidentTagsParams

WithHTTPClient adds the HTTPClient to the get v1 incident tags params

func (*GetV1IncidentTagsParams) WithPrefix

func (o *GetV1IncidentTagsParams) WithPrefix(prefix *string) *GetV1IncidentTagsParams

WithPrefix adds the prefix to the get v1 incident tags params

func (*GetV1IncidentTagsParams) WithTimeout

WithTimeout adds the timeout to the get v1 incident tags params

func (*GetV1IncidentTagsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1IncidentTagsReader

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

GetV1IncidentTagsReader is a Reader for the GetV1IncidentTags structure.

func (*GetV1IncidentTagsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1IncidentTypesIDOK

type GetV1IncidentTypesIDOK struct {
	Payload *models.IncidentTypeEntity
}

GetV1IncidentTypesIDOK describes a response with status code 200, with default header values.

Retrieve a single incident type from its ID

func NewGetV1IncidentTypesIDOK

func NewGetV1IncidentTypesIDOK() *GetV1IncidentTypesIDOK

NewGetV1IncidentTypesIDOK creates a GetV1IncidentTypesIDOK with default headers values

func (*GetV1IncidentTypesIDOK) Error

func (o *GetV1IncidentTypesIDOK) Error() string

func (*GetV1IncidentTypesIDOK) GetPayload

func (*GetV1IncidentTypesIDOK) IsClientError

func (o *GetV1IncidentTypesIDOK) IsClientError() bool

IsClientError returns true when this get v1 incident types Id o k response has a 4xx status code

func (*GetV1IncidentTypesIDOK) IsCode

func (o *GetV1IncidentTypesIDOK) IsCode(code int) bool

IsCode returns true when this get v1 incident types Id o k response a status code equal to that given

func (*GetV1IncidentTypesIDOK) IsRedirect

func (o *GetV1IncidentTypesIDOK) IsRedirect() bool

IsRedirect returns true when this get v1 incident types Id o k response has a 3xx status code

func (*GetV1IncidentTypesIDOK) IsServerError

func (o *GetV1IncidentTypesIDOK) IsServerError() bool

IsServerError returns true when this get v1 incident types Id o k response has a 5xx status code

func (*GetV1IncidentTypesIDOK) IsSuccess

func (o *GetV1IncidentTypesIDOK) IsSuccess() bool

IsSuccess returns true when this get v1 incident types Id o k response has a 2xx status code

func (*GetV1IncidentTypesIDOK) String

func (o *GetV1IncidentTypesIDOK) String() string

type GetV1IncidentTypesIDParams

type GetV1IncidentTypesIDParams struct {

	// ID.
	ID string

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

GetV1IncidentTypesIDParams contains all the parameters to send to the API endpoint

for the get v1 incident types Id operation.

Typically these are written to a http.Request.

func NewGetV1IncidentTypesIDParams

func NewGetV1IncidentTypesIDParams() *GetV1IncidentTypesIDParams

NewGetV1IncidentTypesIDParams creates a new GetV1IncidentTypesIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1IncidentTypesIDParamsWithContext

func NewGetV1IncidentTypesIDParamsWithContext(ctx context.Context) *GetV1IncidentTypesIDParams

NewGetV1IncidentTypesIDParamsWithContext creates a new GetV1IncidentTypesIDParams object with the ability to set a context for a request.

func NewGetV1IncidentTypesIDParamsWithHTTPClient

func NewGetV1IncidentTypesIDParamsWithHTTPClient(client *http.Client) *GetV1IncidentTypesIDParams

NewGetV1IncidentTypesIDParamsWithHTTPClient creates a new GetV1IncidentTypesIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1IncidentTypesIDParamsWithTimeout

func NewGetV1IncidentTypesIDParamsWithTimeout(timeout time.Duration) *GetV1IncidentTypesIDParams

NewGetV1IncidentTypesIDParamsWithTimeout creates a new GetV1IncidentTypesIDParams object with the ability to set a timeout on a request.

func (*GetV1IncidentTypesIDParams) SetContext

func (o *GetV1IncidentTypesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) SetDefaults

func (o *GetV1IncidentTypesIDParams) SetDefaults()

SetDefaults hydrates default values in the get v1 incident types Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentTypesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) SetID

func (o *GetV1IncidentTypesIDParams) SetID(id string)

SetID adds the id to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) WithContext

WithContext adds the context to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 incident types Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentTypesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) WithID

WithID adds the id to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 incident types Id params

func (*GetV1IncidentTypesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1IncidentTypesIDReader

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

GetV1IncidentTypesIDReader is a Reader for the GetV1IncidentTypesID structure.

func (*GetV1IncidentTypesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1IncidentTypesOK

type GetV1IncidentTypesOK struct {
	Payload *models.IncidentTypeEntityPaginated
}

GetV1IncidentTypesOK describes a response with status code 200, with default header values.

List all of the incident types in the organization

func NewGetV1IncidentTypesOK

func NewGetV1IncidentTypesOK() *GetV1IncidentTypesOK

NewGetV1IncidentTypesOK creates a GetV1IncidentTypesOK with default headers values

func (*GetV1IncidentTypesOK) Error

func (o *GetV1IncidentTypesOK) Error() string

func (*GetV1IncidentTypesOK) GetPayload

func (*GetV1IncidentTypesOK) IsClientError

func (o *GetV1IncidentTypesOK) IsClientError() bool

IsClientError returns true when this get v1 incident types o k response has a 4xx status code

func (*GetV1IncidentTypesOK) IsCode

func (o *GetV1IncidentTypesOK) IsCode(code int) bool

IsCode returns true when this get v1 incident types o k response a status code equal to that given

func (*GetV1IncidentTypesOK) IsRedirect

func (o *GetV1IncidentTypesOK) IsRedirect() bool

IsRedirect returns true when this get v1 incident types o k response has a 3xx status code

func (*GetV1IncidentTypesOK) IsServerError

func (o *GetV1IncidentTypesOK) IsServerError() bool

IsServerError returns true when this get v1 incident types o k response has a 5xx status code

func (*GetV1IncidentTypesOK) IsSuccess

func (o *GetV1IncidentTypesOK) IsSuccess() bool

IsSuccess returns true when this get v1 incident types o k response has a 2xx status code

func (*GetV1IncidentTypesOK) String

func (o *GetV1IncidentTypesOK) String() string

type GetV1IncidentTypesParams

type GetV1IncidentTypesParams struct {

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

	/* Query.

	   A query to search incident types by their name
	*/
	Query *string

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

GetV1IncidentTypesParams contains all the parameters to send to the API endpoint

for the get v1 incident types operation.

Typically these are written to a http.Request.

func NewGetV1IncidentTypesParams

func NewGetV1IncidentTypesParams() *GetV1IncidentTypesParams

NewGetV1IncidentTypesParams creates a new GetV1IncidentTypesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1IncidentTypesParamsWithContext

func NewGetV1IncidentTypesParamsWithContext(ctx context.Context) *GetV1IncidentTypesParams

NewGetV1IncidentTypesParamsWithContext creates a new GetV1IncidentTypesParams object with the ability to set a context for a request.

func NewGetV1IncidentTypesParamsWithHTTPClient

func NewGetV1IncidentTypesParamsWithHTTPClient(client *http.Client) *GetV1IncidentTypesParams

NewGetV1IncidentTypesParamsWithHTTPClient creates a new GetV1IncidentTypesParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1IncidentTypesParamsWithTimeout

func NewGetV1IncidentTypesParamsWithTimeout(timeout time.Duration) *GetV1IncidentTypesParams

NewGetV1IncidentTypesParamsWithTimeout creates a new GetV1IncidentTypesParams object with the ability to set a timeout on a request.

func (*GetV1IncidentTypesParams) SetContext

func (o *GetV1IncidentTypesParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 incident types params

func (*GetV1IncidentTypesParams) SetDefaults

func (o *GetV1IncidentTypesParams) SetDefaults()

SetDefaults hydrates default values in the get v1 incident types params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentTypesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 incident types params

func (*GetV1IncidentTypesParams) SetPage

func (o *GetV1IncidentTypesParams) SetPage(page *int32)

SetPage adds the page to the get v1 incident types params

func (*GetV1IncidentTypesParams) SetPerPage

func (o *GetV1IncidentTypesParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 incident types params

func (*GetV1IncidentTypesParams) SetQuery

func (o *GetV1IncidentTypesParams) SetQuery(query *string)

SetQuery adds the query to the get v1 incident types params

func (*GetV1IncidentTypesParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 incident types params

func (*GetV1IncidentTypesParams) WithContext

WithContext adds the context to the get v1 incident types params

func (*GetV1IncidentTypesParams) WithDefaults

WithDefaults hydrates default values in the get v1 incident types params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1IncidentTypesParams) WithHTTPClient

func (o *GetV1IncidentTypesParams) WithHTTPClient(client *http.Client) *GetV1IncidentTypesParams

WithHTTPClient adds the HTTPClient to the get v1 incident types params

func (*GetV1IncidentTypesParams) WithPage

WithPage adds the page to the get v1 incident types params

func (*GetV1IncidentTypesParams) WithPerPage

func (o *GetV1IncidentTypesParams) WithPerPage(perPage *int32) *GetV1IncidentTypesParams

WithPerPage adds the perPage to the get v1 incident types params

func (*GetV1IncidentTypesParams) WithQuery

WithQuery adds the query to the get v1 incident types params

func (*GetV1IncidentTypesParams) WithTimeout

WithTimeout adds the timeout to the get v1 incident types params

func (*GetV1IncidentTypesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1IncidentTypesReader

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

GetV1IncidentTypesReader is a Reader for the GetV1IncidentTypes structure.

func (*GetV1IncidentTypesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK

type GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK struct {
}

GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK describes a response with status code 200, with default header values.

Retrieve a single measurement definition from its ID

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK() *GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK

NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK creates a GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK with default headers values

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) Error

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsClientError

IsClientError returns true when this get v1 lifecycles measurement definitions measurement definition Id o k response has a 4xx status code

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsCode

IsCode returns true when this get v1 lifecycles measurement definitions measurement definition Id o k response a status code equal to that given

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsRedirect

IsRedirect returns true when this get v1 lifecycles measurement definitions measurement definition Id o k response has a 3xx status code

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsServerError

IsServerError returns true when this get v1 lifecycles measurement definitions measurement definition Id o k response has a 5xx status code

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsSuccess

IsSuccess returns true when this get v1 lifecycles measurement definitions measurement definition Id o k response has a 2xx status code

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) String

type GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

type GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams struct {

	// MeasurementDefinitionID.
	MeasurementDefinitionID string

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

GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams contains all the parameters to send to the API endpoint

for the get v1 lifecycles measurement definitions measurement definition Id operation.

Typically these are written to a http.Request.

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams() *GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams creates a new GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext(ctx context.Context) *GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext creates a new GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a context for a request.

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient(client *http.Client) *GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient creates a new GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout

func NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout(timeout time.Duration) *GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewGetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout creates a new GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a timeout on a request.

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetContext

SetContext adds the context to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetDefaults

SetDefaults hydrates default values in the get v1 lifecycles measurement definitions measurement definition Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetMeasurementDefinitionID

func (o *GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetMeasurementDefinitionID(measurementDefinitionID string)

SetMeasurementDefinitionID adds the measurementDefinitionId to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetTimeout

SetTimeout adds the timeout to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithContext

WithContext adds the context to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 lifecycles measurement definitions measurement definition Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithMeasurementDefinitionID

WithMeasurementDefinitionID adds the measurementDefinitionID to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 lifecycles measurement definitions measurement definition Id params

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader

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

GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader is a Reader for the GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID structure.

func (*GetV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetV1LifecyclesMeasurementDefinitionsOK

type GetV1LifecyclesMeasurementDefinitionsOK struct {
}

GetV1LifecyclesMeasurementDefinitionsOK describes a response with status code 200, with default header values.

List all of the measurement definitions in the organization

func NewGetV1LifecyclesMeasurementDefinitionsOK

func NewGetV1LifecyclesMeasurementDefinitionsOK() *GetV1LifecyclesMeasurementDefinitionsOK

NewGetV1LifecyclesMeasurementDefinitionsOK creates a GetV1LifecyclesMeasurementDefinitionsOK with default headers values

func (*GetV1LifecyclesMeasurementDefinitionsOK) Error

func (*GetV1LifecyclesMeasurementDefinitionsOK) IsClientError

func (o *GetV1LifecyclesMeasurementDefinitionsOK) IsClientError() bool

IsClientError returns true when this get v1 lifecycles measurement definitions o k response has a 4xx status code

func (*GetV1LifecyclesMeasurementDefinitionsOK) IsCode

IsCode returns true when this get v1 lifecycles measurement definitions o k response a status code equal to that given

func (*GetV1LifecyclesMeasurementDefinitionsOK) IsRedirect

IsRedirect returns true when this get v1 lifecycles measurement definitions o k response has a 3xx status code

func (*GetV1LifecyclesMeasurementDefinitionsOK) IsServerError

func (o *GetV1LifecyclesMeasurementDefinitionsOK) IsServerError() bool

IsServerError returns true when this get v1 lifecycles measurement definitions o k response has a 5xx status code

func (*GetV1LifecyclesMeasurementDefinitionsOK) IsSuccess

IsSuccess returns true when this get v1 lifecycles measurement definitions o k response has a 2xx status code

func (*GetV1LifecyclesMeasurementDefinitionsOK) String

type GetV1LifecyclesMeasurementDefinitionsParams

type GetV1LifecyclesMeasurementDefinitionsParams struct {

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

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

GetV1LifecyclesMeasurementDefinitionsParams contains all the parameters to send to the API endpoint

for the get v1 lifecycles measurement definitions operation.

Typically these are written to a http.Request.

func NewGetV1LifecyclesMeasurementDefinitionsParams

func NewGetV1LifecyclesMeasurementDefinitionsParams() *GetV1LifecyclesMeasurementDefinitionsParams

NewGetV1LifecyclesMeasurementDefinitionsParams creates a new GetV1LifecyclesMeasurementDefinitionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1LifecyclesMeasurementDefinitionsParamsWithContext

func NewGetV1LifecyclesMeasurementDefinitionsParamsWithContext(ctx context.Context) *GetV1LifecyclesMeasurementDefinitionsParams

NewGetV1LifecyclesMeasurementDefinitionsParamsWithContext creates a new GetV1LifecyclesMeasurementDefinitionsParams object with the ability to set a context for a request.

func NewGetV1LifecyclesMeasurementDefinitionsParamsWithHTTPClient

func NewGetV1LifecyclesMeasurementDefinitionsParamsWithHTTPClient(client *http.Client) *GetV1LifecyclesMeasurementDefinitionsParams

NewGetV1LifecyclesMeasurementDefinitionsParamsWithHTTPClient creates a new GetV1LifecyclesMeasurementDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1LifecyclesMeasurementDefinitionsParamsWithTimeout

func NewGetV1LifecyclesMeasurementDefinitionsParamsWithTimeout(timeout time.Duration) *GetV1LifecyclesMeasurementDefinitionsParams

NewGetV1LifecyclesMeasurementDefinitionsParamsWithTimeout creates a new GetV1LifecyclesMeasurementDefinitionsParams object with the ability to set a timeout on a request.

func (*GetV1LifecyclesMeasurementDefinitionsParams) SetContext

SetContext adds the context to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) SetDefaults

SetDefaults hydrates default values in the get v1 lifecycles measurement definitions params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1LifecyclesMeasurementDefinitionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) SetPage

SetPage adds the page to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) SetPerPage

func (o *GetV1LifecyclesMeasurementDefinitionsParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) SetTimeout

SetTimeout adds the timeout to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) WithContext

WithContext adds the context to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) WithDefaults

WithDefaults hydrates default values in the get v1 lifecycles measurement definitions params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1LifecyclesMeasurementDefinitionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) WithPage

WithPage adds the page to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) WithPerPage

WithPerPage adds the perPage to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) WithTimeout

WithTimeout adds the timeout to the get v1 lifecycles measurement definitions params

func (*GetV1LifecyclesMeasurementDefinitionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1LifecyclesMeasurementDefinitionsReader

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

GetV1LifecyclesMeasurementDefinitionsReader is a Reader for the GetV1LifecyclesMeasurementDefinitions structure.

func (*GetV1LifecyclesMeasurementDefinitionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1LifecyclesPhasesOK

type GetV1LifecyclesPhasesOK struct {
	Payload *models.LifecyclesPhaseEntityList
}

GetV1LifecyclesPhasesOK describes a response with status code 200, with default header values.

List all of the lifecycle phases and milestones in the organization

func NewGetV1LifecyclesPhasesOK

func NewGetV1LifecyclesPhasesOK() *GetV1LifecyclesPhasesOK

NewGetV1LifecyclesPhasesOK creates a GetV1LifecyclesPhasesOK with default headers values

func (*GetV1LifecyclesPhasesOK) Error

func (o *GetV1LifecyclesPhasesOK) Error() string

func (*GetV1LifecyclesPhasesOK) GetPayload

func (*GetV1LifecyclesPhasesOK) IsClientError

func (o *GetV1LifecyclesPhasesOK) IsClientError() bool

IsClientError returns true when this get v1 lifecycles phases o k response has a 4xx status code

func (*GetV1LifecyclesPhasesOK) IsCode

func (o *GetV1LifecyclesPhasesOK) IsCode(code int) bool

IsCode returns true when this get v1 lifecycles phases o k response a status code equal to that given

func (*GetV1LifecyclesPhasesOK) IsRedirect

func (o *GetV1LifecyclesPhasesOK) IsRedirect() bool

IsRedirect returns true when this get v1 lifecycles phases o k response has a 3xx status code

func (*GetV1LifecyclesPhasesOK) IsServerError

func (o *GetV1LifecyclesPhasesOK) IsServerError() bool

IsServerError returns true when this get v1 lifecycles phases o k response has a 5xx status code

func (*GetV1LifecyclesPhasesOK) IsSuccess

func (o *GetV1LifecyclesPhasesOK) IsSuccess() bool

IsSuccess returns true when this get v1 lifecycles phases o k response has a 2xx status code

func (*GetV1LifecyclesPhasesOK) String

func (o *GetV1LifecyclesPhasesOK) String() string

type GetV1LifecyclesPhasesParams

type GetV1LifecyclesPhasesParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetV1LifecyclesPhasesParams contains all the parameters to send to the API endpoint

for the get v1 lifecycles phases operation.

Typically these are written to a http.Request.

func NewGetV1LifecyclesPhasesParams

func NewGetV1LifecyclesPhasesParams() *GetV1LifecyclesPhasesParams

NewGetV1LifecyclesPhasesParams creates a new GetV1LifecyclesPhasesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1LifecyclesPhasesParamsWithContext

func NewGetV1LifecyclesPhasesParamsWithContext(ctx context.Context) *GetV1LifecyclesPhasesParams

NewGetV1LifecyclesPhasesParamsWithContext creates a new GetV1LifecyclesPhasesParams object with the ability to set a context for a request.

func NewGetV1LifecyclesPhasesParamsWithHTTPClient

func NewGetV1LifecyclesPhasesParamsWithHTTPClient(client *http.Client) *GetV1LifecyclesPhasesParams

NewGetV1LifecyclesPhasesParamsWithHTTPClient creates a new GetV1LifecyclesPhasesParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1LifecyclesPhasesParamsWithTimeout

func NewGetV1LifecyclesPhasesParamsWithTimeout(timeout time.Duration) *GetV1LifecyclesPhasesParams

NewGetV1LifecyclesPhasesParamsWithTimeout creates a new GetV1LifecyclesPhasesParams object with the ability to set a timeout on a request.

func (*GetV1LifecyclesPhasesParams) SetContext

func (o *GetV1LifecyclesPhasesParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 lifecycles phases params

func (*GetV1LifecyclesPhasesParams) SetDefaults

func (o *GetV1LifecyclesPhasesParams) SetDefaults()

SetDefaults hydrates default values in the get v1 lifecycles phases params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1LifecyclesPhasesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 lifecycles phases params

func (*GetV1LifecyclesPhasesParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 lifecycles phases params

func (*GetV1LifecyclesPhasesParams) WithContext

WithContext adds the context to the get v1 lifecycles phases params

func (*GetV1LifecyclesPhasesParams) WithDefaults

WithDefaults hydrates default values in the get v1 lifecycles phases params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1LifecyclesPhasesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 lifecycles phases params

func (*GetV1LifecyclesPhasesParams) WithTimeout

WithTimeout adds the timeout to the get v1 lifecycles phases params

func (*GetV1LifecyclesPhasesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1LifecyclesPhasesReader

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

GetV1LifecyclesPhasesReader is a Reader for the GetV1LifecyclesPhases structure.

func (*GetV1LifecyclesPhasesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1PrioritiesOK

type GetV1PrioritiesOK struct {
	Payload *models.PriorityEntity
}

GetV1PrioritiesOK describes a response with status code 200, with default header values.

Lists priorities

func NewGetV1PrioritiesOK

func NewGetV1PrioritiesOK() *GetV1PrioritiesOK

NewGetV1PrioritiesOK creates a GetV1PrioritiesOK with default headers values

func (*GetV1PrioritiesOK) Error

func (o *GetV1PrioritiesOK) Error() string

func (*GetV1PrioritiesOK) GetPayload

func (o *GetV1PrioritiesOK) GetPayload() *models.PriorityEntity

func (*GetV1PrioritiesOK) IsClientError

func (o *GetV1PrioritiesOK) IsClientError() bool

IsClientError returns true when this get v1 priorities o k response has a 4xx status code

func (*GetV1PrioritiesOK) IsCode

func (o *GetV1PrioritiesOK) IsCode(code int) bool

IsCode returns true when this get v1 priorities o k response a status code equal to that given

func (*GetV1PrioritiesOK) IsRedirect

func (o *GetV1PrioritiesOK) IsRedirect() bool

IsRedirect returns true when this get v1 priorities o k response has a 3xx status code

func (*GetV1PrioritiesOK) IsServerError

func (o *GetV1PrioritiesOK) IsServerError() bool

IsServerError returns true when this get v1 priorities o k response has a 5xx status code

func (*GetV1PrioritiesOK) IsSuccess

func (o *GetV1PrioritiesOK) IsSuccess() bool

IsSuccess returns true when this get v1 priorities o k response has a 2xx status code

func (*GetV1PrioritiesOK) String

func (o *GetV1PrioritiesOK) String() string

type GetV1PrioritiesParams

type GetV1PrioritiesParams struct {

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

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

GetV1PrioritiesParams contains all the parameters to send to the API endpoint

for the get v1 priorities operation.

Typically these are written to a http.Request.

func NewGetV1PrioritiesParams

func NewGetV1PrioritiesParams() *GetV1PrioritiesParams

NewGetV1PrioritiesParams creates a new GetV1PrioritiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1PrioritiesParamsWithContext

func NewGetV1PrioritiesParamsWithContext(ctx context.Context) *GetV1PrioritiesParams

NewGetV1PrioritiesParamsWithContext creates a new GetV1PrioritiesParams object with the ability to set a context for a request.

func NewGetV1PrioritiesParamsWithHTTPClient

func NewGetV1PrioritiesParamsWithHTTPClient(client *http.Client) *GetV1PrioritiesParams

NewGetV1PrioritiesParamsWithHTTPClient creates a new GetV1PrioritiesParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1PrioritiesParamsWithTimeout

func NewGetV1PrioritiesParamsWithTimeout(timeout time.Duration) *GetV1PrioritiesParams

NewGetV1PrioritiesParamsWithTimeout creates a new GetV1PrioritiesParams object with the ability to set a timeout on a request.

func (*GetV1PrioritiesParams) SetContext

func (o *GetV1PrioritiesParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 priorities params

func (*GetV1PrioritiesParams) SetDefaults

func (o *GetV1PrioritiesParams) SetDefaults()

SetDefaults hydrates default values in the get v1 priorities params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1PrioritiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 priorities params

func (*GetV1PrioritiesParams) SetPage

func (o *GetV1PrioritiesParams) SetPage(page *int32)

SetPage adds the page to the get v1 priorities params

func (*GetV1PrioritiesParams) SetPerPage

func (o *GetV1PrioritiesParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 priorities params

func (*GetV1PrioritiesParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 priorities params

func (*GetV1PrioritiesParams) WithContext

WithContext adds the context to the get v1 priorities params

func (*GetV1PrioritiesParams) WithDefaults

func (o *GetV1PrioritiesParams) WithDefaults() *GetV1PrioritiesParams

WithDefaults hydrates default values in the get v1 priorities params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1PrioritiesParams) WithHTTPClient

func (o *GetV1PrioritiesParams) WithHTTPClient(client *http.Client) *GetV1PrioritiesParams

WithHTTPClient adds the HTTPClient to the get v1 priorities params

func (*GetV1PrioritiesParams) WithPage

WithPage adds the page to the get v1 priorities params

func (*GetV1PrioritiesParams) WithPerPage

func (o *GetV1PrioritiesParams) WithPerPage(perPage *int32) *GetV1PrioritiesParams

WithPerPage adds the perPage to the get v1 priorities params

func (*GetV1PrioritiesParams) WithTimeout

func (o *GetV1PrioritiesParams) WithTimeout(timeout time.Duration) *GetV1PrioritiesParams

WithTimeout adds the timeout to the get v1 priorities params

func (*GetV1PrioritiesParams) WriteToRequest

func (o *GetV1PrioritiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetV1PrioritiesPrioritySlugOK

type GetV1PrioritiesPrioritySlugOK struct {
	Payload *models.PriorityEntity
}

GetV1PrioritiesPrioritySlugOK describes a response with status code 200, with default header values.

Retrieve a specific priority

func NewGetV1PrioritiesPrioritySlugOK

func NewGetV1PrioritiesPrioritySlugOK() *GetV1PrioritiesPrioritySlugOK

NewGetV1PrioritiesPrioritySlugOK creates a GetV1PrioritiesPrioritySlugOK with default headers values

func (*GetV1PrioritiesPrioritySlugOK) Error

func (*GetV1PrioritiesPrioritySlugOK) GetPayload

func (*GetV1PrioritiesPrioritySlugOK) IsClientError

func (o *GetV1PrioritiesPrioritySlugOK) IsClientError() bool

IsClientError returns true when this get v1 priorities priority slug o k response has a 4xx status code

func (*GetV1PrioritiesPrioritySlugOK) IsCode

func (o *GetV1PrioritiesPrioritySlugOK) IsCode(code int) bool

IsCode returns true when this get v1 priorities priority slug o k response a status code equal to that given

func (*GetV1PrioritiesPrioritySlugOK) IsRedirect

func (o *GetV1PrioritiesPrioritySlugOK) IsRedirect() bool

IsRedirect returns true when this get v1 priorities priority slug o k response has a 3xx status code

func (*GetV1PrioritiesPrioritySlugOK) IsServerError

func (o *GetV1PrioritiesPrioritySlugOK) IsServerError() bool

IsServerError returns true when this get v1 priorities priority slug o k response has a 5xx status code

func (*GetV1PrioritiesPrioritySlugOK) IsSuccess

func (o *GetV1PrioritiesPrioritySlugOK) IsSuccess() bool

IsSuccess returns true when this get v1 priorities priority slug o k response has a 2xx status code

func (*GetV1PrioritiesPrioritySlugOK) String

type GetV1PrioritiesPrioritySlugParams

type GetV1PrioritiesPrioritySlugParams struct {

	// PrioritySlug.
	PrioritySlug string

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

GetV1PrioritiesPrioritySlugParams contains all the parameters to send to the API endpoint

for the get v1 priorities priority slug operation.

Typically these are written to a http.Request.

func NewGetV1PrioritiesPrioritySlugParams

func NewGetV1PrioritiesPrioritySlugParams() *GetV1PrioritiesPrioritySlugParams

NewGetV1PrioritiesPrioritySlugParams creates a new GetV1PrioritiesPrioritySlugParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1PrioritiesPrioritySlugParamsWithContext

func NewGetV1PrioritiesPrioritySlugParamsWithContext(ctx context.Context) *GetV1PrioritiesPrioritySlugParams

NewGetV1PrioritiesPrioritySlugParamsWithContext creates a new GetV1PrioritiesPrioritySlugParams object with the ability to set a context for a request.

func NewGetV1PrioritiesPrioritySlugParamsWithHTTPClient

func NewGetV1PrioritiesPrioritySlugParamsWithHTTPClient(client *http.Client) *GetV1PrioritiesPrioritySlugParams

NewGetV1PrioritiesPrioritySlugParamsWithHTTPClient creates a new GetV1PrioritiesPrioritySlugParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1PrioritiesPrioritySlugParamsWithTimeout

func NewGetV1PrioritiesPrioritySlugParamsWithTimeout(timeout time.Duration) *GetV1PrioritiesPrioritySlugParams

NewGetV1PrioritiesPrioritySlugParamsWithTimeout creates a new GetV1PrioritiesPrioritySlugParams object with the ability to set a timeout on a request.

func (*GetV1PrioritiesPrioritySlugParams) SetContext

SetContext adds the context to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) SetDefaults

func (o *GetV1PrioritiesPrioritySlugParams) SetDefaults()

SetDefaults hydrates default values in the get v1 priorities priority slug params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1PrioritiesPrioritySlugParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) SetPrioritySlug

func (o *GetV1PrioritiesPrioritySlugParams) SetPrioritySlug(prioritySlug string)

SetPrioritySlug adds the prioritySlug to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) WithContext

WithContext adds the context to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) WithDefaults

WithDefaults hydrates default values in the get v1 priorities priority slug params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1PrioritiesPrioritySlugParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) WithPrioritySlug

WithPrioritySlug adds the prioritySlug to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) WithTimeout

WithTimeout adds the timeout to the get v1 priorities priority slug params

func (*GetV1PrioritiesPrioritySlugParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1PrioritiesPrioritySlugReader

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

GetV1PrioritiesPrioritySlugReader is a Reader for the GetV1PrioritiesPrioritySlug structure.

func (*GetV1PrioritiesPrioritySlugReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1PrioritiesReader

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

GetV1PrioritiesReader is a Reader for the GetV1Priorities structure.

func (*GetV1PrioritiesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1SeveritiesOK

type GetV1SeveritiesOK struct {
	Payload *models.SeverityEntityPaginated
}

GetV1SeveritiesOK describes a response with status code 200, with default header values.

Lists severities

func NewGetV1SeveritiesOK

func NewGetV1SeveritiesOK() *GetV1SeveritiesOK

NewGetV1SeveritiesOK creates a GetV1SeveritiesOK with default headers values

func (*GetV1SeveritiesOK) Error

func (o *GetV1SeveritiesOK) Error() string

func (*GetV1SeveritiesOK) GetPayload

func (*GetV1SeveritiesOK) IsClientError

func (o *GetV1SeveritiesOK) IsClientError() bool

IsClientError returns true when this get v1 severities o k response has a 4xx status code

func (*GetV1SeveritiesOK) IsCode

func (o *GetV1SeveritiesOK) IsCode(code int) bool

IsCode returns true when this get v1 severities o k response a status code equal to that given

func (*GetV1SeveritiesOK) IsRedirect

func (o *GetV1SeveritiesOK) IsRedirect() bool

IsRedirect returns true when this get v1 severities o k response has a 3xx status code

func (*GetV1SeveritiesOK) IsServerError

func (o *GetV1SeveritiesOK) IsServerError() bool

IsServerError returns true when this get v1 severities o k response has a 5xx status code

func (*GetV1SeveritiesOK) IsSuccess

func (o *GetV1SeveritiesOK) IsSuccess() bool

IsSuccess returns true when this get v1 severities o k response has a 2xx status code

func (*GetV1SeveritiesOK) String

func (o *GetV1SeveritiesOK) String() string

type GetV1SeveritiesParams

type GetV1SeveritiesParams struct {

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

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

GetV1SeveritiesParams contains all the parameters to send to the API endpoint

for the get v1 severities operation.

Typically these are written to a http.Request.

func NewGetV1SeveritiesParams

func NewGetV1SeveritiesParams() *GetV1SeveritiesParams

NewGetV1SeveritiesParams creates a new GetV1SeveritiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1SeveritiesParamsWithContext

func NewGetV1SeveritiesParamsWithContext(ctx context.Context) *GetV1SeveritiesParams

NewGetV1SeveritiesParamsWithContext creates a new GetV1SeveritiesParams object with the ability to set a context for a request.

func NewGetV1SeveritiesParamsWithHTTPClient

func NewGetV1SeveritiesParamsWithHTTPClient(client *http.Client) *GetV1SeveritiesParams

NewGetV1SeveritiesParamsWithHTTPClient creates a new GetV1SeveritiesParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1SeveritiesParamsWithTimeout

func NewGetV1SeveritiesParamsWithTimeout(timeout time.Duration) *GetV1SeveritiesParams

NewGetV1SeveritiesParamsWithTimeout creates a new GetV1SeveritiesParams object with the ability to set a timeout on a request.

func (*GetV1SeveritiesParams) SetContext

func (o *GetV1SeveritiesParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 severities params

func (*GetV1SeveritiesParams) SetDefaults

func (o *GetV1SeveritiesParams) SetDefaults()

SetDefaults hydrates default values in the get v1 severities params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeveritiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 severities params

func (*GetV1SeveritiesParams) SetPage

func (o *GetV1SeveritiesParams) SetPage(page *int32)

SetPage adds the page to the get v1 severities params

func (*GetV1SeveritiesParams) SetPerPage

func (o *GetV1SeveritiesParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 severities params

func (*GetV1SeveritiesParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 severities params

func (*GetV1SeveritiesParams) WithContext

WithContext adds the context to the get v1 severities params

func (*GetV1SeveritiesParams) WithDefaults

func (o *GetV1SeveritiesParams) WithDefaults() *GetV1SeveritiesParams

WithDefaults hydrates default values in the get v1 severities params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeveritiesParams) WithHTTPClient

func (o *GetV1SeveritiesParams) WithHTTPClient(client *http.Client) *GetV1SeveritiesParams

WithHTTPClient adds the HTTPClient to the get v1 severities params

func (*GetV1SeveritiesParams) WithPage

WithPage adds the page to the get v1 severities params

func (*GetV1SeveritiesParams) WithPerPage

func (o *GetV1SeveritiesParams) WithPerPage(perPage *int32) *GetV1SeveritiesParams

WithPerPage adds the perPage to the get v1 severities params

func (*GetV1SeveritiesParams) WithTimeout

func (o *GetV1SeveritiesParams) WithTimeout(timeout time.Duration) *GetV1SeveritiesParams

WithTimeout adds the timeout to the get v1 severities params

func (*GetV1SeveritiesParams) WriteToRequest

func (o *GetV1SeveritiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetV1SeveritiesReader

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

GetV1SeveritiesReader is a Reader for the GetV1Severities structure.

func (*GetV1SeveritiesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1SeveritiesSeveritySlugOK

type GetV1SeveritiesSeveritySlugOK struct {
	Payload *models.SeverityEntity
}

GetV1SeveritiesSeveritySlugOK describes a response with status code 200, with default header values.

Retrieve a specific severity

func NewGetV1SeveritiesSeveritySlugOK

func NewGetV1SeveritiesSeveritySlugOK() *GetV1SeveritiesSeveritySlugOK

NewGetV1SeveritiesSeveritySlugOK creates a GetV1SeveritiesSeveritySlugOK with default headers values

func (*GetV1SeveritiesSeveritySlugOK) Error

func (*GetV1SeveritiesSeveritySlugOK) GetPayload

func (*GetV1SeveritiesSeveritySlugOK) IsClientError

func (o *GetV1SeveritiesSeveritySlugOK) IsClientError() bool

IsClientError returns true when this get v1 severities severity slug o k response has a 4xx status code

func (*GetV1SeveritiesSeveritySlugOK) IsCode

func (o *GetV1SeveritiesSeveritySlugOK) IsCode(code int) bool

IsCode returns true when this get v1 severities severity slug o k response a status code equal to that given

func (*GetV1SeveritiesSeveritySlugOK) IsRedirect

func (o *GetV1SeveritiesSeveritySlugOK) IsRedirect() bool

IsRedirect returns true when this get v1 severities severity slug o k response has a 3xx status code

func (*GetV1SeveritiesSeveritySlugOK) IsServerError

func (o *GetV1SeveritiesSeveritySlugOK) IsServerError() bool

IsServerError returns true when this get v1 severities severity slug o k response has a 5xx status code

func (*GetV1SeveritiesSeveritySlugOK) IsSuccess

func (o *GetV1SeveritiesSeveritySlugOK) IsSuccess() bool

IsSuccess returns true when this get v1 severities severity slug o k response has a 2xx status code

func (*GetV1SeveritiesSeveritySlugOK) String

type GetV1SeveritiesSeveritySlugParams

type GetV1SeveritiesSeveritySlugParams struct {

	// SeveritySlug.
	SeveritySlug string

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

GetV1SeveritiesSeveritySlugParams contains all the parameters to send to the API endpoint

for the get v1 severities severity slug operation.

Typically these are written to a http.Request.

func NewGetV1SeveritiesSeveritySlugParams

func NewGetV1SeveritiesSeveritySlugParams() *GetV1SeveritiesSeveritySlugParams

NewGetV1SeveritiesSeveritySlugParams creates a new GetV1SeveritiesSeveritySlugParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1SeveritiesSeveritySlugParamsWithContext

func NewGetV1SeveritiesSeveritySlugParamsWithContext(ctx context.Context) *GetV1SeveritiesSeveritySlugParams

NewGetV1SeveritiesSeveritySlugParamsWithContext creates a new GetV1SeveritiesSeveritySlugParams object with the ability to set a context for a request.

func NewGetV1SeveritiesSeveritySlugParamsWithHTTPClient

func NewGetV1SeveritiesSeveritySlugParamsWithHTTPClient(client *http.Client) *GetV1SeveritiesSeveritySlugParams

NewGetV1SeveritiesSeveritySlugParamsWithHTTPClient creates a new GetV1SeveritiesSeveritySlugParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1SeveritiesSeveritySlugParamsWithTimeout

func NewGetV1SeveritiesSeveritySlugParamsWithTimeout(timeout time.Duration) *GetV1SeveritiesSeveritySlugParams

NewGetV1SeveritiesSeveritySlugParamsWithTimeout creates a new GetV1SeveritiesSeveritySlugParams object with the ability to set a timeout on a request.

func (*GetV1SeveritiesSeveritySlugParams) SetContext

SetContext adds the context to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) SetDefaults

func (o *GetV1SeveritiesSeveritySlugParams) SetDefaults()

SetDefaults hydrates default values in the get v1 severities severity slug params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeveritiesSeveritySlugParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) SetSeveritySlug

func (o *GetV1SeveritiesSeveritySlugParams) SetSeveritySlug(severitySlug string)

SetSeveritySlug adds the severitySlug to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) WithContext

WithContext adds the context to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) WithDefaults

WithDefaults hydrates default values in the get v1 severities severity slug params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeveritiesSeveritySlugParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) WithSeveritySlug

WithSeveritySlug adds the severitySlug to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) WithTimeout

WithTimeout adds the timeout to the get v1 severities severity slug params

func (*GetV1SeveritiesSeveritySlugParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1SeveritiesSeveritySlugReader

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

GetV1SeveritiesSeveritySlugReader is a Reader for the GetV1SeveritiesSeveritySlug structure.

func (*GetV1SeveritiesSeveritySlugReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1SeverityMatrixConditionsConditionIDOK

type GetV1SeverityMatrixConditionsConditionIDOK struct {
	Payload *models.SeverityMatrixConditionEntity
}

GetV1SeverityMatrixConditionsConditionIDOK describes a response with status code 200, with default header values.

Retrieve a specific condition

func NewGetV1SeverityMatrixConditionsConditionIDOK

func NewGetV1SeverityMatrixConditionsConditionIDOK() *GetV1SeverityMatrixConditionsConditionIDOK

NewGetV1SeverityMatrixConditionsConditionIDOK creates a GetV1SeverityMatrixConditionsConditionIDOK with default headers values

func (*GetV1SeverityMatrixConditionsConditionIDOK) Error

func (*GetV1SeverityMatrixConditionsConditionIDOK) GetPayload

func (*GetV1SeverityMatrixConditionsConditionIDOK) IsClientError

IsClientError returns true when this get v1 severity matrix conditions condition Id o k response has a 4xx status code

func (*GetV1SeverityMatrixConditionsConditionIDOK) IsCode

IsCode returns true when this get v1 severity matrix conditions condition Id o k response a status code equal to that given

func (*GetV1SeverityMatrixConditionsConditionIDOK) IsRedirect

IsRedirect returns true when this get v1 severity matrix conditions condition Id o k response has a 3xx status code

func (*GetV1SeverityMatrixConditionsConditionIDOK) IsServerError

IsServerError returns true when this get v1 severity matrix conditions condition Id o k response has a 5xx status code

func (*GetV1SeverityMatrixConditionsConditionIDOK) IsSuccess

IsSuccess returns true when this get v1 severity matrix conditions condition Id o k response has a 2xx status code

func (*GetV1SeverityMatrixConditionsConditionIDOK) String

type GetV1SeverityMatrixConditionsConditionIDParams

type GetV1SeverityMatrixConditionsConditionIDParams struct {

	// ConditionID.
	ConditionID string

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

GetV1SeverityMatrixConditionsConditionIDParams contains all the parameters to send to the API endpoint

for the get v1 severity matrix conditions condition Id operation.

Typically these are written to a http.Request.

func NewGetV1SeverityMatrixConditionsConditionIDParams

func NewGetV1SeverityMatrixConditionsConditionIDParams() *GetV1SeverityMatrixConditionsConditionIDParams

NewGetV1SeverityMatrixConditionsConditionIDParams creates a new GetV1SeverityMatrixConditionsConditionIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1SeverityMatrixConditionsConditionIDParamsWithContext

func NewGetV1SeverityMatrixConditionsConditionIDParamsWithContext(ctx context.Context) *GetV1SeverityMatrixConditionsConditionIDParams

NewGetV1SeverityMatrixConditionsConditionIDParamsWithContext creates a new GetV1SeverityMatrixConditionsConditionIDParams object with the ability to set a context for a request.

func NewGetV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient

func NewGetV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient(client *http.Client) *GetV1SeverityMatrixConditionsConditionIDParams

NewGetV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient creates a new GetV1SeverityMatrixConditionsConditionIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1SeverityMatrixConditionsConditionIDParamsWithTimeout

func NewGetV1SeverityMatrixConditionsConditionIDParamsWithTimeout(timeout time.Duration) *GetV1SeverityMatrixConditionsConditionIDParams

NewGetV1SeverityMatrixConditionsConditionIDParamsWithTimeout creates a new GetV1SeverityMatrixConditionsConditionIDParams object with the ability to set a timeout on a request.

func (*GetV1SeverityMatrixConditionsConditionIDParams) SetConditionID

func (o *GetV1SeverityMatrixConditionsConditionIDParams) SetConditionID(conditionID string)

SetConditionID adds the conditionId to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) SetContext

SetContext adds the context to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) SetDefaults

SetDefaults hydrates default values in the get v1 severity matrix conditions condition Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixConditionsConditionIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) SetTimeout

SetTimeout adds the timeout to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) WithConditionID

WithConditionID adds the conditionID to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) WithContext

WithContext adds the context to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 severity matrix conditions condition Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixConditionsConditionIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 severity matrix conditions condition Id params

func (*GetV1SeverityMatrixConditionsConditionIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1SeverityMatrixConditionsConditionIDReader

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

GetV1SeverityMatrixConditionsConditionIDReader is a Reader for the GetV1SeverityMatrixConditionsConditionID structure.

func (*GetV1SeverityMatrixConditionsConditionIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1SeverityMatrixConditionsOK

type GetV1SeverityMatrixConditionsOK struct {
	Payload *models.SeverityMatrixConditionEntity
}

GetV1SeverityMatrixConditionsOK describes a response with status code 200, with default header values.

Lists conditions

func NewGetV1SeverityMatrixConditionsOK

func NewGetV1SeverityMatrixConditionsOK() *GetV1SeverityMatrixConditionsOK

NewGetV1SeverityMatrixConditionsOK creates a GetV1SeverityMatrixConditionsOK with default headers values

func (*GetV1SeverityMatrixConditionsOK) Error

func (*GetV1SeverityMatrixConditionsOK) GetPayload

func (*GetV1SeverityMatrixConditionsOK) IsClientError

func (o *GetV1SeverityMatrixConditionsOK) IsClientError() bool

IsClientError returns true when this get v1 severity matrix conditions o k response has a 4xx status code

func (*GetV1SeverityMatrixConditionsOK) IsCode

func (o *GetV1SeverityMatrixConditionsOK) IsCode(code int) bool

IsCode returns true when this get v1 severity matrix conditions o k response a status code equal to that given

func (*GetV1SeverityMatrixConditionsOK) IsRedirect

func (o *GetV1SeverityMatrixConditionsOK) IsRedirect() bool

IsRedirect returns true when this get v1 severity matrix conditions o k response has a 3xx status code

func (*GetV1SeverityMatrixConditionsOK) IsServerError

func (o *GetV1SeverityMatrixConditionsOK) IsServerError() bool

IsServerError returns true when this get v1 severity matrix conditions o k response has a 5xx status code

func (*GetV1SeverityMatrixConditionsOK) IsSuccess

func (o *GetV1SeverityMatrixConditionsOK) IsSuccess() bool

IsSuccess returns true when this get v1 severity matrix conditions o k response has a 2xx status code

func (*GetV1SeverityMatrixConditionsOK) String

type GetV1SeverityMatrixConditionsParams

type GetV1SeverityMatrixConditionsParams struct {

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

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

GetV1SeverityMatrixConditionsParams contains all the parameters to send to the API endpoint

for the get v1 severity matrix conditions operation.

Typically these are written to a http.Request.

func NewGetV1SeverityMatrixConditionsParams

func NewGetV1SeverityMatrixConditionsParams() *GetV1SeverityMatrixConditionsParams

NewGetV1SeverityMatrixConditionsParams creates a new GetV1SeverityMatrixConditionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1SeverityMatrixConditionsParamsWithContext

func NewGetV1SeverityMatrixConditionsParamsWithContext(ctx context.Context) *GetV1SeverityMatrixConditionsParams

NewGetV1SeverityMatrixConditionsParamsWithContext creates a new GetV1SeverityMatrixConditionsParams object with the ability to set a context for a request.

func NewGetV1SeverityMatrixConditionsParamsWithHTTPClient

func NewGetV1SeverityMatrixConditionsParamsWithHTTPClient(client *http.Client) *GetV1SeverityMatrixConditionsParams

NewGetV1SeverityMatrixConditionsParamsWithHTTPClient creates a new GetV1SeverityMatrixConditionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1SeverityMatrixConditionsParamsWithTimeout

func NewGetV1SeverityMatrixConditionsParamsWithTimeout(timeout time.Duration) *GetV1SeverityMatrixConditionsParams

NewGetV1SeverityMatrixConditionsParamsWithTimeout creates a new GetV1SeverityMatrixConditionsParams object with the ability to set a timeout on a request.

func (*GetV1SeverityMatrixConditionsParams) SetContext

SetContext adds the context to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) SetDefaults

func (o *GetV1SeverityMatrixConditionsParams) SetDefaults()

SetDefaults hydrates default values in the get v1 severity matrix conditions params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixConditionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) SetPage

func (o *GetV1SeverityMatrixConditionsParams) SetPage(page *int32)

SetPage adds the page to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) SetPerPage

func (o *GetV1SeverityMatrixConditionsParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) WithContext

WithContext adds the context to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) WithDefaults

WithDefaults hydrates default values in the get v1 severity matrix conditions params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixConditionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) WithPage

WithPage adds the page to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) WithPerPage

WithPerPage adds the perPage to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) WithTimeout

WithTimeout adds the timeout to the get v1 severity matrix conditions params

func (*GetV1SeverityMatrixConditionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1SeverityMatrixConditionsReader

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

GetV1SeverityMatrixConditionsReader is a Reader for the GetV1SeverityMatrixConditions structure.

func (*GetV1SeverityMatrixConditionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1SeverityMatrixImpactsOK

type GetV1SeverityMatrixImpactsOK struct {
	Payload *models.SeverityMatrixImpactEntity
}

GetV1SeverityMatrixImpactsOK describes a response with status code 200, with default header values.

Lists impacts

func NewGetV1SeverityMatrixImpactsOK

func NewGetV1SeverityMatrixImpactsOK() *GetV1SeverityMatrixImpactsOK

NewGetV1SeverityMatrixImpactsOK creates a GetV1SeverityMatrixImpactsOK with default headers values

func (*GetV1SeverityMatrixImpactsOK) Error

func (*GetV1SeverityMatrixImpactsOK) GetPayload

func (*GetV1SeverityMatrixImpactsOK) IsClientError

func (o *GetV1SeverityMatrixImpactsOK) IsClientError() bool

IsClientError returns true when this get v1 severity matrix impacts o k response has a 4xx status code

func (*GetV1SeverityMatrixImpactsOK) IsCode

func (o *GetV1SeverityMatrixImpactsOK) IsCode(code int) bool

IsCode returns true when this get v1 severity matrix impacts o k response a status code equal to that given

func (*GetV1SeverityMatrixImpactsOK) IsRedirect

func (o *GetV1SeverityMatrixImpactsOK) IsRedirect() bool

IsRedirect returns true when this get v1 severity matrix impacts o k response has a 3xx status code

func (*GetV1SeverityMatrixImpactsOK) IsServerError

func (o *GetV1SeverityMatrixImpactsOK) IsServerError() bool

IsServerError returns true when this get v1 severity matrix impacts o k response has a 5xx status code

func (*GetV1SeverityMatrixImpactsOK) IsSuccess

func (o *GetV1SeverityMatrixImpactsOK) IsSuccess() bool

IsSuccess returns true when this get v1 severity matrix impacts o k response has a 2xx status code

func (*GetV1SeverityMatrixImpactsOK) String

type GetV1SeverityMatrixImpactsParams

type GetV1SeverityMatrixImpactsParams struct {

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

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

GetV1SeverityMatrixImpactsParams contains all the parameters to send to the API endpoint

for the get v1 severity matrix impacts operation.

Typically these are written to a http.Request.

func NewGetV1SeverityMatrixImpactsParams

func NewGetV1SeverityMatrixImpactsParams() *GetV1SeverityMatrixImpactsParams

NewGetV1SeverityMatrixImpactsParams creates a new GetV1SeverityMatrixImpactsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1SeverityMatrixImpactsParamsWithContext

func NewGetV1SeverityMatrixImpactsParamsWithContext(ctx context.Context) *GetV1SeverityMatrixImpactsParams

NewGetV1SeverityMatrixImpactsParamsWithContext creates a new GetV1SeverityMatrixImpactsParams object with the ability to set a context for a request.

func NewGetV1SeverityMatrixImpactsParamsWithHTTPClient

func NewGetV1SeverityMatrixImpactsParamsWithHTTPClient(client *http.Client) *GetV1SeverityMatrixImpactsParams

NewGetV1SeverityMatrixImpactsParamsWithHTTPClient creates a new GetV1SeverityMatrixImpactsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1SeverityMatrixImpactsParamsWithTimeout

func NewGetV1SeverityMatrixImpactsParamsWithTimeout(timeout time.Duration) *GetV1SeverityMatrixImpactsParams

NewGetV1SeverityMatrixImpactsParamsWithTimeout creates a new GetV1SeverityMatrixImpactsParams object with the ability to set a timeout on a request.

func (*GetV1SeverityMatrixImpactsParams) SetContext

SetContext adds the context to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) SetDefaults

func (o *GetV1SeverityMatrixImpactsParams) SetDefaults()

SetDefaults hydrates default values in the get v1 severity matrix impacts params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixImpactsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) SetPage

func (o *GetV1SeverityMatrixImpactsParams) SetPage(page *int32)

SetPage adds the page to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) SetPerPage

func (o *GetV1SeverityMatrixImpactsParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) WithContext

WithContext adds the context to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) WithDefaults

WithDefaults hydrates default values in the get v1 severity matrix impacts params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixImpactsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) WithPage

WithPage adds the page to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) WithPerPage

WithPerPage adds the perPage to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) WithTimeout

WithTimeout adds the timeout to the get v1 severity matrix impacts params

func (*GetV1SeverityMatrixImpactsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1SeverityMatrixImpactsReader

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

GetV1SeverityMatrixImpactsReader is a Reader for the GetV1SeverityMatrixImpacts structure.

func (*GetV1SeverityMatrixImpactsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetV1SeverityMatrixOK

type GetV1SeverityMatrixOK struct {
	Payload *models.SeverityMatrixSeverityMatrixEntity
}

GetV1SeverityMatrixOK describes a response with status code 200, with default header values.

Retrieve the Severity matrix for your organization and its components and configured severities.

func NewGetV1SeverityMatrixOK

func NewGetV1SeverityMatrixOK() *GetV1SeverityMatrixOK

NewGetV1SeverityMatrixOK creates a GetV1SeverityMatrixOK with default headers values

func (*GetV1SeverityMatrixOK) Error

func (o *GetV1SeverityMatrixOK) Error() string

func (*GetV1SeverityMatrixOK) GetPayload

func (*GetV1SeverityMatrixOK) IsClientError

func (o *GetV1SeverityMatrixOK) IsClientError() bool

IsClientError returns true when this get v1 severity matrix o k response has a 4xx status code

func (*GetV1SeverityMatrixOK) IsCode

func (o *GetV1SeverityMatrixOK) IsCode(code int) bool

IsCode returns true when this get v1 severity matrix o k response a status code equal to that given

func (*GetV1SeverityMatrixOK) IsRedirect

func (o *GetV1SeverityMatrixOK) IsRedirect() bool

IsRedirect returns true when this get v1 severity matrix o k response has a 3xx status code

func (*GetV1SeverityMatrixOK) IsServerError

func (o *GetV1SeverityMatrixOK) IsServerError() bool

IsServerError returns true when this get v1 severity matrix o k response has a 5xx status code

func (*GetV1SeverityMatrixOK) IsSuccess

func (o *GetV1SeverityMatrixOK) IsSuccess() bool

IsSuccess returns true when this get v1 severity matrix o k response has a 2xx status code

func (*GetV1SeverityMatrixOK) String

func (o *GetV1SeverityMatrixOK) String() string

type GetV1SeverityMatrixParams

type GetV1SeverityMatrixParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetV1SeverityMatrixParams contains all the parameters to send to the API endpoint

for the get v1 severity matrix operation.

Typically these are written to a http.Request.

func NewGetV1SeverityMatrixParams

func NewGetV1SeverityMatrixParams() *GetV1SeverityMatrixParams

NewGetV1SeverityMatrixParams creates a new GetV1SeverityMatrixParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1SeverityMatrixParamsWithContext

func NewGetV1SeverityMatrixParamsWithContext(ctx context.Context) *GetV1SeverityMatrixParams

NewGetV1SeverityMatrixParamsWithContext creates a new GetV1SeverityMatrixParams object with the ability to set a context for a request.

func NewGetV1SeverityMatrixParamsWithHTTPClient

func NewGetV1SeverityMatrixParamsWithHTTPClient(client *http.Client) *GetV1SeverityMatrixParams

NewGetV1SeverityMatrixParamsWithHTTPClient creates a new GetV1SeverityMatrixParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1SeverityMatrixParamsWithTimeout

func NewGetV1SeverityMatrixParamsWithTimeout(timeout time.Duration) *GetV1SeverityMatrixParams

NewGetV1SeverityMatrixParamsWithTimeout creates a new GetV1SeverityMatrixParams object with the ability to set a timeout on a request.

func (*GetV1SeverityMatrixParams) SetContext

func (o *GetV1SeverityMatrixParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 severity matrix params

func (*GetV1SeverityMatrixParams) SetDefaults

func (o *GetV1SeverityMatrixParams) SetDefaults()

SetDefaults hydrates default values in the get v1 severity matrix params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 severity matrix params

func (*GetV1SeverityMatrixParams) SetTimeout

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

SetTimeout adds the timeout to the get v1 severity matrix params

func (*GetV1SeverityMatrixParams) WithContext

WithContext adds the context to the get v1 severity matrix params

func (*GetV1SeverityMatrixParams) WithDefaults

WithDefaults hydrates default values in the get v1 severity matrix params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1SeverityMatrixParams) WithHTTPClient

func (o *GetV1SeverityMatrixParams) WithHTTPClient(client *http.Client) *GetV1SeverityMatrixParams

WithHTTPClient adds the HTTPClient to the get v1 severity matrix params

func (*GetV1SeverityMatrixParams) WithTimeout

WithTimeout adds the timeout to the get v1 severity matrix params

func (*GetV1SeverityMatrixParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1SeverityMatrixReader

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

GetV1SeverityMatrixReader is a Reader for the GetV1SeverityMatrix structure.

func (*GetV1SeverityMatrixReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1CustomFieldsDefinitionsFieldIDOK

type PatchV1CustomFieldsDefinitionsFieldIDOK struct {
	Payload *models.OrganizationsCustomFieldDefinitionEntity
}

PatchV1CustomFieldsDefinitionsFieldIDOK describes a response with status code 200, with default header values.

Update a single custom field definition

func NewPatchV1CustomFieldsDefinitionsFieldIDOK

func NewPatchV1CustomFieldsDefinitionsFieldIDOK() *PatchV1CustomFieldsDefinitionsFieldIDOK

NewPatchV1CustomFieldsDefinitionsFieldIDOK creates a PatchV1CustomFieldsDefinitionsFieldIDOK with default headers values

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) Error

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) GetPayload

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) IsClientError

func (o *PatchV1CustomFieldsDefinitionsFieldIDOK) IsClientError() bool

IsClientError returns true when this patch v1 custom fields definitions field Id o k response has a 4xx status code

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) IsCode

IsCode returns true when this patch v1 custom fields definitions field Id o k response a status code equal to that given

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) IsRedirect

IsRedirect returns true when this patch v1 custom fields definitions field Id o k response has a 3xx status code

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) IsServerError

func (o *PatchV1CustomFieldsDefinitionsFieldIDOK) IsServerError() bool

IsServerError returns true when this patch v1 custom fields definitions field Id o k response has a 5xx status code

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) IsSuccess

IsSuccess returns true when this patch v1 custom fields definitions field Id o k response has a 2xx status code

func (*PatchV1CustomFieldsDefinitionsFieldIDOK) String

type PatchV1CustomFieldsDefinitionsFieldIDParams

type PatchV1CustomFieldsDefinitionsFieldIDParams struct {

	// FieldID.
	FieldID string

	// PatchV1CustomFieldsDefinitionsFieldID.
	PatchV1CustomFieldsDefinitionsFieldID *models.PatchV1CustomFieldsDefinitionsFieldID

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

PatchV1CustomFieldsDefinitionsFieldIDParams contains all the parameters to send to the API endpoint

for the patch v1 custom fields definitions field Id operation.

Typically these are written to a http.Request.

func NewPatchV1CustomFieldsDefinitionsFieldIDParams

func NewPatchV1CustomFieldsDefinitionsFieldIDParams() *PatchV1CustomFieldsDefinitionsFieldIDParams

NewPatchV1CustomFieldsDefinitionsFieldIDParams creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithContext

func NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithContext(ctx context.Context) *PatchV1CustomFieldsDefinitionsFieldIDParams

NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithContext creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a context for a request.

func NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient

func NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient(client *http.Client) *PatchV1CustomFieldsDefinitionsFieldIDParams

NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithTimeout

func NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithTimeout(timeout time.Duration) *PatchV1CustomFieldsDefinitionsFieldIDParams

NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithTimeout creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a timeout on a request.

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) SetContext

SetContext adds the context to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 custom fields definitions field Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) SetFieldID

func (o *PatchV1CustomFieldsDefinitionsFieldIDParams) SetFieldID(fieldID string)

SetFieldID adds the fieldId to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) SetPatchV1CustomFieldsDefinitionsFieldID

func (o *PatchV1CustomFieldsDefinitionsFieldIDParams) SetPatchV1CustomFieldsDefinitionsFieldID(patchV1CustomFieldsDefinitionsFieldID *models.PatchV1CustomFieldsDefinitionsFieldID)

SetPatchV1CustomFieldsDefinitionsFieldID adds the patchV1CustomFieldsDefinitionsFieldId to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) WithContext

WithContext adds the context to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 custom fields definitions field Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) WithFieldID

WithFieldID adds the fieldID to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) WithPatchV1CustomFieldsDefinitionsFieldID

func (o *PatchV1CustomFieldsDefinitionsFieldIDParams) WithPatchV1CustomFieldsDefinitionsFieldID(patchV1CustomFieldsDefinitionsFieldID *models.PatchV1CustomFieldsDefinitionsFieldID) *PatchV1CustomFieldsDefinitionsFieldIDParams

WithPatchV1CustomFieldsDefinitionsFieldID adds the patchV1CustomFieldsDefinitionsFieldID to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 custom fields definitions field Id params

func (*PatchV1CustomFieldsDefinitionsFieldIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1CustomFieldsDefinitionsFieldIDReader

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

PatchV1CustomFieldsDefinitionsFieldIDReader is a Reader for the PatchV1CustomFieldsDefinitionsFieldID structure.

func (*PatchV1CustomFieldsDefinitionsFieldIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1IncidentRolesIncidentRoleIDOK

type PatchV1IncidentRolesIncidentRoleIDOK struct {
	Payload *models.IncidentRoleEntity
}

PatchV1IncidentRolesIncidentRoleIDOK describes a response with status code 200, with default header values.

Update a single incident role from its ID

func NewPatchV1IncidentRolesIncidentRoleIDOK

func NewPatchV1IncidentRolesIncidentRoleIDOK() *PatchV1IncidentRolesIncidentRoleIDOK

NewPatchV1IncidentRolesIncidentRoleIDOK creates a PatchV1IncidentRolesIncidentRoleIDOK with default headers values

func (*PatchV1IncidentRolesIncidentRoleIDOK) Error

func (*PatchV1IncidentRolesIncidentRoleIDOK) GetPayload

func (*PatchV1IncidentRolesIncidentRoleIDOK) IsClientError

func (o *PatchV1IncidentRolesIncidentRoleIDOK) IsClientError() bool

IsClientError returns true when this patch v1 incident roles incident role Id o k response has a 4xx status code

func (*PatchV1IncidentRolesIncidentRoleIDOK) IsCode

IsCode returns true when this patch v1 incident roles incident role Id o k response a status code equal to that given

func (*PatchV1IncidentRolesIncidentRoleIDOK) IsRedirect

IsRedirect returns true when this patch v1 incident roles incident role Id o k response has a 3xx status code

func (*PatchV1IncidentRolesIncidentRoleIDOK) IsServerError

func (o *PatchV1IncidentRolesIncidentRoleIDOK) IsServerError() bool

IsServerError returns true when this patch v1 incident roles incident role Id o k response has a 5xx status code

func (*PatchV1IncidentRolesIncidentRoleIDOK) IsSuccess

IsSuccess returns true when this patch v1 incident roles incident role Id o k response has a 2xx status code

func (*PatchV1IncidentRolesIncidentRoleIDOK) String

type PatchV1IncidentRolesIncidentRoleIDParams

type PatchV1IncidentRolesIncidentRoleIDParams struct {

	// IncidentRoleID.
	IncidentRoleID string

	// PatchV1IncidentRolesIncidentRoleID.
	PatchV1IncidentRolesIncidentRoleID *models.PatchV1IncidentRolesIncidentRoleID

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

PatchV1IncidentRolesIncidentRoleIDParams contains all the parameters to send to the API endpoint

for the patch v1 incident roles incident role Id operation.

Typically these are written to a http.Request.

func NewPatchV1IncidentRolesIncidentRoleIDParams

func NewPatchV1IncidentRolesIncidentRoleIDParams() *PatchV1IncidentRolesIncidentRoleIDParams

NewPatchV1IncidentRolesIncidentRoleIDParams creates a new PatchV1IncidentRolesIncidentRoleIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1IncidentRolesIncidentRoleIDParamsWithContext

func NewPatchV1IncidentRolesIncidentRoleIDParamsWithContext(ctx context.Context) *PatchV1IncidentRolesIncidentRoleIDParams

NewPatchV1IncidentRolesIncidentRoleIDParamsWithContext creates a new PatchV1IncidentRolesIncidentRoleIDParams object with the ability to set a context for a request.

func NewPatchV1IncidentRolesIncidentRoleIDParamsWithHTTPClient

func NewPatchV1IncidentRolesIncidentRoleIDParamsWithHTTPClient(client *http.Client) *PatchV1IncidentRolesIncidentRoleIDParams

NewPatchV1IncidentRolesIncidentRoleIDParamsWithHTTPClient creates a new PatchV1IncidentRolesIncidentRoleIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1IncidentRolesIncidentRoleIDParamsWithTimeout

func NewPatchV1IncidentRolesIncidentRoleIDParamsWithTimeout(timeout time.Duration) *PatchV1IncidentRolesIncidentRoleIDParams

NewPatchV1IncidentRolesIncidentRoleIDParamsWithTimeout creates a new PatchV1IncidentRolesIncidentRoleIDParams object with the ability to set a timeout on a request.

func (*PatchV1IncidentRolesIncidentRoleIDParams) SetContext

SetContext adds the context to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 incident roles incident role Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1IncidentRolesIncidentRoleIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) SetIncidentRoleID

func (o *PatchV1IncidentRolesIncidentRoleIDParams) SetIncidentRoleID(incidentRoleID string)

SetIncidentRoleID adds the incidentRoleId to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) SetPatchV1IncidentRolesIncidentRoleID

func (o *PatchV1IncidentRolesIncidentRoleIDParams) SetPatchV1IncidentRolesIncidentRoleID(patchV1IncidentRolesIncidentRoleID *models.PatchV1IncidentRolesIncidentRoleID)

SetPatchV1IncidentRolesIncidentRoleID adds the patchV1IncidentRolesIncidentRoleId to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) WithContext

WithContext adds the context to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 incident roles incident role Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1IncidentRolesIncidentRoleIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) WithIncidentRoleID

WithIncidentRoleID adds the incidentRoleID to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) WithPatchV1IncidentRolesIncidentRoleID

func (o *PatchV1IncidentRolesIncidentRoleIDParams) WithPatchV1IncidentRolesIncidentRoleID(patchV1IncidentRolesIncidentRoleID *models.PatchV1IncidentRolesIncidentRoleID) *PatchV1IncidentRolesIncidentRoleIDParams

WithPatchV1IncidentRolesIncidentRoleID adds the patchV1IncidentRolesIncidentRoleID to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 incident roles incident role Id params

func (*PatchV1IncidentRolesIncidentRoleIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1IncidentRolesIncidentRoleIDReader

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

PatchV1IncidentRolesIncidentRoleIDReader is a Reader for the PatchV1IncidentRolesIncidentRoleID structure.

func (*PatchV1IncidentRolesIncidentRoleIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1IncidentTypesIDOK

type PatchV1IncidentTypesIDOK struct {
	Payload *models.IncidentTypeEntity
}

PatchV1IncidentTypesIDOK describes a response with status code 200, with default header values.

Update a single incident type from its ID

func NewPatchV1IncidentTypesIDOK

func NewPatchV1IncidentTypesIDOK() *PatchV1IncidentTypesIDOK

NewPatchV1IncidentTypesIDOK creates a PatchV1IncidentTypesIDOK with default headers values

func (*PatchV1IncidentTypesIDOK) Error

func (o *PatchV1IncidentTypesIDOK) Error() string

func (*PatchV1IncidentTypesIDOK) GetPayload

func (*PatchV1IncidentTypesIDOK) IsClientError

func (o *PatchV1IncidentTypesIDOK) IsClientError() bool

IsClientError returns true when this patch v1 incident types Id o k response has a 4xx status code

func (*PatchV1IncidentTypesIDOK) IsCode

func (o *PatchV1IncidentTypesIDOK) IsCode(code int) bool

IsCode returns true when this patch v1 incident types Id o k response a status code equal to that given

func (*PatchV1IncidentTypesIDOK) IsRedirect

func (o *PatchV1IncidentTypesIDOK) IsRedirect() bool

IsRedirect returns true when this patch v1 incident types Id o k response has a 3xx status code

func (*PatchV1IncidentTypesIDOK) IsServerError

func (o *PatchV1IncidentTypesIDOK) IsServerError() bool

IsServerError returns true when this patch v1 incident types Id o k response has a 5xx status code

func (*PatchV1IncidentTypesIDOK) IsSuccess

func (o *PatchV1IncidentTypesIDOK) IsSuccess() bool

IsSuccess returns true when this patch v1 incident types Id o k response has a 2xx status code

func (*PatchV1IncidentTypesIDOK) String

func (o *PatchV1IncidentTypesIDOK) String() string

type PatchV1IncidentTypesIDParams

type PatchV1IncidentTypesIDParams struct {

	// ID.
	ID string

	// PatchV1IncidentTypesID.
	PatchV1IncidentTypesID *models.PatchV1IncidentTypesID

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

PatchV1IncidentTypesIDParams contains all the parameters to send to the API endpoint

for the patch v1 incident types Id operation.

Typically these are written to a http.Request.

func NewPatchV1IncidentTypesIDParams

func NewPatchV1IncidentTypesIDParams() *PatchV1IncidentTypesIDParams

NewPatchV1IncidentTypesIDParams creates a new PatchV1IncidentTypesIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1IncidentTypesIDParamsWithContext

func NewPatchV1IncidentTypesIDParamsWithContext(ctx context.Context) *PatchV1IncidentTypesIDParams

NewPatchV1IncidentTypesIDParamsWithContext creates a new PatchV1IncidentTypesIDParams object with the ability to set a context for a request.

func NewPatchV1IncidentTypesIDParamsWithHTTPClient

func NewPatchV1IncidentTypesIDParamsWithHTTPClient(client *http.Client) *PatchV1IncidentTypesIDParams

NewPatchV1IncidentTypesIDParamsWithHTTPClient creates a new PatchV1IncidentTypesIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1IncidentTypesIDParamsWithTimeout

func NewPatchV1IncidentTypesIDParamsWithTimeout(timeout time.Duration) *PatchV1IncidentTypesIDParams

NewPatchV1IncidentTypesIDParamsWithTimeout creates a new PatchV1IncidentTypesIDParams object with the ability to set a timeout on a request.

func (*PatchV1IncidentTypesIDParams) SetContext

func (o *PatchV1IncidentTypesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) SetDefaults

func (o *PatchV1IncidentTypesIDParams) SetDefaults()

SetDefaults hydrates default values in the patch v1 incident types Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1IncidentTypesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) SetID

func (o *PatchV1IncidentTypesIDParams) SetID(id string)

SetID adds the id to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) SetPatchV1IncidentTypesID

func (o *PatchV1IncidentTypesIDParams) SetPatchV1IncidentTypesID(patchV1IncidentTypesID *models.PatchV1IncidentTypesID)

SetPatchV1IncidentTypesID adds the patchV1IncidentTypesId to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) SetTimeout

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

SetTimeout adds the timeout to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) WithContext

WithContext adds the context to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 incident types Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1IncidentTypesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) WithID

WithID adds the id to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) WithPatchV1IncidentTypesID

func (o *PatchV1IncidentTypesIDParams) WithPatchV1IncidentTypesID(patchV1IncidentTypesID *models.PatchV1IncidentTypesID) *PatchV1IncidentTypesIDParams

WithPatchV1IncidentTypesID adds the patchV1IncidentTypesID to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 incident types Id params

func (*PatchV1IncidentTypesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1IncidentTypesIDReader

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

PatchV1IncidentTypesIDReader is a Reader for the PatchV1IncidentTypesID structure.

func (*PatchV1IncidentTypesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK

type PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK struct {
}

PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK describes a response with status code 200, with default header values.

Update a single measurement definition from its ID

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK() *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK

NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK creates a PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK with default headers values

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) Error

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsClientError

IsClientError returns true when this patch v1 lifecycles measurement definitions measurement definition Id o k response has a 4xx status code

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsCode

IsCode returns true when this patch v1 lifecycles measurement definitions measurement definition Id o k response a status code equal to that given

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsRedirect

IsRedirect returns true when this patch v1 lifecycles measurement definitions measurement definition Id o k response has a 3xx status code

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsServerError

IsServerError returns true when this patch v1 lifecycles measurement definitions measurement definition Id o k response has a 5xx status code

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) IsSuccess

IsSuccess returns true when this patch v1 lifecycles measurement definitions measurement definition Id o k response has a 2xx status code

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDOK) String

type PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

type PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams struct {

	// Description.
	Description *string

	// EndsAtMilestoneID.
	EndsAtMilestoneID *string

	// MeasurementDefinitionID.
	MeasurementDefinitionID string

	// Name.
	Name *string

	// Slug.
	Slug *string

	// StartsAtMilestoneID.
	StartsAtMilestoneID *string

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

PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams contains all the parameters to send to the API endpoint

for the patch v1 lifecycles measurement definitions measurement definition Id operation.

Typically these are written to a http.Request.

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams() *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams creates a new PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext(ctx context.Context) *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithContext creates a new PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a context for a request.

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient(client *http.Client) *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithHTTPClient creates a new PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout

func NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout(timeout time.Duration) *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams

NewPatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParamsWithTimeout creates a new PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams object with the ability to set a timeout on a request.

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetContext

SetContext adds the context to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 lifecycles measurement definitions measurement definition Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetDescription

SetDescription adds the description to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetEndsAtMilestoneID

func (o *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetEndsAtMilestoneID(endsAtMilestoneID *string)

SetEndsAtMilestoneID adds the endsAtMilestoneId to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetMeasurementDefinitionID

func (o *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetMeasurementDefinitionID(measurementDefinitionID string)

SetMeasurementDefinitionID adds the measurementDefinitionId to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetName

SetName adds the name to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetSlug

SetSlug adds the slug to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetStartsAtMilestoneID

func (o *PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetStartsAtMilestoneID(startsAtMilestoneID *string)

SetStartsAtMilestoneID adds the startsAtMilestoneId to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithContext

WithContext adds the context to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 lifecycles measurement definitions measurement definition Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithDescription

WithDescription adds the description to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithEndsAtMilestoneID

WithEndsAtMilestoneID adds the endsAtMilestoneID to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithMeasurementDefinitionID

WithMeasurementDefinitionID adds the measurementDefinitionID to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithName

WithName adds the name to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithSlug

WithSlug adds the slug to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithStartsAtMilestoneID

WithStartsAtMilestoneID adds the startsAtMilestoneID to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 lifecycles measurement definitions measurement definition Id params

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader

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

PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader is a Reader for the PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionID structure.

func (*PatchV1LifecyclesMeasurementDefinitionsMeasurementDefinitionIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type PatchV1LifecyclesMilestonesMilestoneIDOK

type PatchV1LifecyclesMilestonesMilestoneIDOK struct {
	Payload *models.LifecyclesPhaseEntity
}

PatchV1LifecyclesMilestonesMilestoneIDOK describes a response with status code 200, with default header values.

Update a milestone

func NewPatchV1LifecyclesMilestonesMilestoneIDOK

func NewPatchV1LifecyclesMilestonesMilestoneIDOK() *PatchV1LifecyclesMilestonesMilestoneIDOK

NewPatchV1LifecyclesMilestonesMilestoneIDOK creates a PatchV1LifecyclesMilestonesMilestoneIDOK with default headers values

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) Error

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) GetPayload

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) IsClientError

IsClientError returns true when this patch v1 lifecycles milestones milestone Id o k response has a 4xx status code

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) IsCode

IsCode returns true when this patch v1 lifecycles milestones milestone Id o k response a status code equal to that given

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) IsRedirect

IsRedirect returns true when this patch v1 lifecycles milestones milestone Id o k response has a 3xx status code

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) IsServerError

IsServerError returns true when this patch v1 lifecycles milestones milestone Id o k response has a 5xx status code

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) IsSuccess

IsSuccess returns true when this patch v1 lifecycles milestones milestone Id o k response has a 2xx status code

func (*PatchV1LifecyclesMilestonesMilestoneIDOK) String

type PatchV1LifecyclesMilestonesMilestoneIDParams

type PatchV1LifecyclesMilestonesMilestoneIDParams struct {

	/* AutoAssignTimestampOnCreate.

	   The setting for auto-assigning the milestone's timestamp during incident declaration
	*/
	AutoAssignTimestampOnCreate *string

	/* Description.

	   A long-form description of the milestone's purpose
	*/
	Description *string

	// MilestoneID.
	MilestoneID string

	/* Name.

	   The name of the milestone
	*/
	Name *string

	/* Position.

	   The position of the milestone within the phase. If not provided, the milestone will be added as the last milestone in the phase.

	   Format: int32
	*/
	Position *int32

	/* RequiredAtMilestoneID.

	   The ID of a later milestone that cannot be started until this milestone has a timestamp populated
	*/
	RequiredAtMilestoneID *string

	/* Slug.

	   A unique identifier for the milestone. If not provided, one will be generated from the name.
	*/
	Slug *string

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

PatchV1LifecyclesMilestonesMilestoneIDParams contains all the parameters to send to the API endpoint

for the patch v1 lifecycles milestones milestone Id operation.

Typically these are written to a http.Request.

func NewPatchV1LifecyclesMilestonesMilestoneIDParams

func NewPatchV1LifecyclesMilestonesMilestoneIDParams() *PatchV1LifecyclesMilestonesMilestoneIDParams

NewPatchV1LifecyclesMilestonesMilestoneIDParams creates a new PatchV1LifecyclesMilestonesMilestoneIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithContext

func NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithContext(ctx context.Context) *PatchV1LifecyclesMilestonesMilestoneIDParams

NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithContext creates a new PatchV1LifecyclesMilestonesMilestoneIDParams object with the ability to set a context for a request.

func NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithHTTPClient

func NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithHTTPClient(client *http.Client) *PatchV1LifecyclesMilestonesMilestoneIDParams

NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithHTTPClient creates a new PatchV1LifecyclesMilestonesMilestoneIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithTimeout

func NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithTimeout(timeout time.Duration) *PatchV1LifecyclesMilestonesMilestoneIDParams

NewPatchV1LifecyclesMilestonesMilestoneIDParamsWithTimeout creates a new PatchV1LifecyclesMilestonesMilestoneIDParams object with the ability to set a timeout on a request.

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetAutoAssignTimestampOnCreate

func (o *PatchV1LifecyclesMilestonesMilestoneIDParams) SetAutoAssignTimestampOnCreate(autoAssignTimestampOnCreate *string)

SetAutoAssignTimestampOnCreate adds the autoAssignTimestampOnCreate to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetContext

SetContext adds the context to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 lifecycles milestones milestone Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetDescription

func (o *PatchV1LifecyclesMilestonesMilestoneIDParams) SetDescription(description *string)

SetDescription adds the description to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetMilestoneID

func (o *PatchV1LifecyclesMilestonesMilestoneIDParams) SetMilestoneID(milestoneID string)

SetMilestoneID adds the milestoneId to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetName

SetName adds the name to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetPosition

func (o *PatchV1LifecyclesMilestonesMilestoneIDParams) SetPosition(position *int32)

SetPosition adds the position to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetRequiredAtMilestoneID

func (o *PatchV1LifecyclesMilestonesMilestoneIDParams) SetRequiredAtMilestoneID(requiredAtMilestoneID *string)

SetRequiredAtMilestoneID adds the requiredAtMilestoneId to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetSlug

SetSlug adds the slug to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithAutoAssignTimestampOnCreate

func (o *PatchV1LifecyclesMilestonesMilestoneIDParams) WithAutoAssignTimestampOnCreate(autoAssignTimestampOnCreate *string) *PatchV1LifecyclesMilestonesMilestoneIDParams

WithAutoAssignTimestampOnCreate adds the autoAssignTimestampOnCreate to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithContext

WithContext adds the context to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 lifecycles milestones milestone Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithDescription

WithDescription adds the description to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithMilestoneID

WithMilestoneID adds the milestoneID to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithName

WithName adds the name to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithPosition

WithPosition adds the position to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithRequiredAtMilestoneID

func (o *PatchV1LifecyclesMilestonesMilestoneIDParams) WithRequiredAtMilestoneID(requiredAtMilestoneID *string) *PatchV1LifecyclesMilestonesMilestoneIDParams

WithRequiredAtMilestoneID adds the requiredAtMilestoneID to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithSlug

WithSlug adds the slug to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 lifecycles milestones milestone Id params

func (*PatchV1LifecyclesMilestonesMilestoneIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1LifecyclesMilestonesMilestoneIDReader

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

PatchV1LifecyclesMilestonesMilestoneIDReader is a Reader for the PatchV1LifecyclesMilestonesMilestoneID structure.

func (*PatchV1LifecyclesMilestonesMilestoneIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1PrioritiesPrioritySlugOK

type PatchV1PrioritiesPrioritySlugOK struct {
	Payload *models.PriorityEntity
}

PatchV1PrioritiesPrioritySlugOK describes a response with status code 200, with default header values.

Update a specific priority

func NewPatchV1PrioritiesPrioritySlugOK

func NewPatchV1PrioritiesPrioritySlugOK() *PatchV1PrioritiesPrioritySlugOK

NewPatchV1PrioritiesPrioritySlugOK creates a PatchV1PrioritiesPrioritySlugOK with default headers values

func (*PatchV1PrioritiesPrioritySlugOK) Error

func (*PatchV1PrioritiesPrioritySlugOK) GetPayload

func (*PatchV1PrioritiesPrioritySlugOK) IsClientError

func (o *PatchV1PrioritiesPrioritySlugOK) IsClientError() bool

IsClientError returns true when this patch v1 priorities priority slug o k response has a 4xx status code

func (*PatchV1PrioritiesPrioritySlugOK) IsCode

func (o *PatchV1PrioritiesPrioritySlugOK) IsCode(code int) bool

IsCode returns true when this patch v1 priorities priority slug o k response a status code equal to that given

func (*PatchV1PrioritiesPrioritySlugOK) IsRedirect

func (o *PatchV1PrioritiesPrioritySlugOK) IsRedirect() bool

IsRedirect returns true when this patch v1 priorities priority slug o k response has a 3xx status code

func (*PatchV1PrioritiesPrioritySlugOK) IsServerError

func (o *PatchV1PrioritiesPrioritySlugOK) IsServerError() bool

IsServerError returns true when this patch v1 priorities priority slug o k response has a 5xx status code

func (*PatchV1PrioritiesPrioritySlugOK) IsSuccess

func (o *PatchV1PrioritiesPrioritySlugOK) IsSuccess() bool

IsSuccess returns true when this patch v1 priorities priority slug o k response has a 2xx status code

func (*PatchV1PrioritiesPrioritySlugOK) String

type PatchV1PrioritiesPrioritySlugParams

type PatchV1PrioritiesPrioritySlugParams struct {

	// PatchV1PrioritiesPrioritySlug.
	PatchV1PrioritiesPrioritySlug *models.PatchV1PrioritiesPrioritySlug

	// PrioritySlug.
	PrioritySlug string

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

PatchV1PrioritiesPrioritySlugParams contains all the parameters to send to the API endpoint

for the patch v1 priorities priority slug operation.

Typically these are written to a http.Request.

func NewPatchV1PrioritiesPrioritySlugParams

func NewPatchV1PrioritiesPrioritySlugParams() *PatchV1PrioritiesPrioritySlugParams

NewPatchV1PrioritiesPrioritySlugParams creates a new PatchV1PrioritiesPrioritySlugParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1PrioritiesPrioritySlugParamsWithContext

func NewPatchV1PrioritiesPrioritySlugParamsWithContext(ctx context.Context) *PatchV1PrioritiesPrioritySlugParams

NewPatchV1PrioritiesPrioritySlugParamsWithContext creates a new PatchV1PrioritiesPrioritySlugParams object with the ability to set a context for a request.

func NewPatchV1PrioritiesPrioritySlugParamsWithHTTPClient

func NewPatchV1PrioritiesPrioritySlugParamsWithHTTPClient(client *http.Client) *PatchV1PrioritiesPrioritySlugParams

NewPatchV1PrioritiesPrioritySlugParamsWithHTTPClient creates a new PatchV1PrioritiesPrioritySlugParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1PrioritiesPrioritySlugParamsWithTimeout

func NewPatchV1PrioritiesPrioritySlugParamsWithTimeout(timeout time.Duration) *PatchV1PrioritiesPrioritySlugParams

NewPatchV1PrioritiesPrioritySlugParamsWithTimeout creates a new PatchV1PrioritiesPrioritySlugParams object with the ability to set a timeout on a request.

func (*PatchV1PrioritiesPrioritySlugParams) SetContext

SetContext adds the context to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) SetDefaults

func (o *PatchV1PrioritiesPrioritySlugParams) SetDefaults()

SetDefaults hydrates default values in the patch v1 priorities priority slug params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1PrioritiesPrioritySlugParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) SetPatchV1PrioritiesPrioritySlug

func (o *PatchV1PrioritiesPrioritySlugParams) SetPatchV1PrioritiesPrioritySlug(patchV1PrioritiesPrioritySlug *models.PatchV1PrioritiesPrioritySlug)

SetPatchV1PrioritiesPrioritySlug adds the patchV1PrioritiesPrioritySlug to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) SetPrioritySlug

func (o *PatchV1PrioritiesPrioritySlugParams) SetPrioritySlug(prioritySlug string)

SetPrioritySlug adds the prioritySlug to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) SetTimeout

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

SetTimeout adds the timeout to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) WithContext

WithContext adds the context to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) WithDefaults

WithDefaults hydrates default values in the patch v1 priorities priority slug params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1PrioritiesPrioritySlugParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) WithPatchV1PrioritiesPrioritySlug

func (o *PatchV1PrioritiesPrioritySlugParams) WithPatchV1PrioritiesPrioritySlug(patchV1PrioritiesPrioritySlug *models.PatchV1PrioritiesPrioritySlug) *PatchV1PrioritiesPrioritySlugParams

WithPatchV1PrioritiesPrioritySlug adds the patchV1PrioritiesPrioritySlug to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) WithPrioritySlug

WithPrioritySlug adds the prioritySlug to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) WithTimeout

WithTimeout adds the timeout to the patch v1 priorities priority slug params

func (*PatchV1PrioritiesPrioritySlugParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1PrioritiesPrioritySlugReader

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

PatchV1PrioritiesPrioritySlugReader is a Reader for the PatchV1PrioritiesPrioritySlug structure.

func (*PatchV1PrioritiesPrioritySlugReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1SeveritiesSeveritySlugOK

type PatchV1SeveritiesSeveritySlugOK struct {
	Payload *models.SeverityEntity
}

PatchV1SeveritiesSeveritySlugOK describes a response with status code 200, with default header values.

Update a specific severity

func NewPatchV1SeveritiesSeveritySlugOK

func NewPatchV1SeveritiesSeveritySlugOK() *PatchV1SeveritiesSeveritySlugOK

NewPatchV1SeveritiesSeveritySlugOK creates a PatchV1SeveritiesSeveritySlugOK with default headers values

func (*PatchV1SeveritiesSeveritySlugOK) Error

func (*PatchV1SeveritiesSeveritySlugOK) GetPayload

func (*PatchV1SeveritiesSeveritySlugOK) IsClientError

func (o *PatchV1SeveritiesSeveritySlugOK) IsClientError() bool

IsClientError returns true when this patch v1 severities severity slug o k response has a 4xx status code

func (*PatchV1SeveritiesSeveritySlugOK) IsCode

func (o *PatchV1SeveritiesSeveritySlugOK) IsCode(code int) bool

IsCode returns true when this patch v1 severities severity slug o k response a status code equal to that given

func (*PatchV1SeveritiesSeveritySlugOK) IsRedirect

func (o *PatchV1SeveritiesSeveritySlugOK) IsRedirect() bool

IsRedirect returns true when this patch v1 severities severity slug o k response has a 3xx status code

func (*PatchV1SeveritiesSeveritySlugOK) IsServerError

func (o *PatchV1SeveritiesSeveritySlugOK) IsServerError() bool

IsServerError returns true when this patch v1 severities severity slug o k response has a 5xx status code

func (*PatchV1SeveritiesSeveritySlugOK) IsSuccess

func (o *PatchV1SeveritiesSeveritySlugOK) IsSuccess() bool

IsSuccess returns true when this patch v1 severities severity slug o k response has a 2xx status code

func (*PatchV1SeveritiesSeveritySlugOK) String

type PatchV1SeveritiesSeveritySlugParams

type PatchV1SeveritiesSeveritySlugParams struct {

	// PatchV1SeveritiesSeveritySlug.
	PatchV1SeveritiesSeveritySlug *models.PatchV1SeveritiesSeveritySlug

	// SeveritySlug.
	SeveritySlug string

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

PatchV1SeveritiesSeveritySlugParams contains all the parameters to send to the API endpoint

for the patch v1 severities severity slug operation.

Typically these are written to a http.Request.

func NewPatchV1SeveritiesSeveritySlugParams

func NewPatchV1SeveritiesSeveritySlugParams() *PatchV1SeveritiesSeveritySlugParams

NewPatchV1SeveritiesSeveritySlugParams creates a new PatchV1SeveritiesSeveritySlugParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1SeveritiesSeveritySlugParamsWithContext

func NewPatchV1SeveritiesSeveritySlugParamsWithContext(ctx context.Context) *PatchV1SeveritiesSeveritySlugParams

NewPatchV1SeveritiesSeveritySlugParamsWithContext creates a new PatchV1SeveritiesSeveritySlugParams object with the ability to set a context for a request.

func NewPatchV1SeveritiesSeveritySlugParamsWithHTTPClient

func NewPatchV1SeveritiesSeveritySlugParamsWithHTTPClient(client *http.Client) *PatchV1SeveritiesSeveritySlugParams

NewPatchV1SeveritiesSeveritySlugParamsWithHTTPClient creates a new PatchV1SeveritiesSeveritySlugParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1SeveritiesSeveritySlugParamsWithTimeout

func NewPatchV1SeveritiesSeveritySlugParamsWithTimeout(timeout time.Duration) *PatchV1SeveritiesSeveritySlugParams

NewPatchV1SeveritiesSeveritySlugParamsWithTimeout creates a new PatchV1SeveritiesSeveritySlugParams object with the ability to set a timeout on a request.

func (*PatchV1SeveritiesSeveritySlugParams) SetContext

SetContext adds the context to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) SetDefaults

func (o *PatchV1SeveritiesSeveritySlugParams) SetDefaults()

SetDefaults hydrates default values in the patch v1 severities severity slug params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeveritiesSeveritySlugParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) SetPatchV1SeveritiesSeveritySlug

func (o *PatchV1SeveritiesSeveritySlugParams) SetPatchV1SeveritiesSeveritySlug(patchV1SeveritiesSeveritySlug *models.PatchV1SeveritiesSeveritySlug)

SetPatchV1SeveritiesSeveritySlug adds the patchV1SeveritiesSeveritySlug to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) SetSeveritySlug

func (o *PatchV1SeveritiesSeveritySlugParams) SetSeveritySlug(severitySlug string)

SetSeveritySlug adds the severitySlug to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) SetTimeout

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

SetTimeout adds the timeout to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) WithContext

WithContext adds the context to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) WithDefaults

WithDefaults hydrates default values in the patch v1 severities severity slug params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeveritiesSeveritySlugParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) WithPatchV1SeveritiesSeveritySlug

func (o *PatchV1SeveritiesSeveritySlugParams) WithPatchV1SeveritiesSeveritySlug(patchV1SeveritiesSeveritySlug *models.PatchV1SeveritiesSeveritySlug) *PatchV1SeveritiesSeveritySlugParams

WithPatchV1SeveritiesSeveritySlug adds the patchV1SeveritiesSeveritySlug to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) WithSeveritySlug

WithSeveritySlug adds the severitySlug to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) WithTimeout

WithTimeout adds the timeout to the patch v1 severities severity slug params

func (*PatchV1SeveritiesSeveritySlugParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1SeveritiesSeveritySlugReader

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

PatchV1SeveritiesSeveritySlugReader is a Reader for the PatchV1SeveritiesSeveritySlug structure.

func (*PatchV1SeveritiesSeveritySlugReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1SeverityMatrixConditionsConditionIDOK

type PatchV1SeverityMatrixConditionsConditionIDOK struct {
	Payload *models.SeverityMatrixConditionEntity
}

PatchV1SeverityMatrixConditionsConditionIDOK describes a response with status code 200, with default header values.

Update a severity matrix condition

func NewPatchV1SeverityMatrixConditionsConditionIDOK

func NewPatchV1SeverityMatrixConditionsConditionIDOK() *PatchV1SeverityMatrixConditionsConditionIDOK

NewPatchV1SeverityMatrixConditionsConditionIDOK creates a PatchV1SeverityMatrixConditionsConditionIDOK with default headers values

func (*PatchV1SeverityMatrixConditionsConditionIDOK) Error

func (*PatchV1SeverityMatrixConditionsConditionIDOK) GetPayload

func (*PatchV1SeverityMatrixConditionsConditionIDOK) IsClientError

IsClientError returns true when this patch v1 severity matrix conditions condition Id o k response has a 4xx status code

func (*PatchV1SeverityMatrixConditionsConditionIDOK) IsCode

IsCode returns true when this patch v1 severity matrix conditions condition Id o k response a status code equal to that given

func (*PatchV1SeverityMatrixConditionsConditionIDOK) IsRedirect

IsRedirect returns true when this patch v1 severity matrix conditions condition Id o k response has a 3xx status code

func (*PatchV1SeverityMatrixConditionsConditionIDOK) IsServerError

IsServerError returns true when this patch v1 severity matrix conditions condition Id o k response has a 5xx status code

func (*PatchV1SeverityMatrixConditionsConditionIDOK) IsSuccess

IsSuccess returns true when this patch v1 severity matrix conditions condition Id o k response has a 2xx status code

func (*PatchV1SeverityMatrixConditionsConditionIDOK) String

type PatchV1SeverityMatrixConditionsConditionIDParams

type PatchV1SeverityMatrixConditionsConditionIDParams struct {

	// ConditionID.
	ConditionID string

	// PatchV1SeverityMatrixConditionsConditionID.
	PatchV1SeverityMatrixConditionsConditionID *models.PatchV1SeverityMatrixConditionsConditionID

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

PatchV1SeverityMatrixConditionsConditionIDParams contains all the parameters to send to the API endpoint

for the patch v1 severity matrix conditions condition Id operation.

Typically these are written to a http.Request.

func NewPatchV1SeverityMatrixConditionsConditionIDParams

func NewPatchV1SeverityMatrixConditionsConditionIDParams() *PatchV1SeverityMatrixConditionsConditionIDParams

NewPatchV1SeverityMatrixConditionsConditionIDParams creates a new PatchV1SeverityMatrixConditionsConditionIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1SeverityMatrixConditionsConditionIDParamsWithContext

func NewPatchV1SeverityMatrixConditionsConditionIDParamsWithContext(ctx context.Context) *PatchV1SeverityMatrixConditionsConditionIDParams

NewPatchV1SeverityMatrixConditionsConditionIDParamsWithContext creates a new PatchV1SeverityMatrixConditionsConditionIDParams object with the ability to set a context for a request.

func NewPatchV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient

func NewPatchV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient(client *http.Client) *PatchV1SeverityMatrixConditionsConditionIDParams

NewPatchV1SeverityMatrixConditionsConditionIDParamsWithHTTPClient creates a new PatchV1SeverityMatrixConditionsConditionIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1SeverityMatrixConditionsConditionIDParamsWithTimeout

func NewPatchV1SeverityMatrixConditionsConditionIDParamsWithTimeout(timeout time.Duration) *PatchV1SeverityMatrixConditionsConditionIDParams

NewPatchV1SeverityMatrixConditionsConditionIDParamsWithTimeout creates a new PatchV1SeverityMatrixConditionsConditionIDParams object with the ability to set a timeout on a request.

func (*PatchV1SeverityMatrixConditionsConditionIDParams) SetConditionID

func (o *PatchV1SeverityMatrixConditionsConditionIDParams) SetConditionID(conditionID string)

SetConditionID adds the conditionId to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) SetContext

SetContext adds the context to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 severity matrix conditions condition Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeverityMatrixConditionsConditionIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) SetPatchV1SeverityMatrixConditionsConditionID

func (o *PatchV1SeverityMatrixConditionsConditionIDParams) SetPatchV1SeverityMatrixConditionsConditionID(patchV1SeverityMatrixConditionsConditionID *models.PatchV1SeverityMatrixConditionsConditionID)

SetPatchV1SeverityMatrixConditionsConditionID adds the patchV1SeverityMatrixConditionsConditionId to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) WithConditionID

WithConditionID adds the conditionID to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) WithContext

WithContext adds the context to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 severity matrix conditions condition Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeverityMatrixConditionsConditionIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) WithPatchV1SeverityMatrixConditionsConditionID

func (o *PatchV1SeverityMatrixConditionsConditionIDParams) WithPatchV1SeverityMatrixConditionsConditionID(patchV1SeverityMatrixConditionsConditionID *models.PatchV1SeverityMatrixConditionsConditionID) *PatchV1SeverityMatrixConditionsConditionIDParams

WithPatchV1SeverityMatrixConditionsConditionID adds the patchV1SeverityMatrixConditionsConditionID to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 severity matrix conditions condition Id params

func (*PatchV1SeverityMatrixConditionsConditionIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1SeverityMatrixConditionsConditionIDReader

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

PatchV1SeverityMatrixConditionsConditionIDReader is a Reader for the PatchV1SeverityMatrixConditionsConditionID structure.

func (*PatchV1SeverityMatrixConditionsConditionIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1SeverityMatrixImpactsImpactIDOK

type PatchV1SeverityMatrixImpactsImpactIDOK struct {
	Payload *models.SeverityMatrixImpactEntity
}

PatchV1SeverityMatrixImpactsImpactIDOK describes a response with status code 200, with default header values.

Update a severity matrix impact

func NewPatchV1SeverityMatrixImpactsImpactIDOK

func NewPatchV1SeverityMatrixImpactsImpactIDOK() *PatchV1SeverityMatrixImpactsImpactIDOK

NewPatchV1SeverityMatrixImpactsImpactIDOK creates a PatchV1SeverityMatrixImpactsImpactIDOK with default headers values

func (*PatchV1SeverityMatrixImpactsImpactIDOK) Error

func (*PatchV1SeverityMatrixImpactsImpactIDOK) GetPayload

func (*PatchV1SeverityMatrixImpactsImpactIDOK) IsClientError

func (o *PatchV1SeverityMatrixImpactsImpactIDOK) IsClientError() bool

IsClientError returns true when this patch v1 severity matrix impacts impact Id o k response has a 4xx status code

func (*PatchV1SeverityMatrixImpactsImpactIDOK) IsCode

IsCode returns true when this patch v1 severity matrix impacts impact Id o k response a status code equal to that given

func (*PatchV1SeverityMatrixImpactsImpactIDOK) IsRedirect

IsRedirect returns true when this patch v1 severity matrix impacts impact Id o k response has a 3xx status code

func (*PatchV1SeverityMatrixImpactsImpactIDOK) IsServerError

func (o *PatchV1SeverityMatrixImpactsImpactIDOK) IsServerError() bool

IsServerError returns true when this patch v1 severity matrix impacts impact Id o k response has a 5xx status code

func (*PatchV1SeverityMatrixImpactsImpactIDOK) IsSuccess

IsSuccess returns true when this patch v1 severity matrix impacts impact Id o k response has a 2xx status code

func (*PatchV1SeverityMatrixImpactsImpactIDOK) String

type PatchV1SeverityMatrixImpactsImpactIDParams

type PatchV1SeverityMatrixImpactsImpactIDParams struct {

	// ImpactID.
	ImpactID string

	// PatchV1SeverityMatrixImpactsImpactID.
	PatchV1SeverityMatrixImpactsImpactID *models.PatchV1SeverityMatrixImpactsImpactID

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

PatchV1SeverityMatrixImpactsImpactIDParams contains all the parameters to send to the API endpoint

for the patch v1 severity matrix impacts impact Id operation.

Typically these are written to a http.Request.

func NewPatchV1SeverityMatrixImpactsImpactIDParams

func NewPatchV1SeverityMatrixImpactsImpactIDParams() *PatchV1SeverityMatrixImpactsImpactIDParams

NewPatchV1SeverityMatrixImpactsImpactIDParams creates a new PatchV1SeverityMatrixImpactsImpactIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1SeverityMatrixImpactsImpactIDParamsWithContext

func NewPatchV1SeverityMatrixImpactsImpactIDParamsWithContext(ctx context.Context) *PatchV1SeverityMatrixImpactsImpactIDParams

NewPatchV1SeverityMatrixImpactsImpactIDParamsWithContext creates a new PatchV1SeverityMatrixImpactsImpactIDParams object with the ability to set a context for a request.

func NewPatchV1SeverityMatrixImpactsImpactIDParamsWithHTTPClient

func NewPatchV1SeverityMatrixImpactsImpactIDParamsWithHTTPClient(client *http.Client) *PatchV1SeverityMatrixImpactsImpactIDParams

NewPatchV1SeverityMatrixImpactsImpactIDParamsWithHTTPClient creates a new PatchV1SeverityMatrixImpactsImpactIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1SeverityMatrixImpactsImpactIDParamsWithTimeout

func NewPatchV1SeverityMatrixImpactsImpactIDParamsWithTimeout(timeout time.Duration) *PatchV1SeverityMatrixImpactsImpactIDParams

NewPatchV1SeverityMatrixImpactsImpactIDParamsWithTimeout creates a new PatchV1SeverityMatrixImpactsImpactIDParams object with the ability to set a timeout on a request.

func (*PatchV1SeverityMatrixImpactsImpactIDParams) SetContext

SetContext adds the context to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 severity matrix impacts impact Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeverityMatrixImpactsImpactIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) SetImpactID

func (o *PatchV1SeverityMatrixImpactsImpactIDParams) SetImpactID(impactID string)

SetImpactID adds the impactId to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) SetPatchV1SeverityMatrixImpactsImpactID

func (o *PatchV1SeverityMatrixImpactsImpactIDParams) SetPatchV1SeverityMatrixImpactsImpactID(patchV1SeverityMatrixImpactsImpactID *models.PatchV1SeverityMatrixImpactsImpactID)

SetPatchV1SeverityMatrixImpactsImpactID adds the patchV1SeverityMatrixImpactsImpactId to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) WithContext

WithContext adds the context to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 severity matrix impacts impact Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeverityMatrixImpactsImpactIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) WithImpactID

WithImpactID adds the impactID to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) WithPatchV1SeverityMatrixImpactsImpactID

func (o *PatchV1SeverityMatrixImpactsImpactIDParams) WithPatchV1SeverityMatrixImpactsImpactID(patchV1SeverityMatrixImpactsImpactID *models.PatchV1SeverityMatrixImpactsImpactID) *PatchV1SeverityMatrixImpactsImpactIDParams

WithPatchV1SeverityMatrixImpactsImpactID adds the patchV1SeverityMatrixImpactsImpactID to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 severity matrix impacts impact Id params

func (*PatchV1SeverityMatrixImpactsImpactIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1SeverityMatrixImpactsImpactIDReader

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

PatchV1SeverityMatrixImpactsImpactIDReader is a Reader for the PatchV1SeverityMatrixImpactsImpactID structure.

func (*PatchV1SeverityMatrixImpactsImpactIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchV1SeverityMatrixOK

type PatchV1SeverityMatrixOK struct {
	Payload *models.SeverityMatrixSeverityMatrixEntity
}

PatchV1SeverityMatrixOK describes a response with status code 200, with default header values.

Update available severities and impacts in your organization's severity matrix.

func NewPatchV1SeverityMatrixOK

func NewPatchV1SeverityMatrixOK() *PatchV1SeverityMatrixOK

NewPatchV1SeverityMatrixOK creates a PatchV1SeverityMatrixOK with default headers values

func (*PatchV1SeverityMatrixOK) Error

func (o *PatchV1SeverityMatrixOK) Error() string

func (*PatchV1SeverityMatrixOK) GetPayload

func (*PatchV1SeverityMatrixOK) IsClientError

func (o *PatchV1SeverityMatrixOK) IsClientError() bool

IsClientError returns true when this patch v1 severity matrix o k response has a 4xx status code

func (*PatchV1SeverityMatrixOK) IsCode

func (o *PatchV1SeverityMatrixOK) IsCode(code int) bool

IsCode returns true when this patch v1 severity matrix o k response a status code equal to that given

func (*PatchV1SeverityMatrixOK) IsRedirect

func (o *PatchV1SeverityMatrixOK) IsRedirect() bool

IsRedirect returns true when this patch v1 severity matrix o k response has a 3xx status code

func (*PatchV1SeverityMatrixOK) IsServerError

func (o *PatchV1SeverityMatrixOK) IsServerError() bool

IsServerError returns true when this patch v1 severity matrix o k response has a 5xx status code

func (*PatchV1SeverityMatrixOK) IsSuccess

func (o *PatchV1SeverityMatrixOK) IsSuccess() bool

IsSuccess returns true when this patch v1 severity matrix o k response has a 2xx status code

func (*PatchV1SeverityMatrixOK) String

func (o *PatchV1SeverityMatrixOK) String() string

type PatchV1SeverityMatrixParams

type PatchV1SeverityMatrixParams struct {

	// PatchV1SeverityMatrix.
	PatchV1SeverityMatrix *models.PatchV1SeverityMatrix

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

PatchV1SeverityMatrixParams contains all the parameters to send to the API endpoint

for the patch v1 severity matrix operation.

Typically these are written to a http.Request.

func NewPatchV1SeverityMatrixParams

func NewPatchV1SeverityMatrixParams() *PatchV1SeverityMatrixParams

NewPatchV1SeverityMatrixParams creates a new PatchV1SeverityMatrixParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1SeverityMatrixParamsWithContext

func NewPatchV1SeverityMatrixParamsWithContext(ctx context.Context) *PatchV1SeverityMatrixParams

NewPatchV1SeverityMatrixParamsWithContext creates a new PatchV1SeverityMatrixParams object with the ability to set a context for a request.

func NewPatchV1SeverityMatrixParamsWithHTTPClient

func NewPatchV1SeverityMatrixParamsWithHTTPClient(client *http.Client) *PatchV1SeverityMatrixParams

NewPatchV1SeverityMatrixParamsWithHTTPClient creates a new PatchV1SeverityMatrixParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1SeverityMatrixParamsWithTimeout

func NewPatchV1SeverityMatrixParamsWithTimeout(timeout time.Duration) *PatchV1SeverityMatrixParams

NewPatchV1SeverityMatrixParamsWithTimeout creates a new PatchV1SeverityMatrixParams object with the ability to set a timeout on a request.

func (*PatchV1SeverityMatrixParams) SetContext

func (o *PatchV1SeverityMatrixParams) SetContext(ctx context.Context)

SetContext adds the context to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) SetDefaults

func (o *PatchV1SeverityMatrixParams) SetDefaults()

SetDefaults hydrates default values in the patch v1 severity matrix params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeverityMatrixParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) SetPatchV1SeverityMatrix

func (o *PatchV1SeverityMatrixParams) SetPatchV1SeverityMatrix(patchV1SeverityMatrix *models.PatchV1SeverityMatrix)

SetPatchV1SeverityMatrix adds the patchV1SeverityMatrix to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) SetTimeout

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

SetTimeout adds the timeout to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) WithContext

WithContext adds the context to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) WithDefaults

WithDefaults hydrates default values in the patch v1 severity matrix params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1SeverityMatrixParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) WithPatchV1SeverityMatrix

func (o *PatchV1SeverityMatrixParams) WithPatchV1SeverityMatrix(patchV1SeverityMatrix *models.PatchV1SeverityMatrix) *PatchV1SeverityMatrixParams

WithPatchV1SeverityMatrix adds the patchV1SeverityMatrix to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) WithTimeout

WithTimeout adds the timeout to the patch v1 severity matrix params

func (*PatchV1SeverityMatrixParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1SeverityMatrixReader

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

PatchV1SeverityMatrixReader is a Reader for the PatchV1SeverityMatrix structure.

func (*PatchV1SeverityMatrixReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1CustomFieldsDefinitionsCreated

type PostV1CustomFieldsDefinitionsCreated struct {
	Payload *models.OrganizationsCustomFieldDefinitionEntity
}

PostV1CustomFieldsDefinitionsCreated describes a response with status code 201, with default header values.

Create a new custom field definition

func NewPostV1CustomFieldsDefinitionsCreated

func NewPostV1CustomFieldsDefinitionsCreated() *PostV1CustomFieldsDefinitionsCreated

NewPostV1CustomFieldsDefinitionsCreated creates a PostV1CustomFieldsDefinitionsCreated with default headers values

func (*PostV1CustomFieldsDefinitionsCreated) Error

func (*PostV1CustomFieldsDefinitionsCreated) GetPayload

func (*PostV1CustomFieldsDefinitionsCreated) IsClientError

func (o *PostV1CustomFieldsDefinitionsCreated) IsClientError() bool

IsClientError returns true when this post v1 custom fields definitions created response has a 4xx status code

func (*PostV1CustomFieldsDefinitionsCreated) IsCode

IsCode returns true when this post v1 custom fields definitions created response a status code equal to that given

func (*PostV1CustomFieldsDefinitionsCreated) IsRedirect

IsRedirect returns true when this post v1 custom fields definitions created response has a 3xx status code

func (*PostV1CustomFieldsDefinitionsCreated) IsServerError

func (o *PostV1CustomFieldsDefinitionsCreated) IsServerError() bool

IsServerError returns true when this post v1 custom fields definitions created response has a 5xx status code

func (*PostV1CustomFieldsDefinitionsCreated) IsSuccess

IsSuccess returns true when this post v1 custom fields definitions created response has a 2xx status code

func (*PostV1CustomFieldsDefinitionsCreated) String

type PostV1CustomFieldsDefinitionsParams

type PostV1CustomFieldsDefinitionsParams struct {

	// PostV1CustomFieldsDefinitions.
	PostV1CustomFieldsDefinitions *models.PostV1CustomFieldsDefinitions

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

PostV1CustomFieldsDefinitionsParams contains all the parameters to send to the API endpoint

for the post v1 custom fields definitions operation.

Typically these are written to a http.Request.

func NewPostV1CustomFieldsDefinitionsParams

func NewPostV1CustomFieldsDefinitionsParams() *PostV1CustomFieldsDefinitionsParams

NewPostV1CustomFieldsDefinitionsParams creates a new PostV1CustomFieldsDefinitionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1CustomFieldsDefinitionsParamsWithContext

func NewPostV1CustomFieldsDefinitionsParamsWithContext(ctx context.Context) *PostV1CustomFieldsDefinitionsParams

NewPostV1CustomFieldsDefinitionsParamsWithContext creates a new PostV1CustomFieldsDefinitionsParams object with the ability to set a context for a request.

func NewPostV1CustomFieldsDefinitionsParamsWithHTTPClient

func NewPostV1CustomFieldsDefinitionsParamsWithHTTPClient(client *http.Client) *PostV1CustomFieldsDefinitionsParams

NewPostV1CustomFieldsDefinitionsParamsWithHTTPClient creates a new PostV1CustomFieldsDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1CustomFieldsDefinitionsParamsWithTimeout

func NewPostV1CustomFieldsDefinitionsParamsWithTimeout(timeout time.Duration) *PostV1CustomFieldsDefinitionsParams

NewPostV1CustomFieldsDefinitionsParamsWithTimeout creates a new PostV1CustomFieldsDefinitionsParams object with the ability to set a timeout on a request.

func (*PostV1CustomFieldsDefinitionsParams) SetContext

SetContext adds the context to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) SetDefaults

func (o *PostV1CustomFieldsDefinitionsParams) SetDefaults()

SetDefaults hydrates default values in the post v1 custom fields definitions params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1CustomFieldsDefinitionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) SetPostV1CustomFieldsDefinitions

func (o *PostV1CustomFieldsDefinitionsParams) SetPostV1CustomFieldsDefinitions(postV1CustomFieldsDefinitions *models.PostV1CustomFieldsDefinitions)

SetPostV1CustomFieldsDefinitions adds the postV1CustomFieldsDefinitions to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) WithContext

WithContext adds the context to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) WithDefaults

WithDefaults hydrates default values in the post v1 custom fields definitions params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1CustomFieldsDefinitionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) WithPostV1CustomFieldsDefinitions

func (o *PostV1CustomFieldsDefinitionsParams) WithPostV1CustomFieldsDefinitions(postV1CustomFieldsDefinitions *models.PostV1CustomFieldsDefinitions) *PostV1CustomFieldsDefinitionsParams

WithPostV1CustomFieldsDefinitions adds the postV1CustomFieldsDefinitions to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) WithTimeout

WithTimeout adds the timeout to the post v1 custom fields definitions params

func (*PostV1CustomFieldsDefinitionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1CustomFieldsDefinitionsReader

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

PostV1CustomFieldsDefinitionsReader is a Reader for the PostV1CustomFieldsDefinitions structure.

func (*PostV1CustomFieldsDefinitionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1IncidentRolesCreated

type PostV1IncidentRolesCreated struct {
	Payload *models.IncidentRoleEntity
}

PostV1IncidentRolesCreated describes a response with status code 201, with default header values.

Create a new incident role

func NewPostV1IncidentRolesCreated

func NewPostV1IncidentRolesCreated() *PostV1IncidentRolesCreated

NewPostV1IncidentRolesCreated creates a PostV1IncidentRolesCreated with default headers values

func (*PostV1IncidentRolesCreated) Error

func (*PostV1IncidentRolesCreated) GetPayload

func (*PostV1IncidentRolesCreated) IsClientError

func (o *PostV1IncidentRolesCreated) IsClientError() bool

IsClientError returns true when this post v1 incident roles created response has a 4xx status code

func (*PostV1IncidentRolesCreated) IsCode

func (o *PostV1IncidentRolesCreated) IsCode(code int) bool

IsCode returns true when this post v1 incident roles created response a status code equal to that given

func (*PostV1IncidentRolesCreated) IsRedirect

func (o *PostV1IncidentRolesCreated) IsRedirect() bool

IsRedirect returns true when this post v1 incident roles created response has a 3xx status code

func (*PostV1IncidentRolesCreated) IsServerError

func (o *PostV1IncidentRolesCreated) IsServerError() bool

IsServerError returns true when this post v1 incident roles created response has a 5xx status code

func (*PostV1IncidentRolesCreated) IsSuccess

func (o *PostV1IncidentRolesCreated) IsSuccess() bool

IsSuccess returns true when this post v1 incident roles created response has a 2xx status code

func (*PostV1IncidentRolesCreated) String

func (o *PostV1IncidentRolesCreated) String() string

type PostV1IncidentRolesParams

type PostV1IncidentRolesParams struct {

	// PostV1IncidentRoles.
	PostV1IncidentRoles *models.PostV1IncidentRoles

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

PostV1IncidentRolesParams contains all the parameters to send to the API endpoint

for the post v1 incident roles operation.

Typically these are written to a http.Request.

func NewPostV1IncidentRolesParams

func NewPostV1IncidentRolesParams() *PostV1IncidentRolesParams

NewPostV1IncidentRolesParams creates a new PostV1IncidentRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1IncidentRolesParamsWithContext

func NewPostV1IncidentRolesParamsWithContext(ctx context.Context) *PostV1IncidentRolesParams

NewPostV1IncidentRolesParamsWithContext creates a new PostV1IncidentRolesParams object with the ability to set a context for a request.

func NewPostV1IncidentRolesParamsWithHTTPClient

func NewPostV1IncidentRolesParamsWithHTTPClient(client *http.Client) *PostV1IncidentRolesParams

NewPostV1IncidentRolesParamsWithHTTPClient creates a new PostV1IncidentRolesParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1IncidentRolesParamsWithTimeout

func NewPostV1IncidentRolesParamsWithTimeout(timeout time.Duration) *PostV1IncidentRolesParams

NewPostV1IncidentRolesParamsWithTimeout creates a new PostV1IncidentRolesParams object with the ability to set a timeout on a request.

func (*PostV1IncidentRolesParams) SetContext

func (o *PostV1IncidentRolesParams) SetContext(ctx context.Context)

SetContext adds the context to the post v1 incident roles params

func (*PostV1IncidentRolesParams) SetDefaults

func (o *PostV1IncidentRolesParams) SetDefaults()

SetDefaults hydrates default values in the post v1 incident roles params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1IncidentRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 incident roles params

func (*PostV1IncidentRolesParams) SetPostV1IncidentRoles

func (o *PostV1IncidentRolesParams) SetPostV1IncidentRoles(postV1IncidentRoles *models.PostV1IncidentRoles)

SetPostV1IncidentRoles adds the postV1IncidentRoles to the post v1 incident roles params

func (*PostV1IncidentRolesParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 incident roles params

func (*PostV1IncidentRolesParams) WithContext

WithContext adds the context to the post v1 incident roles params

func (*PostV1IncidentRolesParams) WithDefaults

WithDefaults hydrates default values in the post v1 incident roles params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1IncidentRolesParams) WithHTTPClient

func (o *PostV1IncidentRolesParams) WithHTTPClient(client *http.Client) *PostV1IncidentRolesParams

WithHTTPClient adds the HTTPClient to the post v1 incident roles params

func (*PostV1IncidentRolesParams) WithPostV1IncidentRoles

func (o *PostV1IncidentRolesParams) WithPostV1IncidentRoles(postV1IncidentRoles *models.PostV1IncidentRoles) *PostV1IncidentRolesParams

WithPostV1IncidentRoles adds the postV1IncidentRoles to the post v1 incident roles params

func (*PostV1IncidentRolesParams) WithTimeout

WithTimeout adds the timeout to the post v1 incident roles params

func (*PostV1IncidentRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1IncidentRolesReader

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

PostV1IncidentRolesReader is a Reader for the PostV1IncidentRoles structure.

func (*PostV1IncidentRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1IncidentTagsValidateCreated

type PostV1IncidentTagsValidateCreated struct {
	Payload *models.TagEntity
}

PostV1IncidentTagsValidateCreated describes a response with status code 201, with default header values.

Validate the format of a list of tags

func NewPostV1IncidentTagsValidateCreated

func NewPostV1IncidentTagsValidateCreated() *PostV1IncidentTagsValidateCreated

NewPostV1IncidentTagsValidateCreated creates a PostV1IncidentTagsValidateCreated with default headers values

func (*PostV1IncidentTagsValidateCreated) Error

func (*PostV1IncidentTagsValidateCreated) GetPayload

func (*PostV1IncidentTagsValidateCreated) IsClientError

func (o *PostV1IncidentTagsValidateCreated) IsClientError() bool

IsClientError returns true when this post v1 incident tags validate created response has a 4xx status code

func (*PostV1IncidentTagsValidateCreated) IsCode

func (o *PostV1IncidentTagsValidateCreated) IsCode(code int) bool

IsCode returns true when this post v1 incident tags validate created response a status code equal to that given

func (*PostV1IncidentTagsValidateCreated) IsRedirect

func (o *PostV1IncidentTagsValidateCreated) IsRedirect() bool

IsRedirect returns true when this post v1 incident tags validate created response has a 3xx status code

func (*PostV1IncidentTagsValidateCreated) IsServerError

func (o *PostV1IncidentTagsValidateCreated) IsServerError() bool

IsServerError returns true when this post v1 incident tags validate created response has a 5xx status code

func (*PostV1IncidentTagsValidateCreated) IsSuccess

func (o *PostV1IncidentTagsValidateCreated) IsSuccess() bool

IsSuccess returns true when this post v1 incident tags validate created response has a 2xx status code

func (*PostV1IncidentTagsValidateCreated) String

type PostV1IncidentTagsValidateParams

type PostV1IncidentTagsValidateParams struct {

	/* Tags.

	   A list of tags to validate
	*/
	Tags []string

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

PostV1IncidentTagsValidateParams contains all the parameters to send to the API endpoint

for the post v1 incident tags validate operation.

Typically these are written to a http.Request.

func NewPostV1IncidentTagsValidateParams

func NewPostV1IncidentTagsValidateParams() *PostV1IncidentTagsValidateParams

NewPostV1IncidentTagsValidateParams creates a new PostV1IncidentTagsValidateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1IncidentTagsValidateParamsWithContext

func NewPostV1IncidentTagsValidateParamsWithContext(ctx context.Context) *PostV1IncidentTagsValidateParams

NewPostV1IncidentTagsValidateParamsWithContext creates a new PostV1IncidentTagsValidateParams object with the ability to set a context for a request.

func NewPostV1IncidentTagsValidateParamsWithHTTPClient

func NewPostV1IncidentTagsValidateParamsWithHTTPClient(client *http.Client) *PostV1IncidentTagsValidateParams

NewPostV1IncidentTagsValidateParamsWithHTTPClient creates a new PostV1IncidentTagsValidateParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1IncidentTagsValidateParamsWithTimeout

func NewPostV1IncidentTagsValidateParamsWithTimeout(timeout time.Duration) *PostV1IncidentTagsValidateParams

NewPostV1IncidentTagsValidateParamsWithTimeout creates a new PostV1IncidentTagsValidateParams object with the ability to set a timeout on a request.

func (*PostV1IncidentTagsValidateParams) SetContext

SetContext adds the context to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) SetDefaults

func (o *PostV1IncidentTagsValidateParams) SetDefaults()

SetDefaults hydrates default values in the post v1 incident tags validate params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1IncidentTagsValidateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) SetTags

func (o *PostV1IncidentTagsValidateParams) SetTags(tags []string)

SetTags adds the tags to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) WithContext

WithContext adds the context to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) WithDefaults

WithDefaults hydrates default values in the post v1 incident tags validate params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1IncidentTagsValidateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) WithTags

WithTags adds the tags to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) WithTimeout

WithTimeout adds the timeout to the post v1 incident tags validate params

func (*PostV1IncidentTagsValidateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1IncidentTagsValidateReader

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

PostV1IncidentTagsValidateReader is a Reader for the PostV1IncidentTagsValidate structure.

func (*PostV1IncidentTagsValidateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1IncidentTypesCreated

type PostV1IncidentTypesCreated struct {
	Payload *models.IncidentTypeEntity
}

PostV1IncidentTypesCreated describes a response with status code 201, with default header values.

Create a new incident type

func NewPostV1IncidentTypesCreated

func NewPostV1IncidentTypesCreated() *PostV1IncidentTypesCreated

NewPostV1IncidentTypesCreated creates a PostV1IncidentTypesCreated with default headers values

func (*PostV1IncidentTypesCreated) Error

func (*PostV1IncidentTypesCreated) GetPayload

func (*PostV1IncidentTypesCreated) IsClientError

func (o *PostV1IncidentTypesCreated) IsClientError() bool

IsClientError returns true when this post v1 incident types created response has a 4xx status code

func (*PostV1IncidentTypesCreated) IsCode

func (o *PostV1IncidentTypesCreated) IsCode(code int) bool

IsCode returns true when this post v1 incident types created response a status code equal to that given

func (*PostV1IncidentTypesCreated) IsRedirect

func (o *PostV1IncidentTypesCreated) IsRedirect() bool

IsRedirect returns true when this post v1 incident types created response has a 3xx status code

func (*PostV1IncidentTypesCreated) IsServerError

func (o *PostV1IncidentTypesCreated) IsServerError() bool

IsServerError returns true when this post v1 incident types created response has a 5xx status code

func (*PostV1IncidentTypesCreated) IsSuccess

func (o *PostV1IncidentTypesCreated) IsSuccess() bool

IsSuccess returns true when this post v1 incident types created response has a 2xx status code

func (*PostV1IncidentTypesCreated) String

func (o *PostV1IncidentTypesCreated) String() string

type PostV1IncidentTypesParams

type PostV1IncidentTypesParams struct {

	// PostV1IncidentTypes.
	PostV1IncidentTypes *models.PostV1IncidentTypes

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

PostV1IncidentTypesParams contains all the parameters to send to the API endpoint

for the post v1 incident types operation.

Typically these are written to a http.Request.

func NewPostV1IncidentTypesParams

func NewPostV1IncidentTypesParams() *PostV1IncidentTypesParams

NewPostV1IncidentTypesParams creates a new PostV1IncidentTypesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1IncidentTypesParamsWithContext

func NewPostV1IncidentTypesParamsWithContext(ctx context.Context) *PostV1IncidentTypesParams

NewPostV1IncidentTypesParamsWithContext creates a new PostV1IncidentTypesParams object with the ability to set a context for a request.

func NewPostV1IncidentTypesParamsWithHTTPClient

func NewPostV1IncidentTypesParamsWithHTTPClient(client *http.Client) *PostV1IncidentTypesParams

NewPostV1IncidentTypesParamsWithHTTPClient creates a new PostV1IncidentTypesParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1IncidentTypesParamsWithTimeout

func NewPostV1IncidentTypesParamsWithTimeout(timeout time.Duration) *PostV1IncidentTypesParams

NewPostV1IncidentTypesParamsWithTimeout creates a new PostV1IncidentTypesParams object with the ability to set a timeout on a request.

func (*PostV1IncidentTypesParams) SetContext

func (o *PostV1IncidentTypesParams) SetContext(ctx context.Context)

SetContext adds the context to the post v1 incident types params

func (*PostV1IncidentTypesParams) SetDefaults

func (o *PostV1IncidentTypesParams) SetDefaults()

SetDefaults hydrates default values in the post v1 incident types params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1IncidentTypesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 incident types params

func (*PostV1IncidentTypesParams) SetPostV1IncidentTypes

func (o *PostV1IncidentTypesParams) SetPostV1IncidentTypes(postV1IncidentTypes *models.PostV1IncidentTypes)

SetPostV1IncidentTypes adds the postV1IncidentTypes to the post v1 incident types params

func (*PostV1IncidentTypesParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 incident types params

func (*PostV1IncidentTypesParams) WithContext

WithContext adds the context to the post v1 incident types params

func (*PostV1IncidentTypesParams) WithDefaults

WithDefaults hydrates default values in the post v1 incident types params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1IncidentTypesParams) WithHTTPClient

func (o *PostV1IncidentTypesParams) WithHTTPClient(client *http.Client) *PostV1IncidentTypesParams

WithHTTPClient adds the HTTPClient to the post v1 incident types params

func (*PostV1IncidentTypesParams) WithPostV1IncidentTypes

func (o *PostV1IncidentTypesParams) WithPostV1IncidentTypes(postV1IncidentTypes *models.PostV1IncidentTypes) *PostV1IncidentTypesParams

WithPostV1IncidentTypes adds the postV1IncidentTypes to the post v1 incident types params

func (*PostV1IncidentTypesParams) WithTimeout

WithTimeout adds the timeout to the post v1 incident types params

func (*PostV1IncidentTypesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1IncidentTypesReader

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

PostV1IncidentTypesReader is a Reader for the PostV1IncidentTypes structure.

func (*PostV1IncidentTypesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1LifecyclesMeasurementDefinitionsCreated

type PostV1LifecyclesMeasurementDefinitionsCreated struct {
}

PostV1LifecyclesMeasurementDefinitionsCreated describes a response with status code 201, with default header values.

Create a new measurement definition

func NewPostV1LifecyclesMeasurementDefinitionsCreated

func NewPostV1LifecyclesMeasurementDefinitionsCreated() *PostV1LifecyclesMeasurementDefinitionsCreated

NewPostV1LifecyclesMeasurementDefinitionsCreated creates a PostV1LifecyclesMeasurementDefinitionsCreated with default headers values

func (*PostV1LifecyclesMeasurementDefinitionsCreated) Error

func (*PostV1LifecyclesMeasurementDefinitionsCreated) IsClientError

IsClientError returns true when this post v1 lifecycles measurement definitions created response has a 4xx status code

func (*PostV1LifecyclesMeasurementDefinitionsCreated) IsCode

IsCode returns true when this post v1 lifecycles measurement definitions created response a status code equal to that given

func (*PostV1LifecyclesMeasurementDefinitionsCreated) IsRedirect

IsRedirect returns true when this post v1 lifecycles measurement definitions created response has a 3xx status code

func (*PostV1LifecyclesMeasurementDefinitionsCreated) IsServerError

IsServerError returns true when this post v1 lifecycles measurement definitions created response has a 5xx status code

func (*PostV1LifecyclesMeasurementDefinitionsCreated) IsSuccess

IsSuccess returns true when this post v1 lifecycles measurement definitions created response has a 2xx status code

func (*PostV1LifecyclesMeasurementDefinitionsCreated) String

type PostV1LifecyclesMeasurementDefinitionsParams

type PostV1LifecyclesMeasurementDefinitionsParams struct {

	// Description.
	Description *string

	// EndsAtMilestoneID.
	EndsAtMilestoneID string

	// Name.
	Name string

	// Slug.
	Slug *string

	// StartsAtMilestoneID.
	StartsAtMilestoneID string

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

PostV1LifecyclesMeasurementDefinitionsParams contains all the parameters to send to the API endpoint

for the post v1 lifecycles measurement definitions operation.

Typically these are written to a http.Request.

func NewPostV1LifecyclesMeasurementDefinitionsParams

func NewPostV1LifecyclesMeasurementDefinitionsParams() *PostV1LifecyclesMeasurementDefinitionsParams

NewPostV1LifecyclesMeasurementDefinitionsParams creates a new PostV1LifecyclesMeasurementDefinitionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1LifecyclesMeasurementDefinitionsParamsWithContext

func NewPostV1LifecyclesMeasurementDefinitionsParamsWithContext(ctx context.Context) *PostV1LifecyclesMeasurementDefinitionsParams

NewPostV1LifecyclesMeasurementDefinitionsParamsWithContext creates a new PostV1LifecyclesMeasurementDefinitionsParams object with the ability to set a context for a request.

func NewPostV1LifecyclesMeasurementDefinitionsParamsWithHTTPClient

func NewPostV1LifecyclesMeasurementDefinitionsParamsWithHTTPClient(client *http.Client) *PostV1LifecyclesMeasurementDefinitionsParams

NewPostV1LifecyclesMeasurementDefinitionsParamsWithHTTPClient creates a new PostV1LifecyclesMeasurementDefinitionsParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1LifecyclesMeasurementDefinitionsParamsWithTimeout

func NewPostV1LifecyclesMeasurementDefinitionsParamsWithTimeout(timeout time.Duration) *PostV1LifecyclesMeasurementDefinitionsParams

NewPostV1LifecyclesMeasurementDefinitionsParamsWithTimeout creates a new PostV1LifecyclesMeasurementDefinitionsParams object with the ability to set a timeout on a request.

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetContext

SetContext adds the context to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetDefaults

SetDefaults hydrates default values in the post v1 lifecycles measurement definitions params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetDescription

func (o *PostV1LifecyclesMeasurementDefinitionsParams) SetDescription(description *string)

SetDescription adds the description to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetEndsAtMilestoneID

func (o *PostV1LifecyclesMeasurementDefinitionsParams) SetEndsAtMilestoneID(endsAtMilestoneID string)

SetEndsAtMilestoneID adds the endsAtMilestoneId to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetName

SetName adds the name to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetSlug

SetSlug adds the slug to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetStartsAtMilestoneID

func (o *PostV1LifecyclesMeasurementDefinitionsParams) SetStartsAtMilestoneID(startsAtMilestoneID string)

SetStartsAtMilestoneID adds the startsAtMilestoneId to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) SetTimeout

SetTimeout adds the timeout to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithContext

WithContext adds the context to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithDefaults

WithDefaults hydrates default values in the post v1 lifecycles measurement definitions params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithDescription

WithDescription adds the description to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithEndsAtMilestoneID

WithEndsAtMilestoneID adds the endsAtMilestoneID to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithName

WithName adds the name to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithSlug

WithSlug adds the slug to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithStartsAtMilestoneID

WithStartsAtMilestoneID adds the startsAtMilestoneID to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WithTimeout

WithTimeout adds the timeout to the post v1 lifecycles measurement definitions params

func (*PostV1LifecyclesMeasurementDefinitionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1LifecyclesMeasurementDefinitionsReader

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

PostV1LifecyclesMeasurementDefinitionsReader is a Reader for the PostV1LifecyclesMeasurementDefinitions structure.

func (*PostV1LifecyclesMeasurementDefinitionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1LifecyclesMilestonesCreated

type PostV1LifecyclesMilestonesCreated struct {
	Payload *models.LifecyclesPhaseEntityList
}

PostV1LifecyclesMilestonesCreated describes a response with status code 201, with default header values.

Create a new milestone

func NewPostV1LifecyclesMilestonesCreated

func NewPostV1LifecyclesMilestonesCreated() *PostV1LifecyclesMilestonesCreated

NewPostV1LifecyclesMilestonesCreated creates a PostV1LifecyclesMilestonesCreated with default headers values

func (*PostV1LifecyclesMilestonesCreated) Error

func (*PostV1LifecyclesMilestonesCreated) GetPayload

func (*PostV1LifecyclesMilestonesCreated) IsClientError

func (o *PostV1LifecyclesMilestonesCreated) IsClientError() bool

IsClientError returns true when this post v1 lifecycles milestones created response has a 4xx status code

func (*PostV1LifecyclesMilestonesCreated) IsCode

func (o *PostV1LifecyclesMilestonesCreated) IsCode(code int) bool

IsCode returns true when this post v1 lifecycles milestones created response a status code equal to that given

func (*PostV1LifecyclesMilestonesCreated) IsRedirect

func (o *PostV1LifecyclesMilestonesCreated) IsRedirect() bool

IsRedirect returns true when this post v1 lifecycles milestones created response has a 3xx status code

func (*PostV1LifecyclesMilestonesCreated) IsServerError

func (o *PostV1LifecyclesMilestonesCreated) IsServerError() bool

IsServerError returns true when this post v1 lifecycles milestones created response has a 5xx status code

func (*PostV1LifecyclesMilestonesCreated) IsSuccess

func (o *PostV1LifecyclesMilestonesCreated) IsSuccess() bool

IsSuccess returns true when this post v1 lifecycles milestones created response has a 2xx status code

func (*PostV1LifecyclesMilestonesCreated) String

type PostV1LifecyclesMilestonesParams

type PostV1LifecyclesMilestonesParams struct {

	/* AutoAssignTimestampOnCreate.

	   The setting for auto-assigning the milestone's timestamp during incident declaration
	*/
	AutoAssignTimestampOnCreate *string

	/* Description.

	   A long-form description of the milestone's purpose
	*/
	Description string

	/* Name.

	   The name of the milestone
	*/
	Name string

	/* PhaseID.

	   The ID of the phase to which the milestone should belong
	*/
	PhaseID string

	/* Position.

	   The position of the milestone within the phase. If not provided, the milestone will be added as the last milestone in the phase.

	   Format: int32
	*/
	Position *int32

	/* RequiredAtMilestoneID.

	   The ID of a later milestone that cannot be started until this milestone has a timestamp populated
	*/
	RequiredAtMilestoneID *string

	/* Slug.

	   A unique identifier for the milestone. If not provided, one will be generated from the name.
	*/
	Slug *string

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

PostV1LifecyclesMilestonesParams contains all the parameters to send to the API endpoint

for the post v1 lifecycles milestones operation.

Typically these are written to a http.Request.

func NewPostV1LifecyclesMilestonesParams

func NewPostV1LifecyclesMilestonesParams() *PostV1LifecyclesMilestonesParams

NewPostV1LifecyclesMilestonesParams creates a new PostV1LifecyclesMilestonesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1LifecyclesMilestonesParamsWithContext

func NewPostV1LifecyclesMilestonesParamsWithContext(ctx context.Context) *PostV1LifecyclesMilestonesParams

NewPostV1LifecyclesMilestonesParamsWithContext creates a new PostV1LifecyclesMilestonesParams object with the ability to set a context for a request.

func NewPostV1LifecyclesMilestonesParamsWithHTTPClient

func NewPostV1LifecyclesMilestonesParamsWithHTTPClient(client *http.Client) *PostV1LifecyclesMilestonesParams

NewPostV1LifecyclesMilestonesParamsWithHTTPClient creates a new PostV1LifecyclesMilestonesParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1LifecyclesMilestonesParamsWithTimeout

func NewPostV1LifecyclesMilestonesParamsWithTimeout(timeout time.Duration) *PostV1LifecyclesMilestonesParams

NewPostV1LifecyclesMilestonesParamsWithTimeout creates a new PostV1LifecyclesMilestonesParams object with the ability to set a timeout on a request.

func (*PostV1LifecyclesMilestonesParams) SetAutoAssignTimestampOnCreate

func (o *PostV1LifecyclesMilestonesParams) SetAutoAssignTimestampOnCreate(autoAssignTimestampOnCreate *string)

SetAutoAssignTimestampOnCreate adds the autoAssignTimestampOnCreate to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetContext

SetContext adds the context to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetDefaults

func (o *PostV1LifecyclesMilestonesParams) SetDefaults()

SetDefaults hydrates default values in the post v1 lifecycles milestones params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1LifecyclesMilestonesParams) SetDescription

func (o *PostV1LifecyclesMilestonesParams) SetDescription(description string)

SetDescription adds the description to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetName

func (o *PostV1LifecyclesMilestonesParams) SetName(name string)

SetName adds the name to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetPhaseID

func (o *PostV1LifecyclesMilestonesParams) SetPhaseID(phaseID string)

SetPhaseID adds the phaseId to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetPosition

func (o *PostV1LifecyclesMilestonesParams) SetPosition(position *int32)

SetPosition adds the position to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetRequiredAtMilestoneID

func (o *PostV1LifecyclesMilestonesParams) SetRequiredAtMilestoneID(requiredAtMilestoneID *string)

SetRequiredAtMilestoneID adds the requiredAtMilestoneId to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetSlug

func (o *PostV1LifecyclesMilestonesParams) SetSlug(slug *string)

SetSlug adds the slug to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithAutoAssignTimestampOnCreate

func (o *PostV1LifecyclesMilestonesParams) WithAutoAssignTimestampOnCreate(autoAssignTimestampOnCreate *string) *PostV1LifecyclesMilestonesParams

WithAutoAssignTimestampOnCreate adds the autoAssignTimestampOnCreate to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithContext

WithContext adds the context to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithDefaults

WithDefaults hydrates default values in the post v1 lifecycles milestones params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1LifecyclesMilestonesParams) WithDescription

WithDescription adds the description to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithName

WithName adds the name to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithPhaseID

WithPhaseID adds the phaseID to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithPosition

WithPosition adds the position to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithRequiredAtMilestoneID

func (o *PostV1LifecyclesMilestonesParams) WithRequiredAtMilestoneID(requiredAtMilestoneID *string) *PostV1LifecyclesMilestonesParams

WithRequiredAtMilestoneID adds the requiredAtMilestoneID to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithSlug

WithSlug adds the slug to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WithTimeout

WithTimeout adds the timeout to the post v1 lifecycles milestones params

func (*PostV1LifecyclesMilestonesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1LifecyclesMilestonesReader

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

PostV1LifecyclesMilestonesReader is a Reader for the PostV1LifecyclesMilestones structure.

func (*PostV1LifecyclesMilestonesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1PrioritiesCreated

type PostV1PrioritiesCreated struct {
	Payload *models.PriorityEntity
}

PostV1PrioritiesCreated describes a response with status code 201, with default header values.

Create a new priority

func NewPostV1PrioritiesCreated

func NewPostV1PrioritiesCreated() *PostV1PrioritiesCreated

NewPostV1PrioritiesCreated creates a PostV1PrioritiesCreated with default headers values

func (*PostV1PrioritiesCreated) Error

func (o *PostV1PrioritiesCreated) Error() string

func (*PostV1PrioritiesCreated) GetPayload

func (*PostV1PrioritiesCreated) IsClientError

func (o *PostV1PrioritiesCreated) IsClientError() bool

IsClientError returns true when this post v1 priorities created response has a 4xx status code

func (*PostV1PrioritiesCreated) IsCode

func (o *PostV1PrioritiesCreated) IsCode(code int) bool

IsCode returns true when this post v1 priorities created response a status code equal to that given

func (*PostV1PrioritiesCreated) IsRedirect

func (o *PostV1PrioritiesCreated) IsRedirect() bool

IsRedirect returns true when this post v1 priorities created response has a 3xx status code

func (*PostV1PrioritiesCreated) IsServerError

func (o *PostV1PrioritiesCreated) IsServerError() bool

IsServerError returns true when this post v1 priorities created response has a 5xx status code

func (*PostV1PrioritiesCreated) IsSuccess

func (o *PostV1PrioritiesCreated) IsSuccess() bool

IsSuccess returns true when this post v1 priorities created response has a 2xx status code

func (*PostV1PrioritiesCreated) String

func (o *PostV1PrioritiesCreated) String() string

type PostV1PrioritiesParams

type PostV1PrioritiesParams struct {

	// PostV1Priorities.
	PostV1Priorities *models.PostV1Priorities

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

PostV1PrioritiesParams contains all the parameters to send to the API endpoint

for the post v1 priorities operation.

Typically these are written to a http.Request.

func NewPostV1PrioritiesParams

func NewPostV1PrioritiesParams() *PostV1PrioritiesParams

NewPostV1PrioritiesParams creates a new PostV1PrioritiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1PrioritiesParamsWithContext

func NewPostV1PrioritiesParamsWithContext(ctx context.Context) *PostV1PrioritiesParams

NewPostV1PrioritiesParamsWithContext creates a new PostV1PrioritiesParams object with the ability to set a context for a request.

func NewPostV1PrioritiesParamsWithHTTPClient

func NewPostV1PrioritiesParamsWithHTTPClient(client *http.Client) *PostV1PrioritiesParams

NewPostV1PrioritiesParamsWithHTTPClient creates a new PostV1PrioritiesParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1PrioritiesParamsWithTimeout

func NewPostV1PrioritiesParamsWithTimeout(timeout time.Duration) *PostV1PrioritiesParams

NewPostV1PrioritiesParamsWithTimeout creates a new PostV1PrioritiesParams object with the ability to set a timeout on a request.

func (*PostV1PrioritiesParams) SetContext

func (o *PostV1PrioritiesParams) SetContext(ctx context.Context)

SetContext adds the context to the post v1 priorities params

func (*PostV1PrioritiesParams) SetDefaults

func (o *PostV1PrioritiesParams) SetDefaults()

SetDefaults hydrates default values in the post v1 priorities params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1PrioritiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 priorities params

func (*PostV1PrioritiesParams) SetPostV1Priorities

func (o *PostV1PrioritiesParams) SetPostV1Priorities(postV1Priorities *models.PostV1Priorities)

SetPostV1Priorities adds the postV1Priorities to the post v1 priorities params

func (*PostV1PrioritiesParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 priorities params

func (*PostV1PrioritiesParams) WithContext

WithContext adds the context to the post v1 priorities params

func (*PostV1PrioritiesParams) WithDefaults

WithDefaults hydrates default values in the post v1 priorities params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1PrioritiesParams) WithHTTPClient

func (o *PostV1PrioritiesParams) WithHTTPClient(client *http.Client) *PostV1PrioritiesParams

WithHTTPClient adds the HTTPClient to the post v1 priorities params

func (*PostV1PrioritiesParams) WithPostV1Priorities

func (o *PostV1PrioritiesParams) WithPostV1Priorities(postV1Priorities *models.PostV1Priorities) *PostV1PrioritiesParams

WithPostV1Priorities adds the postV1Priorities to the post v1 priorities params

func (*PostV1PrioritiesParams) WithTimeout

WithTimeout adds the timeout to the post v1 priorities params

func (*PostV1PrioritiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1PrioritiesReader

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

PostV1PrioritiesReader is a Reader for the PostV1Priorities structure.

func (*PostV1PrioritiesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1SeveritiesCreated

type PostV1SeveritiesCreated struct {
	Payload *models.SeverityEntity
}

PostV1SeveritiesCreated describes a response with status code 201, with default header values.

Create a new severity

func NewPostV1SeveritiesCreated

func NewPostV1SeveritiesCreated() *PostV1SeveritiesCreated

NewPostV1SeveritiesCreated creates a PostV1SeveritiesCreated with default headers values

func (*PostV1SeveritiesCreated) Error

func (o *PostV1SeveritiesCreated) Error() string

func (*PostV1SeveritiesCreated) GetPayload

func (*PostV1SeveritiesCreated) IsClientError

func (o *PostV1SeveritiesCreated) IsClientError() bool

IsClientError returns true when this post v1 severities created response has a 4xx status code

func (*PostV1SeveritiesCreated) IsCode

func (o *PostV1SeveritiesCreated) IsCode(code int) bool

IsCode returns true when this post v1 severities created response a status code equal to that given

func (*PostV1SeveritiesCreated) IsRedirect

func (o *PostV1SeveritiesCreated) IsRedirect() bool

IsRedirect returns true when this post v1 severities created response has a 3xx status code

func (*PostV1SeveritiesCreated) IsServerError

func (o *PostV1SeveritiesCreated) IsServerError() bool

IsServerError returns true when this post v1 severities created response has a 5xx status code

func (*PostV1SeveritiesCreated) IsSuccess

func (o *PostV1SeveritiesCreated) IsSuccess() bool

IsSuccess returns true when this post v1 severities created response has a 2xx status code

func (*PostV1SeveritiesCreated) String

func (o *PostV1SeveritiesCreated) String() string

type PostV1SeveritiesParams

type PostV1SeveritiesParams struct {

	// PostV1Severities.
	PostV1Severities *models.PostV1Severities

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

PostV1SeveritiesParams contains all the parameters to send to the API endpoint

for the post v1 severities operation.

Typically these are written to a http.Request.

func NewPostV1SeveritiesParams

func NewPostV1SeveritiesParams() *PostV1SeveritiesParams

NewPostV1SeveritiesParams creates a new PostV1SeveritiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1SeveritiesParamsWithContext

func NewPostV1SeveritiesParamsWithContext(ctx context.Context) *PostV1SeveritiesParams

NewPostV1SeveritiesParamsWithContext creates a new PostV1SeveritiesParams object with the ability to set a context for a request.

func NewPostV1SeveritiesParamsWithHTTPClient

func NewPostV1SeveritiesParamsWithHTTPClient(client *http.Client) *PostV1SeveritiesParams

NewPostV1SeveritiesParamsWithHTTPClient creates a new PostV1SeveritiesParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1SeveritiesParamsWithTimeout

func NewPostV1SeveritiesParamsWithTimeout(timeout time.Duration) *PostV1SeveritiesParams

NewPostV1SeveritiesParamsWithTimeout creates a new PostV1SeveritiesParams object with the ability to set a timeout on a request.

func (*PostV1SeveritiesParams) SetContext

func (o *PostV1SeveritiesParams) SetContext(ctx context.Context)

SetContext adds the context to the post v1 severities params

func (*PostV1SeveritiesParams) SetDefaults

func (o *PostV1SeveritiesParams) SetDefaults()

SetDefaults hydrates default values in the post v1 severities params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1SeveritiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 severities params

func (*PostV1SeveritiesParams) SetPostV1Severities

func (o *PostV1SeveritiesParams) SetPostV1Severities(postV1Severities *models.PostV1Severities)

SetPostV1Severities adds the postV1Severities to the post v1 severities params

func (*PostV1SeveritiesParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 severities params

func (*PostV1SeveritiesParams) WithContext

WithContext adds the context to the post v1 severities params

func (*PostV1SeveritiesParams) WithDefaults

WithDefaults hydrates default values in the post v1 severities params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1SeveritiesParams) WithHTTPClient

func (o *PostV1SeveritiesParams) WithHTTPClient(client *http.Client) *PostV1SeveritiesParams

WithHTTPClient adds the HTTPClient to the post v1 severities params

func (*PostV1SeveritiesParams) WithPostV1Severities

func (o *PostV1SeveritiesParams) WithPostV1Severities(postV1Severities *models.PostV1Severities) *PostV1SeveritiesParams

WithPostV1Severities adds the postV1Severities to the post v1 severities params

func (*PostV1SeveritiesParams) WithTimeout

WithTimeout adds the timeout to the post v1 severities params

func (*PostV1SeveritiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1SeveritiesReader

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

PostV1SeveritiesReader is a Reader for the PostV1Severities structure.

func (*PostV1SeveritiesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1SeverityMatrixConditionsCreated

type PostV1SeverityMatrixConditionsCreated struct {
	Payload *models.SeverityMatrixConditionEntity
}

PostV1SeverityMatrixConditionsCreated describes a response with status code 201, with default header values.

Create a new condition

func NewPostV1SeverityMatrixConditionsCreated

func NewPostV1SeverityMatrixConditionsCreated() *PostV1SeverityMatrixConditionsCreated

NewPostV1SeverityMatrixConditionsCreated creates a PostV1SeverityMatrixConditionsCreated with default headers values

func (*PostV1SeverityMatrixConditionsCreated) Error

func (*PostV1SeverityMatrixConditionsCreated) GetPayload

func (*PostV1SeverityMatrixConditionsCreated) IsClientError

func (o *PostV1SeverityMatrixConditionsCreated) IsClientError() bool

IsClientError returns true when this post v1 severity matrix conditions created response has a 4xx status code

func (*PostV1SeverityMatrixConditionsCreated) IsCode

IsCode returns true when this post v1 severity matrix conditions created response a status code equal to that given

func (*PostV1SeverityMatrixConditionsCreated) IsRedirect

IsRedirect returns true when this post v1 severity matrix conditions created response has a 3xx status code

func (*PostV1SeverityMatrixConditionsCreated) IsServerError

func (o *PostV1SeverityMatrixConditionsCreated) IsServerError() bool

IsServerError returns true when this post v1 severity matrix conditions created response has a 5xx status code

func (*PostV1SeverityMatrixConditionsCreated) IsSuccess

IsSuccess returns true when this post v1 severity matrix conditions created response has a 2xx status code

func (*PostV1SeverityMatrixConditionsCreated) String

type PostV1SeverityMatrixConditionsParams

type PostV1SeverityMatrixConditionsParams struct {

	// PostV1SeverityMatrixConditions.
	PostV1SeverityMatrixConditions *models.PostV1SeverityMatrixConditions

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

PostV1SeverityMatrixConditionsParams contains all the parameters to send to the API endpoint

for the post v1 severity matrix conditions operation.

Typically these are written to a http.Request.

func NewPostV1SeverityMatrixConditionsParams

func NewPostV1SeverityMatrixConditionsParams() *PostV1SeverityMatrixConditionsParams

NewPostV1SeverityMatrixConditionsParams creates a new PostV1SeverityMatrixConditionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1SeverityMatrixConditionsParamsWithContext

func NewPostV1SeverityMatrixConditionsParamsWithContext(ctx context.Context) *PostV1SeverityMatrixConditionsParams

NewPostV1SeverityMatrixConditionsParamsWithContext creates a new PostV1SeverityMatrixConditionsParams object with the ability to set a context for a request.

func NewPostV1SeverityMatrixConditionsParamsWithHTTPClient

func NewPostV1SeverityMatrixConditionsParamsWithHTTPClient(client *http.Client) *PostV1SeverityMatrixConditionsParams

NewPostV1SeverityMatrixConditionsParamsWithHTTPClient creates a new PostV1SeverityMatrixConditionsParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1SeverityMatrixConditionsParamsWithTimeout

func NewPostV1SeverityMatrixConditionsParamsWithTimeout(timeout time.Duration) *PostV1SeverityMatrixConditionsParams

NewPostV1SeverityMatrixConditionsParamsWithTimeout creates a new PostV1SeverityMatrixConditionsParams object with the ability to set a timeout on a request.

func (*PostV1SeverityMatrixConditionsParams) SetContext

SetContext adds the context to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) SetDefaults

func (o *PostV1SeverityMatrixConditionsParams) SetDefaults()

SetDefaults hydrates default values in the post v1 severity matrix conditions params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1SeverityMatrixConditionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) SetPostV1SeverityMatrixConditions

func (o *PostV1SeverityMatrixConditionsParams) SetPostV1SeverityMatrixConditions(postV1SeverityMatrixConditions *models.PostV1SeverityMatrixConditions)

SetPostV1SeverityMatrixConditions adds the postV1SeverityMatrixConditions to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) WithContext

WithContext adds the context to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) WithDefaults

WithDefaults hydrates default values in the post v1 severity matrix conditions params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1SeverityMatrixConditionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) WithPostV1SeverityMatrixConditions

func (o *PostV1SeverityMatrixConditionsParams) WithPostV1SeverityMatrixConditions(postV1SeverityMatrixConditions *models.PostV1SeverityMatrixConditions) *PostV1SeverityMatrixConditionsParams

WithPostV1SeverityMatrixConditions adds the postV1SeverityMatrixConditions to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) WithTimeout

WithTimeout adds the timeout to the post v1 severity matrix conditions params

func (*PostV1SeverityMatrixConditionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1SeverityMatrixConditionsReader

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

PostV1SeverityMatrixConditionsReader is a Reader for the PostV1SeverityMatrixConditions structure.

func (*PostV1SeverityMatrixConditionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostV1SeverityMatrixImpactsCreated

type PostV1SeverityMatrixImpactsCreated struct {
	Payload *models.SeverityMatrixImpactEntity
}

PostV1SeverityMatrixImpactsCreated describes a response with status code 201, with default header values.

Create a new impact

func NewPostV1SeverityMatrixImpactsCreated

func NewPostV1SeverityMatrixImpactsCreated() *PostV1SeverityMatrixImpactsCreated

NewPostV1SeverityMatrixImpactsCreated creates a PostV1SeverityMatrixImpactsCreated with default headers values

func (*PostV1SeverityMatrixImpactsCreated) Error

func (*PostV1SeverityMatrixImpactsCreated) GetPayload

func (*PostV1SeverityMatrixImpactsCreated) IsClientError

func (o *PostV1SeverityMatrixImpactsCreated) IsClientError() bool

IsClientError returns true when this post v1 severity matrix impacts created response has a 4xx status code

func (*PostV1SeverityMatrixImpactsCreated) IsCode

IsCode returns true when this post v1 severity matrix impacts created response a status code equal to that given

func (*PostV1SeverityMatrixImpactsCreated) IsRedirect

func (o *PostV1SeverityMatrixImpactsCreated) IsRedirect() bool

IsRedirect returns true when this post v1 severity matrix impacts created response has a 3xx status code

func (*PostV1SeverityMatrixImpactsCreated) IsServerError

func (o *PostV1SeverityMatrixImpactsCreated) IsServerError() bool

IsServerError returns true when this post v1 severity matrix impacts created response has a 5xx status code

func (*PostV1SeverityMatrixImpactsCreated) IsSuccess

IsSuccess returns true when this post v1 severity matrix impacts created response has a 2xx status code

func (*PostV1SeverityMatrixImpactsCreated) String

type PostV1SeverityMatrixImpactsParams

type PostV1SeverityMatrixImpactsParams struct {

	// PostV1SeverityMatrixImpacts.
	PostV1SeverityMatrixImpacts *models.PostV1SeverityMatrixImpacts

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

PostV1SeverityMatrixImpactsParams contains all the parameters to send to the API endpoint

for the post v1 severity matrix impacts operation.

Typically these are written to a http.Request.

func NewPostV1SeverityMatrixImpactsParams

func NewPostV1SeverityMatrixImpactsParams() *PostV1SeverityMatrixImpactsParams

NewPostV1SeverityMatrixImpactsParams creates a new PostV1SeverityMatrixImpactsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1SeverityMatrixImpactsParamsWithContext

func NewPostV1SeverityMatrixImpactsParamsWithContext(ctx context.Context) *PostV1SeverityMatrixImpactsParams

NewPostV1SeverityMatrixImpactsParamsWithContext creates a new PostV1SeverityMatrixImpactsParams object with the ability to set a context for a request.

func NewPostV1SeverityMatrixImpactsParamsWithHTTPClient

func NewPostV1SeverityMatrixImpactsParamsWithHTTPClient(client *http.Client) *PostV1SeverityMatrixImpactsParams

NewPostV1SeverityMatrixImpactsParamsWithHTTPClient creates a new PostV1SeverityMatrixImpactsParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1SeverityMatrixImpactsParamsWithTimeout

func NewPostV1SeverityMatrixImpactsParamsWithTimeout(timeout time.Duration) *PostV1SeverityMatrixImpactsParams

NewPostV1SeverityMatrixImpactsParamsWithTimeout creates a new PostV1SeverityMatrixImpactsParams object with the ability to set a timeout on a request.

func (*PostV1SeverityMatrixImpactsParams) SetContext

SetContext adds the context to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) SetDefaults

func (o *PostV1SeverityMatrixImpactsParams) SetDefaults()

SetDefaults hydrates default values in the post v1 severity matrix impacts params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1SeverityMatrixImpactsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) SetPostV1SeverityMatrixImpacts

func (o *PostV1SeverityMatrixImpactsParams) SetPostV1SeverityMatrixImpacts(postV1SeverityMatrixImpacts *models.PostV1SeverityMatrixImpacts)

SetPostV1SeverityMatrixImpacts adds the postV1SeverityMatrixImpacts to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) SetTimeout

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

SetTimeout adds the timeout to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) WithContext

WithContext adds the context to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) WithDefaults

WithDefaults hydrates default values in the post v1 severity matrix impacts params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1SeverityMatrixImpactsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) WithPostV1SeverityMatrixImpacts

func (o *PostV1SeverityMatrixImpactsParams) WithPostV1SeverityMatrixImpacts(postV1SeverityMatrixImpacts *models.PostV1SeverityMatrixImpacts) *PostV1SeverityMatrixImpactsParams

WithPostV1SeverityMatrixImpacts adds the postV1SeverityMatrixImpacts to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) WithTimeout

WithTimeout adds the timeout to the post v1 severity matrix impacts params

func (*PostV1SeverityMatrixImpactsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1SeverityMatrixImpactsReader

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

PostV1SeverityMatrixImpactsReader is a Reader for the PostV1SeverityMatrixImpacts structure.

func (*PostV1SeverityMatrixImpactsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

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