Documentation
¶
Index ¶
- type AddOK
- type AddParams
- func (o *AddParams) SetBody(body *models.ProjectFeature)
- func (o *AddParams) SetContext(ctx context.Context)
- func (o *AddParams) SetFields(fields *string)
- func (o *AddParams) SetHTTPClient(client *http.Client)
- func (o *AddParams) SetProjectLocator(projectLocator string)
- func (o *AddParams) SetTimeout(timeout time.Duration)
- func (o *AddParams) WithBody(body *models.ProjectFeature) *AddParams
- func (o *AddParams) WithContext(ctx context.Context) *AddParams
- func (o *AddParams) WithFields(fields *string) *AddParams
- func (o *AddParams) WithHTTPClient(client *http.Client) *AddParams
- func (o *AddParams) WithProjectLocator(projectLocator string) *AddParams
- func (o *AddParams) WithTimeout(timeout time.Duration) *AddParams
- func (o *AddParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddReader
- type Client
- func (a *Client) Add(params *AddParams, authInfo runtime.ClientAuthInfoWriter) (*AddOK, error)
- func (a *Client) CreateBuildType(params *CreateBuildTypeParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBuildTypeOK, error)
- func (a *Client) CreateBuildTypeTemplate(params *CreateBuildTypeTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBuildTypeTemplateOK, error)
- func (a *Client) CreateProject(params *CreateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProjectOK, error)
- func (a *Client) CreateSecureToken(params *CreateSecureTokenParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSecureTokenOK, error)
- func (a *Client) Delete(params *DeleteParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) DeleteAllParameters(params *DeleteAllParametersParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) DeleteProject(params *DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) DeleteProjectAgentPools(params *DeleteProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) Get(params *GetParams, authInfo runtime.ClientAuthInfoWriter) (*GetOK, error)
- func (a *Client) GetBranches(params *GetBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*GetBranchesOK, error)
- func (a *Client) GetBuildTypesOrder(params *GetBuildTypesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetBuildTypesOrderOK, error)
- func (a *Client) GetDefaultTemplate(params *GetDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetDefaultTemplateOK, error)
- func (a *Client) GetExampleNewProjectDescription(params *GetExampleNewProjectDescriptionParams, ...) (*GetExampleNewProjectDescriptionOK, error)
- func (a *Client) GetExampleNewProjectDescriptionCompatibilityVersion1(params *GetExampleNewProjectDescriptionCompatibilityVersion1Params, ...) (*GetExampleNewProjectDescriptionCompatibilityVersion1OK, error)
- func (a *Client) GetParameter(params *GetParameterParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterOK, error)
- func (a *Client) GetParameterType(params *GetParameterTypeParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterTypeOK, error)
- func (a *Client) GetParameterTypeRawValue(params *GetParameterTypeRawValueParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterTypeRawValueOK, error)
- func (a *Client) GetParameterValueLong(params *GetParameterValueLongParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterValueLongOK, error)
- func (a *Client) GetParameters(params *GetParametersParams, authInfo runtime.ClientAuthInfoWriter) (*GetParametersOK, error)
- func (a *Client) GetParentProject(params *GetParentProjectParams, authInfo runtime.ClientAuthInfoWriter) (*GetParentProjectOK, error)
- func (a *Client) GetProjectAgentPools(params *GetProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*GetProjectAgentPoolsOK, error)
- func (a *Client) GetProjectsOrder(params *GetProjectsOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetProjectsOrderOK, error)
- func (a *Client) GetSecureValue(params *GetSecureValueParams, authInfo runtime.ClientAuthInfoWriter) (*GetSecureValueOK, error)
- func (a *Client) GetSingle(params *GetSingleParams, authInfo runtime.ClientAuthInfoWriter) (*GetSingleOK, error)
- func (a *Client) PutAppRestProjectsProjectLocatorParametersName(params *PutAppRestProjectsProjectLocatorParametersNameParams, ...) (*PutAppRestProjectsProjectLocatorParametersNameOK, error)
- func (a *Client) PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesName(...) (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK, ...)
- func (a *Client) ReloadSettingsFile(params *ReloadSettingsFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReloadSettingsFileOK, error)
- func (a *Client) RemoveDefaultTemplate(params *RemoveDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) Replace(params *ReplaceParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceOK, error)
- func (a *Client) ReplaceAll(params *ReplaceAllParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceAllOK, error)
- func (a *Client) ServeBuildFieldWithProject(params *ServeBuildFieldWithProjectParams, ...) (*ServeBuildFieldWithProjectOK, error)
- func (a *Client) ServeBuildType(params *ServeBuildTypeParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeOK, error)
- func (a *Client) ServeBuildTypeFieldWithProject(params *ServeBuildTypeFieldWithProjectParams, ...) (*ServeBuildTypeFieldWithProjectOK, error)
- func (a *Client) ServeBuildTypeTemplates(params *ServeBuildTypeTemplatesParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeTemplatesOK, error)
- func (a *Client) ServeBuildTypesInProject(params *ServeBuildTypesInProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypesInProjectOK, error)
- func (a *Client) ServeBuildWithProject(params *ServeBuildWithProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildWithProjectOK, error)
- func (a *Client) ServeBuilds(params *ServeBuildsParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildsOK, error)
- func (a *Client) ServeProject(params *ServeProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectOK, error)
- func (a *Client) ServeProjectField(params *ServeProjectFieldParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectFieldOK, error)
- func (a *Client) ServeProjects(params *ServeProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectsOK, error)
- func (a *Client) ServeTemplatesInProject(params *ServeTemplatesInProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeTemplatesInProjectOK, error)
- func (a *Client) SetBuildTypesOrder(params *SetBuildTypesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*SetBuildTypesOrderOK, error)
- func (a *Client) SetDefaultTemplate(params *SetDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*SetDefaultTemplateOK, error)
- func (a *Client) SetParameter(params *SetParameterParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterOK, error)
- func (a *Client) SetParameterType(params *SetParameterTypeParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterTypeOK, error)
- func (a *Client) SetParameterTypeRawValue(params *SetParameterTypeRawValueParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterTypeRawValueOK, error)
- func (a *Client) SetParameterValueLong(params *SetParameterValueLongParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterValueLongOK, error)
- func (a *Client) SetParameters(params *SetParametersParams, authInfo runtime.ClientAuthInfoWriter) (*SetParametersOK, error)
- func (a *Client) SetParentProject(params *SetParentProjectParams, authInfo runtime.ClientAuthInfoWriter) (*SetParentProjectOK, error)
- func (a *Client) SetProjectAgentPools(params *SetProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectAgentPoolsOK, error)
- func (a *Client) SetProjectField(params *SetProjectFieldParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectFieldOK, error)
- func (a *Client) SetProjectsOrder(params *SetProjectsOrderParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectsOrderOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type CreateBuildTypeOK
- type CreateBuildTypeParams
- func NewCreateBuildTypeParams() *CreateBuildTypeParams
- func NewCreateBuildTypeParamsWithContext(ctx context.Context) *CreateBuildTypeParams
- func NewCreateBuildTypeParamsWithHTTPClient(client *http.Client) *CreateBuildTypeParams
- func NewCreateBuildTypeParamsWithTimeout(timeout time.Duration) *CreateBuildTypeParams
- func (o *CreateBuildTypeParams) SetBody(body *models.NewBuildTypeDescription)
- func (o *CreateBuildTypeParams) SetContext(ctx context.Context)
- func (o *CreateBuildTypeParams) SetFields(fields *string)
- func (o *CreateBuildTypeParams) SetHTTPClient(client *http.Client)
- func (o *CreateBuildTypeParams) SetProjectLocator(projectLocator string)
- func (o *CreateBuildTypeParams) SetTimeout(timeout time.Duration)
- func (o *CreateBuildTypeParams) WithBody(body *models.NewBuildTypeDescription) *CreateBuildTypeParams
- func (o *CreateBuildTypeParams) WithContext(ctx context.Context) *CreateBuildTypeParams
- func (o *CreateBuildTypeParams) WithFields(fields *string) *CreateBuildTypeParams
- func (o *CreateBuildTypeParams) WithHTTPClient(client *http.Client) *CreateBuildTypeParams
- func (o *CreateBuildTypeParams) WithProjectLocator(projectLocator string) *CreateBuildTypeParams
- func (o *CreateBuildTypeParams) WithTimeout(timeout time.Duration) *CreateBuildTypeParams
- func (o *CreateBuildTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateBuildTypeReader
- type CreateBuildTypeTemplateOK
- type CreateBuildTypeTemplateParams
- func NewCreateBuildTypeTemplateParams() *CreateBuildTypeTemplateParams
- func NewCreateBuildTypeTemplateParamsWithContext(ctx context.Context) *CreateBuildTypeTemplateParams
- func NewCreateBuildTypeTemplateParamsWithHTTPClient(client *http.Client) *CreateBuildTypeTemplateParams
- func NewCreateBuildTypeTemplateParamsWithTimeout(timeout time.Duration) *CreateBuildTypeTemplateParams
- func (o *CreateBuildTypeTemplateParams) SetBody(body *models.NewBuildTypeDescription)
- func (o *CreateBuildTypeTemplateParams) SetContext(ctx context.Context)
- func (o *CreateBuildTypeTemplateParams) SetFields(fields *string)
- func (o *CreateBuildTypeTemplateParams) SetHTTPClient(client *http.Client)
- func (o *CreateBuildTypeTemplateParams) SetProjectLocator(projectLocator string)
- func (o *CreateBuildTypeTemplateParams) SetTimeout(timeout time.Duration)
- func (o *CreateBuildTypeTemplateParams) WithBody(body *models.NewBuildTypeDescription) *CreateBuildTypeTemplateParams
- func (o *CreateBuildTypeTemplateParams) WithContext(ctx context.Context) *CreateBuildTypeTemplateParams
- func (o *CreateBuildTypeTemplateParams) WithFields(fields *string) *CreateBuildTypeTemplateParams
- func (o *CreateBuildTypeTemplateParams) WithHTTPClient(client *http.Client) *CreateBuildTypeTemplateParams
- func (o *CreateBuildTypeTemplateParams) WithProjectLocator(projectLocator string) *CreateBuildTypeTemplateParams
- func (o *CreateBuildTypeTemplateParams) WithTimeout(timeout time.Duration) *CreateBuildTypeTemplateParams
- func (o *CreateBuildTypeTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateBuildTypeTemplateReader
- type CreateProjectOK
- type CreateProjectParams
- func (o *CreateProjectParams) SetBody(body *models.NewProjectDescription)
- func (o *CreateProjectParams) SetContext(ctx context.Context)
- func (o *CreateProjectParams) SetHTTPClient(client *http.Client)
- func (o *CreateProjectParams) SetTimeout(timeout time.Duration)
- func (o *CreateProjectParams) WithBody(body *models.NewProjectDescription) *CreateProjectParams
- func (o *CreateProjectParams) WithContext(ctx context.Context) *CreateProjectParams
- func (o *CreateProjectParams) WithHTTPClient(client *http.Client) *CreateProjectParams
- func (o *CreateProjectParams) WithTimeout(timeout time.Duration) *CreateProjectParams
- func (o *CreateProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateProjectReader
- type CreateSecureTokenOK
- type CreateSecureTokenParams
- func NewCreateSecureTokenParams() *CreateSecureTokenParams
- func NewCreateSecureTokenParamsWithContext(ctx context.Context) *CreateSecureTokenParams
- func NewCreateSecureTokenParamsWithHTTPClient(client *http.Client) *CreateSecureTokenParams
- func NewCreateSecureTokenParamsWithTimeout(timeout time.Duration) *CreateSecureTokenParams
- func (o *CreateSecureTokenParams) SetBody(body string)
- func (o *CreateSecureTokenParams) SetContext(ctx context.Context)
- func (o *CreateSecureTokenParams) SetHTTPClient(client *http.Client)
- func (o *CreateSecureTokenParams) SetProjectLocator(projectLocator string)
- func (o *CreateSecureTokenParams) SetTimeout(timeout time.Duration)
- func (o *CreateSecureTokenParams) WithBody(body string) *CreateSecureTokenParams
- func (o *CreateSecureTokenParams) WithContext(ctx context.Context) *CreateSecureTokenParams
- func (o *CreateSecureTokenParams) WithHTTPClient(client *http.Client) *CreateSecureTokenParams
- func (o *CreateSecureTokenParams) WithProjectLocator(projectLocator string) *CreateSecureTokenParams
- func (o *CreateSecureTokenParams) WithTimeout(timeout time.Duration) *CreateSecureTokenParams
- func (o *CreateSecureTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSecureTokenReader
- type DeleteAllParametersDefault
- type DeleteAllParametersParams
- func NewDeleteAllParametersParams() *DeleteAllParametersParams
- func NewDeleteAllParametersParamsWithContext(ctx context.Context) *DeleteAllParametersParams
- func NewDeleteAllParametersParamsWithHTTPClient(client *http.Client) *DeleteAllParametersParams
- func NewDeleteAllParametersParamsWithTimeout(timeout time.Duration) *DeleteAllParametersParams
- func (o *DeleteAllParametersParams) SetContext(ctx context.Context)
- func (o *DeleteAllParametersParams) SetFeatureLocator(featureLocator string)
- func (o *DeleteAllParametersParams) SetFields(fields *string)
- func (o *DeleteAllParametersParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAllParametersParams) SetProjectLocator(projectLocator string)
- func (o *DeleteAllParametersParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAllParametersParams) WithContext(ctx context.Context) *DeleteAllParametersParams
- func (o *DeleteAllParametersParams) WithFeatureLocator(featureLocator string) *DeleteAllParametersParams
- func (o *DeleteAllParametersParams) WithFields(fields *string) *DeleteAllParametersParams
- func (o *DeleteAllParametersParams) WithHTTPClient(client *http.Client) *DeleteAllParametersParams
- func (o *DeleteAllParametersParams) WithProjectLocator(projectLocator string) *DeleteAllParametersParams
- func (o *DeleteAllParametersParams) WithTimeout(timeout time.Duration) *DeleteAllParametersParams
- func (o *DeleteAllParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAllParametersReader
- type DeleteDefault
- type DeleteParams
- func (o *DeleteParams) SetContext(ctx context.Context)
- func (o *DeleteParams) SetFeatureLocator(featureLocator string)
- func (o *DeleteParams) SetHTTPClient(client *http.Client)
- func (o *DeleteParams) SetProjectLocator(projectLocator string)
- func (o *DeleteParams) SetTimeout(timeout time.Duration)
- func (o *DeleteParams) WithContext(ctx context.Context) *DeleteParams
- func (o *DeleteParams) WithFeatureLocator(featureLocator string) *DeleteParams
- func (o *DeleteParams) WithHTTPClient(client *http.Client) *DeleteParams
- func (o *DeleteParams) WithProjectLocator(projectLocator string) *DeleteParams
- func (o *DeleteParams) WithTimeout(timeout time.Duration) *DeleteParams
- func (o *DeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectAgentPoolsDefault
- type DeleteProjectAgentPoolsParams
- func NewDeleteProjectAgentPoolsParams() *DeleteProjectAgentPoolsParams
- func NewDeleteProjectAgentPoolsParamsWithContext(ctx context.Context) *DeleteProjectAgentPoolsParams
- func NewDeleteProjectAgentPoolsParamsWithHTTPClient(client *http.Client) *DeleteProjectAgentPoolsParams
- func NewDeleteProjectAgentPoolsParamsWithTimeout(timeout time.Duration) *DeleteProjectAgentPoolsParams
- func (o *DeleteProjectAgentPoolsParams) SetAgentPoolLocator(agentPoolLocator string)
- func (o *DeleteProjectAgentPoolsParams) SetContext(ctx context.Context)
- func (o *DeleteProjectAgentPoolsParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProjectAgentPoolsParams) SetProjectLocator(projectLocator string)
- func (o *DeleteProjectAgentPoolsParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProjectAgentPoolsParams) WithAgentPoolLocator(agentPoolLocator string) *DeleteProjectAgentPoolsParams
- func (o *DeleteProjectAgentPoolsParams) WithContext(ctx context.Context) *DeleteProjectAgentPoolsParams
- func (o *DeleteProjectAgentPoolsParams) WithHTTPClient(client *http.Client) *DeleteProjectAgentPoolsParams
- func (o *DeleteProjectAgentPoolsParams) WithProjectLocator(projectLocator string) *DeleteProjectAgentPoolsParams
- func (o *DeleteProjectAgentPoolsParams) WithTimeout(timeout time.Duration) *DeleteProjectAgentPoolsParams
- func (o *DeleteProjectAgentPoolsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectAgentPoolsReader
- type DeleteProjectDefault
- type DeleteProjectParams
- func (o *DeleteProjectParams) SetContext(ctx context.Context)
- func (o *DeleteProjectParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProjectParams) SetProjectLocator(projectLocator string)
- func (o *DeleteProjectParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProjectParams) WithContext(ctx context.Context) *DeleteProjectParams
- func (o *DeleteProjectParams) WithHTTPClient(client *http.Client) *DeleteProjectParams
- func (o *DeleteProjectParams) WithProjectLocator(projectLocator string) *DeleteProjectParams
- func (o *DeleteProjectParams) WithTimeout(timeout time.Duration) *DeleteProjectParams
- func (o *DeleteProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectReader
- type DeleteReader
- type GetBranchesOK
- type GetBranchesParams
- func (o *GetBranchesParams) SetContext(ctx context.Context)
- func (o *GetBranchesParams) SetFields(fields *string)
- func (o *GetBranchesParams) SetHTTPClient(client *http.Client)
- func (o *GetBranchesParams) SetLocator(locator *string)
- func (o *GetBranchesParams) SetProjectLocator(projectLocator string)
- func (o *GetBranchesParams) SetTimeout(timeout time.Duration)
- func (o *GetBranchesParams) WithContext(ctx context.Context) *GetBranchesParams
- func (o *GetBranchesParams) WithFields(fields *string) *GetBranchesParams
- func (o *GetBranchesParams) WithHTTPClient(client *http.Client) *GetBranchesParams
- func (o *GetBranchesParams) WithLocator(locator *string) *GetBranchesParams
- func (o *GetBranchesParams) WithProjectLocator(projectLocator string) *GetBranchesParams
- func (o *GetBranchesParams) WithTimeout(timeout time.Duration) *GetBranchesParams
- func (o *GetBranchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBranchesReader
- type GetBuildTypesOrderOK
- type GetBuildTypesOrderParams
- func NewGetBuildTypesOrderParams() *GetBuildTypesOrderParams
- func NewGetBuildTypesOrderParamsWithContext(ctx context.Context) *GetBuildTypesOrderParams
- func NewGetBuildTypesOrderParamsWithHTTPClient(client *http.Client) *GetBuildTypesOrderParams
- func NewGetBuildTypesOrderParamsWithTimeout(timeout time.Duration) *GetBuildTypesOrderParams
- func (o *GetBuildTypesOrderParams) SetContext(ctx context.Context)
- func (o *GetBuildTypesOrderParams) SetField(field string)
- func (o *GetBuildTypesOrderParams) SetHTTPClient(client *http.Client)
- func (o *GetBuildTypesOrderParams) SetProjectLocator(projectLocator string)
- func (o *GetBuildTypesOrderParams) SetTimeout(timeout time.Duration)
- func (o *GetBuildTypesOrderParams) WithContext(ctx context.Context) *GetBuildTypesOrderParams
- func (o *GetBuildTypesOrderParams) WithField(field string) *GetBuildTypesOrderParams
- func (o *GetBuildTypesOrderParams) WithHTTPClient(client *http.Client) *GetBuildTypesOrderParams
- func (o *GetBuildTypesOrderParams) WithProjectLocator(projectLocator string) *GetBuildTypesOrderParams
- func (o *GetBuildTypesOrderParams) WithTimeout(timeout time.Duration) *GetBuildTypesOrderParams
- func (o *GetBuildTypesOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBuildTypesOrderReader
- type GetDefaultTemplateOK
- type GetDefaultTemplateParams
- func NewGetDefaultTemplateParams() *GetDefaultTemplateParams
- func NewGetDefaultTemplateParamsWithContext(ctx context.Context) *GetDefaultTemplateParams
- func NewGetDefaultTemplateParamsWithHTTPClient(client *http.Client) *GetDefaultTemplateParams
- func NewGetDefaultTemplateParamsWithTimeout(timeout time.Duration) *GetDefaultTemplateParams
- func (o *GetDefaultTemplateParams) SetContext(ctx context.Context)
- func (o *GetDefaultTemplateParams) SetFields(fields *string)
- func (o *GetDefaultTemplateParams) SetHTTPClient(client *http.Client)
- func (o *GetDefaultTemplateParams) SetProjectLocator(projectLocator string)
- func (o *GetDefaultTemplateParams) SetTimeout(timeout time.Duration)
- func (o *GetDefaultTemplateParams) WithContext(ctx context.Context) *GetDefaultTemplateParams
- func (o *GetDefaultTemplateParams) WithFields(fields *string) *GetDefaultTemplateParams
- func (o *GetDefaultTemplateParams) WithHTTPClient(client *http.Client) *GetDefaultTemplateParams
- func (o *GetDefaultTemplateParams) WithProjectLocator(projectLocator string) *GetDefaultTemplateParams
- func (o *GetDefaultTemplateParams) WithTimeout(timeout time.Duration) *GetDefaultTemplateParams
- func (o *GetDefaultTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDefaultTemplateReader
- type GetExampleNewProjectDescriptionCompatibilityVersion1OK
- type GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func NewGetExampleNewProjectDescriptionCompatibilityVersion1Params() *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithContext(ctx context.Context) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetContext(ctx context.Context)
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetHTTPClient(client *http.Client)
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetID(id *string)
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetProjectLocator(projectLocator string)
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetTimeout(timeout time.Duration)
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithContext(ctx context.Context) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithID(id *string) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithProjectLocator(projectLocator string) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
- func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExampleNewProjectDescriptionCompatibilityVersion1Reader
- type GetExampleNewProjectDescriptionOK
- type GetExampleNewProjectDescriptionParams
- func NewGetExampleNewProjectDescriptionParams() *GetExampleNewProjectDescriptionParams
- func NewGetExampleNewProjectDescriptionParamsWithContext(ctx context.Context) *GetExampleNewProjectDescriptionParams
- func NewGetExampleNewProjectDescriptionParamsWithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionParams
- func NewGetExampleNewProjectDescriptionParamsWithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionParams
- func (o *GetExampleNewProjectDescriptionParams) SetContext(ctx context.Context)
- func (o *GetExampleNewProjectDescriptionParams) SetHTTPClient(client *http.Client)
- func (o *GetExampleNewProjectDescriptionParams) SetID(id *string)
- func (o *GetExampleNewProjectDescriptionParams) SetProjectLocator(projectLocator string)
- func (o *GetExampleNewProjectDescriptionParams) SetTimeout(timeout time.Duration)
- func (o *GetExampleNewProjectDescriptionParams) WithContext(ctx context.Context) *GetExampleNewProjectDescriptionParams
- func (o *GetExampleNewProjectDescriptionParams) WithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionParams
- func (o *GetExampleNewProjectDescriptionParams) WithID(id *string) *GetExampleNewProjectDescriptionParams
- func (o *GetExampleNewProjectDescriptionParams) WithProjectLocator(projectLocator string) *GetExampleNewProjectDescriptionParams
- func (o *GetExampleNewProjectDescriptionParams) WithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionParams
- func (o *GetExampleNewProjectDescriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetExampleNewProjectDescriptionReader
- type GetOK
- type GetParameterOK
- type GetParameterParams
- func (o *GetParameterParams) SetContext(ctx context.Context)
- func (o *GetParameterParams) SetFeatureLocator(featureLocator string)
- func (o *GetParameterParams) SetFields(fields *string)
- func (o *GetParameterParams) SetHTTPClient(client *http.Client)
- func (o *GetParameterParams) SetName(name string)
- func (o *GetParameterParams) SetProjectLocator(projectLocator string)
- func (o *GetParameterParams) SetTimeout(timeout time.Duration)
- func (o *GetParameterParams) WithContext(ctx context.Context) *GetParameterParams
- func (o *GetParameterParams) WithFeatureLocator(featureLocator string) *GetParameterParams
- func (o *GetParameterParams) WithFields(fields *string) *GetParameterParams
- func (o *GetParameterParams) WithHTTPClient(client *http.Client) *GetParameterParams
- func (o *GetParameterParams) WithName(name string) *GetParameterParams
- func (o *GetParameterParams) WithProjectLocator(projectLocator string) *GetParameterParams
- func (o *GetParameterParams) WithTimeout(timeout time.Duration) *GetParameterParams
- func (o *GetParameterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetParameterReader
- type GetParameterTypeOK
- type GetParameterTypeParams
- func NewGetParameterTypeParams() *GetParameterTypeParams
- func NewGetParameterTypeParamsWithContext(ctx context.Context) *GetParameterTypeParams
- func NewGetParameterTypeParamsWithHTTPClient(client *http.Client) *GetParameterTypeParams
- func NewGetParameterTypeParamsWithTimeout(timeout time.Duration) *GetParameterTypeParams
- func (o *GetParameterTypeParams) SetContext(ctx context.Context)
- func (o *GetParameterTypeParams) SetHTTPClient(client *http.Client)
- func (o *GetParameterTypeParams) SetName(name string)
- func (o *GetParameterTypeParams) SetProjectLocator(projectLocator string)
- func (o *GetParameterTypeParams) SetTimeout(timeout time.Duration)
- func (o *GetParameterTypeParams) WithContext(ctx context.Context) *GetParameterTypeParams
- func (o *GetParameterTypeParams) WithHTTPClient(client *http.Client) *GetParameterTypeParams
- func (o *GetParameterTypeParams) WithName(name string) *GetParameterTypeParams
- func (o *GetParameterTypeParams) WithProjectLocator(projectLocator string) *GetParameterTypeParams
- func (o *GetParameterTypeParams) WithTimeout(timeout time.Duration) *GetParameterTypeParams
- func (o *GetParameterTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetParameterTypeRawValueOK
- type GetParameterTypeRawValueParams
- func NewGetParameterTypeRawValueParams() *GetParameterTypeRawValueParams
- func NewGetParameterTypeRawValueParamsWithContext(ctx context.Context) *GetParameterTypeRawValueParams
- func NewGetParameterTypeRawValueParamsWithHTTPClient(client *http.Client) *GetParameterTypeRawValueParams
- func NewGetParameterTypeRawValueParamsWithTimeout(timeout time.Duration) *GetParameterTypeRawValueParams
- func (o *GetParameterTypeRawValueParams) SetContext(ctx context.Context)
- func (o *GetParameterTypeRawValueParams) SetHTTPClient(client *http.Client)
- func (o *GetParameterTypeRawValueParams) SetName(name string)
- func (o *GetParameterTypeRawValueParams) SetProjectLocator(projectLocator string)
- func (o *GetParameterTypeRawValueParams) SetTimeout(timeout time.Duration)
- func (o *GetParameterTypeRawValueParams) WithContext(ctx context.Context) *GetParameterTypeRawValueParams
- func (o *GetParameterTypeRawValueParams) WithHTTPClient(client *http.Client) *GetParameterTypeRawValueParams
- func (o *GetParameterTypeRawValueParams) WithName(name string) *GetParameterTypeRawValueParams
- func (o *GetParameterTypeRawValueParams) WithProjectLocator(projectLocator string) *GetParameterTypeRawValueParams
- func (o *GetParameterTypeRawValueParams) WithTimeout(timeout time.Duration) *GetParameterTypeRawValueParams
- func (o *GetParameterTypeRawValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetParameterTypeRawValueReader
- type GetParameterTypeReader
- type GetParameterValueLongOK
- type GetParameterValueLongParams
- func NewGetParameterValueLongParams() *GetParameterValueLongParams
- func NewGetParameterValueLongParamsWithContext(ctx context.Context) *GetParameterValueLongParams
- func NewGetParameterValueLongParamsWithHTTPClient(client *http.Client) *GetParameterValueLongParams
- func NewGetParameterValueLongParamsWithTimeout(timeout time.Duration) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) SetContext(ctx context.Context)
- func (o *GetParameterValueLongParams) SetFeatureLocator(featureLocator string)
- func (o *GetParameterValueLongParams) SetFields(fields *string)
- func (o *GetParameterValueLongParams) SetHTTPClient(client *http.Client)
- func (o *GetParameterValueLongParams) SetName(name string)
- func (o *GetParameterValueLongParams) SetProjectLocator(projectLocator string)
- func (o *GetParameterValueLongParams) SetTimeout(timeout time.Duration)
- func (o *GetParameterValueLongParams) WithContext(ctx context.Context) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) WithFeatureLocator(featureLocator string) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) WithFields(fields *string) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) WithHTTPClient(client *http.Client) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) WithName(name string) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) WithProjectLocator(projectLocator string) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) WithTimeout(timeout time.Duration) *GetParameterValueLongParams
- func (o *GetParameterValueLongParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetParameterValueLongReader
- type GetParametersOK
- type GetParametersParams
- func (o *GetParametersParams) SetContext(ctx context.Context)
- func (o *GetParametersParams) SetFeatureLocator(featureLocator string)
- func (o *GetParametersParams) SetFields(fields *string)
- func (o *GetParametersParams) SetHTTPClient(client *http.Client)
- func (o *GetParametersParams) SetLocator(locator *string)
- func (o *GetParametersParams) SetProjectLocator(projectLocator string)
- func (o *GetParametersParams) SetTimeout(timeout time.Duration)
- func (o *GetParametersParams) WithContext(ctx context.Context) *GetParametersParams
- func (o *GetParametersParams) WithFeatureLocator(featureLocator string) *GetParametersParams
- func (o *GetParametersParams) WithFields(fields *string) *GetParametersParams
- func (o *GetParametersParams) WithHTTPClient(client *http.Client) *GetParametersParams
- func (o *GetParametersParams) WithLocator(locator *string) *GetParametersParams
- func (o *GetParametersParams) WithProjectLocator(projectLocator string) *GetParametersParams
- func (o *GetParametersParams) WithTimeout(timeout time.Duration) *GetParametersParams
- func (o *GetParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetParametersReader
- type GetParams
- func (o *GetParams) SetContext(ctx context.Context)
- func (o *GetParams) SetFields(fields *string)
- func (o *GetParams) SetHTTPClient(client *http.Client)
- func (o *GetParams) SetLocator(locator *string)
- func (o *GetParams) SetProjectLocator(projectLocator string)
- func (o *GetParams) SetTimeout(timeout time.Duration)
- func (o *GetParams) WithContext(ctx context.Context) *GetParams
- func (o *GetParams) WithFields(fields *string) *GetParams
- func (o *GetParams) WithHTTPClient(client *http.Client) *GetParams
- func (o *GetParams) WithLocator(locator *string) *GetParams
- func (o *GetParams) WithProjectLocator(projectLocator string) *GetParams
- func (o *GetParams) WithTimeout(timeout time.Duration) *GetParams
- func (o *GetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetParentProjectOK
- type GetParentProjectParams
- func NewGetParentProjectParams() *GetParentProjectParams
- func NewGetParentProjectParamsWithContext(ctx context.Context) *GetParentProjectParams
- func NewGetParentProjectParamsWithHTTPClient(client *http.Client) *GetParentProjectParams
- func NewGetParentProjectParamsWithTimeout(timeout time.Duration) *GetParentProjectParams
- func (o *GetParentProjectParams) SetContext(ctx context.Context)
- func (o *GetParentProjectParams) SetFields(fields *string)
- func (o *GetParentProjectParams) SetHTTPClient(client *http.Client)
- func (o *GetParentProjectParams) SetProjectLocator(projectLocator string)
- func (o *GetParentProjectParams) SetTimeout(timeout time.Duration)
- func (o *GetParentProjectParams) WithContext(ctx context.Context) *GetParentProjectParams
- func (o *GetParentProjectParams) WithFields(fields *string) *GetParentProjectParams
- func (o *GetParentProjectParams) WithHTTPClient(client *http.Client) *GetParentProjectParams
- func (o *GetParentProjectParams) WithProjectLocator(projectLocator string) *GetParentProjectParams
- func (o *GetParentProjectParams) WithTimeout(timeout time.Duration) *GetParentProjectParams
- func (o *GetParentProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetParentProjectReader
- type GetProjectAgentPoolsOK
- type GetProjectAgentPoolsParams
- func NewGetProjectAgentPoolsParams() *GetProjectAgentPoolsParams
- func NewGetProjectAgentPoolsParamsWithContext(ctx context.Context) *GetProjectAgentPoolsParams
- func NewGetProjectAgentPoolsParamsWithHTTPClient(client *http.Client) *GetProjectAgentPoolsParams
- func NewGetProjectAgentPoolsParamsWithTimeout(timeout time.Duration) *GetProjectAgentPoolsParams
- func (o *GetProjectAgentPoolsParams) SetContext(ctx context.Context)
- func (o *GetProjectAgentPoolsParams) SetFields(fields *string)
- func (o *GetProjectAgentPoolsParams) SetHTTPClient(client *http.Client)
- func (o *GetProjectAgentPoolsParams) SetProjectLocator(projectLocator string)
- func (o *GetProjectAgentPoolsParams) SetTimeout(timeout time.Duration)
- func (o *GetProjectAgentPoolsParams) WithContext(ctx context.Context) *GetProjectAgentPoolsParams
- func (o *GetProjectAgentPoolsParams) WithFields(fields *string) *GetProjectAgentPoolsParams
- func (o *GetProjectAgentPoolsParams) WithHTTPClient(client *http.Client) *GetProjectAgentPoolsParams
- func (o *GetProjectAgentPoolsParams) WithProjectLocator(projectLocator string) *GetProjectAgentPoolsParams
- func (o *GetProjectAgentPoolsParams) WithTimeout(timeout time.Duration) *GetProjectAgentPoolsParams
- func (o *GetProjectAgentPoolsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProjectAgentPoolsReader
- type GetProjectsOrderOK
- type GetProjectsOrderParams
- func NewGetProjectsOrderParams() *GetProjectsOrderParams
- func NewGetProjectsOrderParamsWithContext(ctx context.Context) *GetProjectsOrderParams
- func NewGetProjectsOrderParamsWithHTTPClient(client *http.Client) *GetProjectsOrderParams
- func NewGetProjectsOrderParamsWithTimeout(timeout time.Duration) *GetProjectsOrderParams
- func (o *GetProjectsOrderParams) SetContext(ctx context.Context)
- func (o *GetProjectsOrderParams) SetField(field string)
- func (o *GetProjectsOrderParams) SetHTTPClient(client *http.Client)
- func (o *GetProjectsOrderParams) SetProjectLocator(projectLocator string)
- func (o *GetProjectsOrderParams) SetTimeout(timeout time.Duration)
- func (o *GetProjectsOrderParams) WithContext(ctx context.Context) *GetProjectsOrderParams
- func (o *GetProjectsOrderParams) WithField(field string) *GetProjectsOrderParams
- func (o *GetProjectsOrderParams) WithHTTPClient(client *http.Client) *GetProjectsOrderParams
- func (o *GetProjectsOrderParams) WithProjectLocator(projectLocator string) *GetProjectsOrderParams
- func (o *GetProjectsOrderParams) WithTimeout(timeout time.Duration) *GetProjectsOrderParams
- func (o *GetProjectsOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProjectsOrderReader
- type GetReader
- type GetSecureValueOK
- type GetSecureValueParams
- func NewGetSecureValueParams() *GetSecureValueParams
- func NewGetSecureValueParamsWithContext(ctx context.Context) *GetSecureValueParams
- func NewGetSecureValueParamsWithHTTPClient(client *http.Client) *GetSecureValueParams
- func NewGetSecureValueParamsWithTimeout(timeout time.Duration) *GetSecureValueParams
- func (o *GetSecureValueParams) SetContext(ctx context.Context)
- func (o *GetSecureValueParams) SetHTTPClient(client *http.Client)
- func (o *GetSecureValueParams) SetProjectLocator(projectLocator string)
- func (o *GetSecureValueParams) SetTimeout(timeout time.Duration)
- func (o *GetSecureValueParams) SetToken(token string)
- func (o *GetSecureValueParams) WithContext(ctx context.Context) *GetSecureValueParams
- func (o *GetSecureValueParams) WithHTTPClient(client *http.Client) *GetSecureValueParams
- func (o *GetSecureValueParams) WithProjectLocator(projectLocator string) *GetSecureValueParams
- func (o *GetSecureValueParams) WithTimeout(timeout time.Duration) *GetSecureValueParams
- func (o *GetSecureValueParams) WithToken(token string) *GetSecureValueParams
- func (o *GetSecureValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSecureValueReader
- type GetSingleOK
- type GetSingleParams
- func (o *GetSingleParams) SetContext(ctx context.Context)
- func (o *GetSingleParams) SetFeatureLocator(featureLocator string)
- func (o *GetSingleParams) SetFields(fields *string)
- func (o *GetSingleParams) SetHTTPClient(client *http.Client)
- func (o *GetSingleParams) SetProjectLocator(projectLocator string)
- func (o *GetSingleParams) SetTimeout(timeout time.Duration)
- func (o *GetSingleParams) WithContext(ctx context.Context) *GetSingleParams
- func (o *GetSingleParams) WithFeatureLocator(featureLocator string) *GetSingleParams
- func (o *GetSingleParams) WithFields(fields *string) *GetSingleParams
- func (o *GetSingleParams) WithHTTPClient(client *http.Client) *GetSingleParams
- func (o *GetSingleParams) WithProjectLocator(projectLocator string) *GetSingleParams
- func (o *GetSingleParams) WithTimeout(timeout time.Duration) *GetSingleParams
- func (o *GetSingleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSingleReader
- type PutAppRestProjectsProjectLocatorParametersNameOK
- type PutAppRestProjectsProjectLocatorParametersNameParams
- func NewPutAppRestProjectsProjectLocatorParametersNameParams() *PutAppRestProjectsProjectLocatorParametersNameParams
- func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithContext(ctx context.Context) *PutAppRestProjectsProjectLocatorParametersNameParams
- func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithHTTPClient(client *http.Client) *PutAppRestProjectsProjectLocatorParametersNameParams
- func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithTimeout(timeout time.Duration) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetBody(body *models.Property)
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetContext(ctx context.Context)
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetFields(fields *string)
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetHTTPClient(client *http.Client)
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetName(name string)
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetProjectLocator(projectLocator string)
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetTimeout(timeout time.Duration)
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithBody(body *models.Property) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithContext(ctx context.Context) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithFields(fields *string) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithHTTPClient(client *http.Client) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithName(name string) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithProjectLocator(projectLocator string) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithTimeout(timeout time.Duration) *PutAppRestProjectsProjectLocatorParametersNameParams
- func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAppRestProjectsProjectLocatorParametersNameReader
- type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK
- type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
- func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams() ...
- func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithContext(ctx context.Context) ...
- func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithHTTPClient(client *http.Client) ...
- func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithTimeout(timeout time.Duration) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetBody(body *models.Property)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetContext(ctx context.Context)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetFeatureLocator(featureLocator string)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetFields(fields *string)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetHTTPClient(client *http.Client)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetName(name string)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetProjectLocator(projectLocator string)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetTimeout(timeout time.Duration)
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithBody(body *models.Property) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithContext(ctx context.Context) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithFeatureLocator(featureLocator string) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithFields(fields *string) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithHTTPClient(client *http.Client) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithName(name string) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithProjectLocator(projectLocator string) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithTimeout(timeout time.Duration) ...
- func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameReader
- type ReloadSettingsFileOK
- type ReloadSettingsFileParams
- func NewReloadSettingsFileParams() *ReloadSettingsFileParams
- func NewReloadSettingsFileParamsWithContext(ctx context.Context) *ReloadSettingsFileParams
- func NewReloadSettingsFileParamsWithHTTPClient(client *http.Client) *ReloadSettingsFileParams
- func NewReloadSettingsFileParamsWithTimeout(timeout time.Duration) *ReloadSettingsFileParams
- func (o *ReloadSettingsFileParams) SetContext(ctx context.Context)
- func (o *ReloadSettingsFileParams) SetFields(fields *string)
- func (o *ReloadSettingsFileParams) SetHTTPClient(client *http.Client)
- func (o *ReloadSettingsFileParams) SetProjectLocator(projectLocator string)
- func (o *ReloadSettingsFileParams) SetTimeout(timeout time.Duration)
- func (o *ReloadSettingsFileParams) WithContext(ctx context.Context) *ReloadSettingsFileParams
- func (o *ReloadSettingsFileParams) WithFields(fields *string) *ReloadSettingsFileParams
- func (o *ReloadSettingsFileParams) WithHTTPClient(client *http.Client) *ReloadSettingsFileParams
- func (o *ReloadSettingsFileParams) WithProjectLocator(projectLocator string) *ReloadSettingsFileParams
- func (o *ReloadSettingsFileParams) WithTimeout(timeout time.Duration) *ReloadSettingsFileParams
- func (o *ReloadSettingsFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReloadSettingsFileReader
- type RemoveDefaultTemplateDefault
- type RemoveDefaultTemplateParams
- func NewRemoveDefaultTemplateParams() *RemoveDefaultTemplateParams
- func NewRemoveDefaultTemplateParamsWithContext(ctx context.Context) *RemoveDefaultTemplateParams
- func NewRemoveDefaultTemplateParamsWithHTTPClient(client *http.Client) *RemoveDefaultTemplateParams
- func NewRemoveDefaultTemplateParamsWithTimeout(timeout time.Duration) *RemoveDefaultTemplateParams
- func (o *RemoveDefaultTemplateParams) SetContext(ctx context.Context)
- func (o *RemoveDefaultTemplateParams) SetFields(fields *string)
- func (o *RemoveDefaultTemplateParams) SetHTTPClient(client *http.Client)
- func (o *RemoveDefaultTemplateParams) SetProjectLocator(projectLocator string)
- func (o *RemoveDefaultTemplateParams) SetTimeout(timeout time.Duration)
- func (o *RemoveDefaultTemplateParams) WithContext(ctx context.Context) *RemoveDefaultTemplateParams
- func (o *RemoveDefaultTemplateParams) WithFields(fields *string) *RemoveDefaultTemplateParams
- func (o *RemoveDefaultTemplateParams) WithHTTPClient(client *http.Client) *RemoveDefaultTemplateParams
- func (o *RemoveDefaultTemplateParams) WithProjectLocator(projectLocator string) *RemoveDefaultTemplateParams
- func (o *RemoveDefaultTemplateParams) WithTimeout(timeout time.Duration) *RemoveDefaultTemplateParams
- func (o *RemoveDefaultTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RemoveDefaultTemplateReader
- type ReplaceAllOK
- type ReplaceAllParams
- func (o *ReplaceAllParams) SetBody(body *models.ProjectFeatures)
- func (o *ReplaceAllParams) SetContext(ctx context.Context)
- func (o *ReplaceAllParams) SetFields(fields *string)
- func (o *ReplaceAllParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceAllParams) SetProjectLocator(projectLocator string)
- func (o *ReplaceAllParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceAllParams) WithBody(body *models.ProjectFeatures) *ReplaceAllParams
- func (o *ReplaceAllParams) WithContext(ctx context.Context) *ReplaceAllParams
- func (o *ReplaceAllParams) WithFields(fields *string) *ReplaceAllParams
- func (o *ReplaceAllParams) WithHTTPClient(client *http.Client) *ReplaceAllParams
- func (o *ReplaceAllParams) WithProjectLocator(projectLocator string) *ReplaceAllParams
- func (o *ReplaceAllParams) WithTimeout(timeout time.Duration) *ReplaceAllParams
- func (o *ReplaceAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceAllReader
- type ReplaceOK
- type ReplaceParams
- func (o *ReplaceParams) SetBody(body *models.ProjectFeature)
- func (o *ReplaceParams) SetContext(ctx context.Context)
- func (o *ReplaceParams) SetFeatureLocator(featureLocator string)
- func (o *ReplaceParams) SetFields(fields *string)
- func (o *ReplaceParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceParams) SetProjectLocator(projectLocator string)
- func (o *ReplaceParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceParams) WithBody(body *models.ProjectFeature) *ReplaceParams
- func (o *ReplaceParams) WithContext(ctx context.Context) *ReplaceParams
- func (o *ReplaceParams) WithFeatureLocator(featureLocator string) *ReplaceParams
- func (o *ReplaceParams) WithFields(fields *string) *ReplaceParams
- func (o *ReplaceParams) WithHTTPClient(client *http.Client) *ReplaceParams
- func (o *ReplaceParams) WithProjectLocator(projectLocator string) *ReplaceParams
- func (o *ReplaceParams) WithTimeout(timeout time.Duration) *ReplaceParams
- func (o *ReplaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceReader
- type ServeBuildFieldWithProjectOK
- type ServeBuildFieldWithProjectParams
- func NewServeBuildFieldWithProjectParams() *ServeBuildFieldWithProjectParams
- func NewServeBuildFieldWithProjectParamsWithContext(ctx context.Context) *ServeBuildFieldWithProjectParams
- func NewServeBuildFieldWithProjectParamsWithHTTPClient(client *http.Client) *ServeBuildFieldWithProjectParams
- func NewServeBuildFieldWithProjectParamsWithTimeout(timeout time.Duration) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) SetBtLocator(btLocator string)
- func (o *ServeBuildFieldWithProjectParams) SetBuildLocator(buildLocator string)
- func (o *ServeBuildFieldWithProjectParams) SetContext(ctx context.Context)
- func (o *ServeBuildFieldWithProjectParams) SetField(field string)
- func (o *ServeBuildFieldWithProjectParams) SetHTTPClient(client *http.Client)
- func (o *ServeBuildFieldWithProjectParams) SetProjectLocator(projectLocator string)
- func (o *ServeBuildFieldWithProjectParams) SetTimeout(timeout time.Duration)
- func (o *ServeBuildFieldWithProjectParams) WithBtLocator(btLocator string) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) WithBuildLocator(buildLocator string) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) WithContext(ctx context.Context) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) WithField(field string) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) WithHTTPClient(client *http.Client) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) WithProjectLocator(projectLocator string) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) WithTimeout(timeout time.Duration) *ServeBuildFieldWithProjectParams
- func (o *ServeBuildFieldWithProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeBuildFieldWithProjectReader
- type ServeBuildTypeFieldWithProjectOK
- type ServeBuildTypeFieldWithProjectParams
- func NewServeBuildTypeFieldWithProjectParams() *ServeBuildTypeFieldWithProjectParams
- func NewServeBuildTypeFieldWithProjectParamsWithContext(ctx context.Context) *ServeBuildTypeFieldWithProjectParams
- func NewServeBuildTypeFieldWithProjectParamsWithHTTPClient(client *http.Client) *ServeBuildTypeFieldWithProjectParams
- func NewServeBuildTypeFieldWithProjectParamsWithTimeout(timeout time.Duration) *ServeBuildTypeFieldWithProjectParams
- func (o *ServeBuildTypeFieldWithProjectParams) SetBtLocator(btLocator string)
- func (o *ServeBuildTypeFieldWithProjectParams) SetContext(ctx context.Context)
- func (o *ServeBuildTypeFieldWithProjectParams) SetField(field string)
- func (o *ServeBuildTypeFieldWithProjectParams) SetHTTPClient(client *http.Client)
- func (o *ServeBuildTypeFieldWithProjectParams) SetProjectLocator(projectLocator string)
- func (o *ServeBuildTypeFieldWithProjectParams) SetTimeout(timeout time.Duration)
- func (o *ServeBuildTypeFieldWithProjectParams) WithBtLocator(btLocator string) *ServeBuildTypeFieldWithProjectParams
- func (o *ServeBuildTypeFieldWithProjectParams) WithContext(ctx context.Context) *ServeBuildTypeFieldWithProjectParams
- func (o *ServeBuildTypeFieldWithProjectParams) WithField(field string) *ServeBuildTypeFieldWithProjectParams
- func (o *ServeBuildTypeFieldWithProjectParams) WithHTTPClient(client *http.Client) *ServeBuildTypeFieldWithProjectParams
- func (o *ServeBuildTypeFieldWithProjectParams) WithProjectLocator(projectLocator string) *ServeBuildTypeFieldWithProjectParams
- func (o *ServeBuildTypeFieldWithProjectParams) WithTimeout(timeout time.Duration) *ServeBuildTypeFieldWithProjectParams
- func (o *ServeBuildTypeFieldWithProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeBuildTypeFieldWithProjectReader
- type ServeBuildTypeOK
- type ServeBuildTypeParams
- func NewServeBuildTypeParams() *ServeBuildTypeParams
- func NewServeBuildTypeParamsWithContext(ctx context.Context) *ServeBuildTypeParams
- func NewServeBuildTypeParamsWithHTTPClient(client *http.Client) *ServeBuildTypeParams
- func NewServeBuildTypeParamsWithTimeout(timeout time.Duration) *ServeBuildTypeParams
- func (o *ServeBuildTypeParams) SetBtLocator(btLocator string)
- func (o *ServeBuildTypeParams) SetContext(ctx context.Context)
- func (o *ServeBuildTypeParams) SetFields(fields *string)
- func (o *ServeBuildTypeParams) SetHTTPClient(client *http.Client)
- func (o *ServeBuildTypeParams) SetProjectLocator(projectLocator string)
- func (o *ServeBuildTypeParams) SetTimeout(timeout time.Duration)
- func (o *ServeBuildTypeParams) WithBtLocator(btLocator string) *ServeBuildTypeParams
- func (o *ServeBuildTypeParams) WithContext(ctx context.Context) *ServeBuildTypeParams
- func (o *ServeBuildTypeParams) WithFields(fields *string) *ServeBuildTypeParams
- func (o *ServeBuildTypeParams) WithHTTPClient(client *http.Client) *ServeBuildTypeParams
- func (o *ServeBuildTypeParams) WithProjectLocator(projectLocator string) *ServeBuildTypeParams
- func (o *ServeBuildTypeParams) WithTimeout(timeout time.Duration) *ServeBuildTypeParams
- func (o *ServeBuildTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeBuildTypeReader
- type ServeBuildTypeTemplatesOK
- type ServeBuildTypeTemplatesParams
- func NewServeBuildTypeTemplatesParams() *ServeBuildTypeTemplatesParams
- func NewServeBuildTypeTemplatesParamsWithContext(ctx context.Context) *ServeBuildTypeTemplatesParams
- func NewServeBuildTypeTemplatesParamsWithHTTPClient(client *http.Client) *ServeBuildTypeTemplatesParams
- func NewServeBuildTypeTemplatesParamsWithTimeout(timeout time.Duration) *ServeBuildTypeTemplatesParams
- func (o *ServeBuildTypeTemplatesParams) SetBtLocator(btLocator string)
- func (o *ServeBuildTypeTemplatesParams) SetContext(ctx context.Context)
- func (o *ServeBuildTypeTemplatesParams) SetFields(fields *string)
- func (o *ServeBuildTypeTemplatesParams) SetHTTPClient(client *http.Client)
- func (o *ServeBuildTypeTemplatesParams) SetProjectLocator(projectLocator string)
- func (o *ServeBuildTypeTemplatesParams) SetTimeout(timeout time.Duration)
- func (o *ServeBuildTypeTemplatesParams) WithBtLocator(btLocator string) *ServeBuildTypeTemplatesParams
- func (o *ServeBuildTypeTemplatesParams) WithContext(ctx context.Context) *ServeBuildTypeTemplatesParams
- func (o *ServeBuildTypeTemplatesParams) WithFields(fields *string) *ServeBuildTypeTemplatesParams
- func (o *ServeBuildTypeTemplatesParams) WithHTTPClient(client *http.Client) *ServeBuildTypeTemplatesParams
- func (o *ServeBuildTypeTemplatesParams) WithProjectLocator(projectLocator string) *ServeBuildTypeTemplatesParams
- func (o *ServeBuildTypeTemplatesParams) WithTimeout(timeout time.Duration) *ServeBuildTypeTemplatesParams
- func (o *ServeBuildTypeTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeBuildTypeTemplatesReader
- type ServeBuildTypesInProjectOK
- type ServeBuildTypesInProjectParams
- func NewServeBuildTypesInProjectParams() *ServeBuildTypesInProjectParams
- func NewServeBuildTypesInProjectParamsWithContext(ctx context.Context) *ServeBuildTypesInProjectParams
- func NewServeBuildTypesInProjectParamsWithHTTPClient(client *http.Client) *ServeBuildTypesInProjectParams
- func NewServeBuildTypesInProjectParamsWithTimeout(timeout time.Duration) *ServeBuildTypesInProjectParams
- func (o *ServeBuildTypesInProjectParams) SetContext(ctx context.Context)
- func (o *ServeBuildTypesInProjectParams) SetFields(fields *string)
- func (o *ServeBuildTypesInProjectParams) SetHTTPClient(client *http.Client)
- func (o *ServeBuildTypesInProjectParams) SetProjectLocator(projectLocator string)
- func (o *ServeBuildTypesInProjectParams) SetTimeout(timeout time.Duration)
- func (o *ServeBuildTypesInProjectParams) WithContext(ctx context.Context) *ServeBuildTypesInProjectParams
- func (o *ServeBuildTypesInProjectParams) WithFields(fields *string) *ServeBuildTypesInProjectParams
- func (o *ServeBuildTypesInProjectParams) WithHTTPClient(client *http.Client) *ServeBuildTypesInProjectParams
- func (o *ServeBuildTypesInProjectParams) WithProjectLocator(projectLocator string) *ServeBuildTypesInProjectParams
- func (o *ServeBuildTypesInProjectParams) WithTimeout(timeout time.Duration) *ServeBuildTypesInProjectParams
- func (o *ServeBuildTypesInProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeBuildTypesInProjectReader
- type ServeBuildWithProjectOK
- type ServeBuildWithProjectParams
- func NewServeBuildWithProjectParams() *ServeBuildWithProjectParams
- func NewServeBuildWithProjectParamsWithContext(ctx context.Context) *ServeBuildWithProjectParams
- func NewServeBuildWithProjectParamsWithHTTPClient(client *http.Client) *ServeBuildWithProjectParams
- func NewServeBuildWithProjectParamsWithTimeout(timeout time.Duration) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) SetBtLocator(btLocator string)
- func (o *ServeBuildWithProjectParams) SetBuildLocator(buildLocator string)
- func (o *ServeBuildWithProjectParams) SetContext(ctx context.Context)
- func (o *ServeBuildWithProjectParams) SetFields(fields *string)
- func (o *ServeBuildWithProjectParams) SetHTTPClient(client *http.Client)
- func (o *ServeBuildWithProjectParams) SetProjectLocator(projectLocator string)
- func (o *ServeBuildWithProjectParams) SetTimeout(timeout time.Duration)
- func (o *ServeBuildWithProjectParams) WithBtLocator(btLocator string) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) WithBuildLocator(buildLocator string) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) WithContext(ctx context.Context) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) WithFields(fields *string) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) WithHTTPClient(client *http.Client) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) WithProjectLocator(projectLocator string) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) WithTimeout(timeout time.Duration) *ServeBuildWithProjectParams
- func (o *ServeBuildWithProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeBuildWithProjectReader
- type ServeBuildsOK
- type ServeBuildsParams
- func (o *ServeBuildsParams) SetAgentName(agentName *string)
- func (o *ServeBuildsParams) SetBtLocator(btLocator string)
- func (o *ServeBuildsParams) SetContext(ctx context.Context)
- func (o *ServeBuildsParams) SetCount(count *int32)
- func (o *ServeBuildsParams) SetFields(fields *string)
- func (o *ServeBuildsParams) SetHTTPClient(client *http.Client)
- func (o *ServeBuildsParams) SetIncludeCanceled(includeCanceled *bool)
- func (o *ServeBuildsParams) SetIncludePersonal(includePersonal *bool)
- func (o *ServeBuildsParams) SetLocator(locator *string)
- func (o *ServeBuildsParams) SetOnlyPinned(onlyPinned *bool)
- func (o *ServeBuildsParams) SetProjectLocator(projectLocator string)
- func (o *ServeBuildsParams) SetSinceBuild(sinceBuild *string)
- func (o *ServeBuildsParams) SetSinceDate(sinceDate *string)
- func (o *ServeBuildsParams) SetStart(start *int64)
- func (o *ServeBuildsParams) SetStatus(status *string)
- func (o *ServeBuildsParams) SetTag(tag []string)
- func (o *ServeBuildsParams) SetTimeout(timeout time.Duration)
- func (o *ServeBuildsParams) SetTriggeredByUser(triggeredByUser *string)
- func (o *ServeBuildsParams) WithAgentName(agentName *string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithBtLocator(btLocator string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithContext(ctx context.Context) *ServeBuildsParams
- func (o *ServeBuildsParams) WithCount(count *int32) *ServeBuildsParams
- func (o *ServeBuildsParams) WithFields(fields *string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithHTTPClient(client *http.Client) *ServeBuildsParams
- func (o *ServeBuildsParams) WithIncludeCanceled(includeCanceled *bool) *ServeBuildsParams
- func (o *ServeBuildsParams) WithIncludePersonal(includePersonal *bool) *ServeBuildsParams
- func (o *ServeBuildsParams) WithLocator(locator *string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithOnlyPinned(onlyPinned *bool) *ServeBuildsParams
- func (o *ServeBuildsParams) WithProjectLocator(projectLocator string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithSinceBuild(sinceBuild *string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithSinceDate(sinceDate *string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithStart(start *int64) *ServeBuildsParams
- func (o *ServeBuildsParams) WithStatus(status *string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithTag(tag []string) *ServeBuildsParams
- func (o *ServeBuildsParams) WithTimeout(timeout time.Duration) *ServeBuildsParams
- func (o *ServeBuildsParams) WithTriggeredByUser(triggeredByUser *string) *ServeBuildsParams
- func (o *ServeBuildsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeBuildsReader
- type ServeProjectFieldOK
- type ServeProjectFieldParams
- func NewServeProjectFieldParams() *ServeProjectFieldParams
- func NewServeProjectFieldParamsWithContext(ctx context.Context) *ServeProjectFieldParams
- func NewServeProjectFieldParamsWithHTTPClient(client *http.Client) *ServeProjectFieldParams
- func NewServeProjectFieldParamsWithTimeout(timeout time.Duration) *ServeProjectFieldParams
- func (o *ServeProjectFieldParams) SetContext(ctx context.Context)
- func (o *ServeProjectFieldParams) SetField(field string)
- func (o *ServeProjectFieldParams) SetHTTPClient(client *http.Client)
- func (o *ServeProjectFieldParams) SetProjectLocator(projectLocator string)
- func (o *ServeProjectFieldParams) SetTimeout(timeout time.Duration)
- func (o *ServeProjectFieldParams) WithContext(ctx context.Context) *ServeProjectFieldParams
- func (o *ServeProjectFieldParams) WithField(field string) *ServeProjectFieldParams
- func (o *ServeProjectFieldParams) WithHTTPClient(client *http.Client) *ServeProjectFieldParams
- func (o *ServeProjectFieldParams) WithProjectLocator(projectLocator string) *ServeProjectFieldParams
- func (o *ServeProjectFieldParams) WithTimeout(timeout time.Duration) *ServeProjectFieldParams
- func (o *ServeProjectFieldParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeProjectFieldReader
- type ServeProjectOK
- type ServeProjectParams
- func (o *ServeProjectParams) SetContext(ctx context.Context)
- func (o *ServeProjectParams) SetFields(fields *string)
- func (o *ServeProjectParams) SetHTTPClient(client *http.Client)
- func (o *ServeProjectParams) SetProjectLocator(projectLocator string)
- func (o *ServeProjectParams) SetTimeout(timeout time.Duration)
- func (o *ServeProjectParams) WithContext(ctx context.Context) *ServeProjectParams
- func (o *ServeProjectParams) WithFields(fields *string) *ServeProjectParams
- func (o *ServeProjectParams) WithHTTPClient(client *http.Client) *ServeProjectParams
- func (o *ServeProjectParams) WithProjectLocator(projectLocator string) *ServeProjectParams
- func (o *ServeProjectParams) WithTimeout(timeout time.Duration) *ServeProjectParams
- func (o *ServeProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeProjectReader
- type ServeProjectsOK
- type ServeProjectsParams
- func (o *ServeProjectsParams) SetContext(ctx context.Context)
- func (o *ServeProjectsParams) SetFields(fields *string)
- func (o *ServeProjectsParams) SetHTTPClient(client *http.Client)
- func (o *ServeProjectsParams) SetLocator(locator *string)
- func (o *ServeProjectsParams) SetTimeout(timeout time.Duration)
- func (o *ServeProjectsParams) WithContext(ctx context.Context) *ServeProjectsParams
- func (o *ServeProjectsParams) WithFields(fields *string) *ServeProjectsParams
- func (o *ServeProjectsParams) WithHTTPClient(client *http.Client) *ServeProjectsParams
- func (o *ServeProjectsParams) WithLocator(locator *string) *ServeProjectsParams
- func (o *ServeProjectsParams) WithTimeout(timeout time.Duration) *ServeProjectsParams
- func (o *ServeProjectsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeProjectsReader
- type ServeTemplatesInProjectOK
- type ServeTemplatesInProjectParams
- func NewServeTemplatesInProjectParams() *ServeTemplatesInProjectParams
- func NewServeTemplatesInProjectParamsWithContext(ctx context.Context) *ServeTemplatesInProjectParams
- func NewServeTemplatesInProjectParamsWithHTTPClient(client *http.Client) *ServeTemplatesInProjectParams
- func NewServeTemplatesInProjectParamsWithTimeout(timeout time.Duration) *ServeTemplatesInProjectParams
- func (o *ServeTemplatesInProjectParams) SetContext(ctx context.Context)
- func (o *ServeTemplatesInProjectParams) SetFields(fields *string)
- func (o *ServeTemplatesInProjectParams) SetHTTPClient(client *http.Client)
- func (o *ServeTemplatesInProjectParams) SetProjectLocator(projectLocator string)
- func (o *ServeTemplatesInProjectParams) SetTimeout(timeout time.Duration)
- func (o *ServeTemplatesInProjectParams) WithContext(ctx context.Context) *ServeTemplatesInProjectParams
- func (o *ServeTemplatesInProjectParams) WithFields(fields *string) *ServeTemplatesInProjectParams
- func (o *ServeTemplatesInProjectParams) WithHTTPClient(client *http.Client) *ServeTemplatesInProjectParams
- func (o *ServeTemplatesInProjectParams) WithProjectLocator(projectLocator string) *ServeTemplatesInProjectParams
- func (o *ServeTemplatesInProjectParams) WithTimeout(timeout time.Duration) *ServeTemplatesInProjectParams
- func (o *ServeTemplatesInProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ServeTemplatesInProjectReader
- type SetBuildTypesOrderOK
- type SetBuildTypesOrderParams
- func NewSetBuildTypesOrderParams() *SetBuildTypesOrderParams
- func NewSetBuildTypesOrderParamsWithContext(ctx context.Context) *SetBuildTypesOrderParams
- func NewSetBuildTypesOrderParamsWithHTTPClient(client *http.Client) *SetBuildTypesOrderParams
- func NewSetBuildTypesOrderParamsWithTimeout(timeout time.Duration) *SetBuildTypesOrderParams
- func (o *SetBuildTypesOrderParams) SetBody(body *models.BuildTypes)
- func (o *SetBuildTypesOrderParams) SetContext(ctx context.Context)
- func (o *SetBuildTypesOrderParams) SetField(field string)
- func (o *SetBuildTypesOrderParams) SetHTTPClient(client *http.Client)
- func (o *SetBuildTypesOrderParams) SetProjectLocator(projectLocator string)
- func (o *SetBuildTypesOrderParams) SetTimeout(timeout time.Duration)
- func (o *SetBuildTypesOrderParams) WithBody(body *models.BuildTypes) *SetBuildTypesOrderParams
- func (o *SetBuildTypesOrderParams) WithContext(ctx context.Context) *SetBuildTypesOrderParams
- func (o *SetBuildTypesOrderParams) WithField(field string) *SetBuildTypesOrderParams
- func (o *SetBuildTypesOrderParams) WithHTTPClient(client *http.Client) *SetBuildTypesOrderParams
- func (o *SetBuildTypesOrderParams) WithProjectLocator(projectLocator string) *SetBuildTypesOrderParams
- func (o *SetBuildTypesOrderParams) WithTimeout(timeout time.Duration) *SetBuildTypesOrderParams
- func (o *SetBuildTypesOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetBuildTypesOrderReader
- type SetDefaultTemplateOK
- type SetDefaultTemplateParams
- func NewSetDefaultTemplateParams() *SetDefaultTemplateParams
- func NewSetDefaultTemplateParamsWithContext(ctx context.Context) *SetDefaultTemplateParams
- func NewSetDefaultTemplateParamsWithHTTPClient(client *http.Client) *SetDefaultTemplateParams
- func NewSetDefaultTemplateParamsWithTimeout(timeout time.Duration) *SetDefaultTemplateParams
- func (o *SetDefaultTemplateParams) SetBody(body *models.BuildType)
- func (o *SetDefaultTemplateParams) SetContext(ctx context.Context)
- func (o *SetDefaultTemplateParams) SetFields(fields *string)
- func (o *SetDefaultTemplateParams) SetHTTPClient(client *http.Client)
- func (o *SetDefaultTemplateParams) SetProjectLocator(projectLocator string)
- func (o *SetDefaultTemplateParams) SetTimeout(timeout time.Duration)
- func (o *SetDefaultTemplateParams) WithBody(body *models.BuildType) *SetDefaultTemplateParams
- func (o *SetDefaultTemplateParams) WithContext(ctx context.Context) *SetDefaultTemplateParams
- func (o *SetDefaultTemplateParams) WithFields(fields *string) *SetDefaultTemplateParams
- func (o *SetDefaultTemplateParams) WithHTTPClient(client *http.Client) *SetDefaultTemplateParams
- func (o *SetDefaultTemplateParams) WithProjectLocator(projectLocator string) *SetDefaultTemplateParams
- func (o *SetDefaultTemplateParams) WithTimeout(timeout time.Duration) *SetDefaultTemplateParams
- func (o *SetDefaultTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetDefaultTemplateReader
- type SetParameterOK
- type SetParameterParams
- func (o *SetParameterParams) SetBody(body *models.Property)
- func (o *SetParameterParams) SetContext(ctx context.Context)
- func (o *SetParameterParams) SetFeatureLocator(featureLocator string)
- func (o *SetParameterParams) SetFields(fields *string)
- func (o *SetParameterParams) SetHTTPClient(client *http.Client)
- func (o *SetParameterParams) SetProjectLocator(projectLocator string)
- func (o *SetParameterParams) SetTimeout(timeout time.Duration)
- func (o *SetParameterParams) WithBody(body *models.Property) *SetParameterParams
- func (o *SetParameterParams) WithContext(ctx context.Context) *SetParameterParams
- func (o *SetParameterParams) WithFeatureLocator(featureLocator string) *SetParameterParams
- func (o *SetParameterParams) WithFields(fields *string) *SetParameterParams
- func (o *SetParameterParams) WithHTTPClient(client *http.Client) *SetParameterParams
- func (o *SetParameterParams) WithProjectLocator(projectLocator string) *SetParameterParams
- func (o *SetParameterParams) WithTimeout(timeout time.Duration) *SetParameterParams
- func (o *SetParameterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetParameterReader
- type SetParameterTypeOK
- type SetParameterTypeParams
- func NewSetParameterTypeParams() *SetParameterTypeParams
- func NewSetParameterTypeParamsWithContext(ctx context.Context) *SetParameterTypeParams
- func NewSetParameterTypeParamsWithHTTPClient(client *http.Client) *SetParameterTypeParams
- func NewSetParameterTypeParamsWithTimeout(timeout time.Duration) *SetParameterTypeParams
- func (o *SetParameterTypeParams) SetBody(body *models.Type)
- func (o *SetParameterTypeParams) SetContext(ctx context.Context)
- func (o *SetParameterTypeParams) SetHTTPClient(client *http.Client)
- func (o *SetParameterTypeParams) SetName(name string)
- func (o *SetParameterTypeParams) SetProjectLocator(projectLocator string)
- func (o *SetParameterTypeParams) SetTimeout(timeout time.Duration)
- func (o *SetParameterTypeParams) WithBody(body *models.Type) *SetParameterTypeParams
- func (o *SetParameterTypeParams) WithContext(ctx context.Context) *SetParameterTypeParams
- func (o *SetParameterTypeParams) WithHTTPClient(client *http.Client) *SetParameterTypeParams
- func (o *SetParameterTypeParams) WithName(name string) *SetParameterTypeParams
- func (o *SetParameterTypeParams) WithProjectLocator(projectLocator string) *SetParameterTypeParams
- func (o *SetParameterTypeParams) WithTimeout(timeout time.Duration) *SetParameterTypeParams
- func (o *SetParameterTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetParameterTypeRawValueOK
- type SetParameterTypeRawValueParams
- func NewSetParameterTypeRawValueParams() *SetParameterTypeRawValueParams
- func NewSetParameterTypeRawValueParamsWithContext(ctx context.Context) *SetParameterTypeRawValueParams
- func NewSetParameterTypeRawValueParamsWithHTTPClient(client *http.Client) *SetParameterTypeRawValueParams
- func NewSetParameterTypeRawValueParamsWithTimeout(timeout time.Duration) *SetParameterTypeRawValueParams
- func (o *SetParameterTypeRawValueParams) SetBody(body string)
- func (o *SetParameterTypeRawValueParams) SetContext(ctx context.Context)
- func (o *SetParameterTypeRawValueParams) SetHTTPClient(client *http.Client)
- func (o *SetParameterTypeRawValueParams) SetName(name string)
- func (o *SetParameterTypeRawValueParams) SetProjectLocator(projectLocator string)
- func (o *SetParameterTypeRawValueParams) SetTimeout(timeout time.Duration)
- func (o *SetParameterTypeRawValueParams) WithBody(body string) *SetParameterTypeRawValueParams
- func (o *SetParameterTypeRawValueParams) WithContext(ctx context.Context) *SetParameterTypeRawValueParams
- func (o *SetParameterTypeRawValueParams) WithHTTPClient(client *http.Client) *SetParameterTypeRawValueParams
- func (o *SetParameterTypeRawValueParams) WithName(name string) *SetParameterTypeRawValueParams
- func (o *SetParameterTypeRawValueParams) WithProjectLocator(projectLocator string) *SetParameterTypeRawValueParams
- func (o *SetParameterTypeRawValueParams) WithTimeout(timeout time.Duration) *SetParameterTypeRawValueParams
- func (o *SetParameterTypeRawValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetParameterTypeRawValueReader
- type SetParameterTypeReader
- type SetParameterValueLongOK
- type SetParameterValueLongParams
- func NewSetParameterValueLongParams() *SetParameterValueLongParams
- func NewSetParameterValueLongParamsWithContext(ctx context.Context) *SetParameterValueLongParams
- func NewSetParameterValueLongParamsWithHTTPClient(client *http.Client) *SetParameterValueLongParams
- func NewSetParameterValueLongParamsWithTimeout(timeout time.Duration) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) SetBody(body string)
- func (o *SetParameterValueLongParams) SetContext(ctx context.Context)
- func (o *SetParameterValueLongParams) SetFeatureLocator(featureLocator string)
- func (o *SetParameterValueLongParams) SetFields(fields *string)
- func (o *SetParameterValueLongParams) SetHTTPClient(client *http.Client)
- func (o *SetParameterValueLongParams) SetName(name string)
- func (o *SetParameterValueLongParams) SetProjectLocator(projectLocator string)
- func (o *SetParameterValueLongParams) SetTimeout(timeout time.Duration)
- func (o *SetParameterValueLongParams) WithBody(body string) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WithContext(ctx context.Context) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WithFeatureLocator(featureLocator string) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WithFields(fields *string) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WithHTTPClient(client *http.Client) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WithName(name string) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WithProjectLocator(projectLocator string) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WithTimeout(timeout time.Duration) *SetParameterValueLongParams
- func (o *SetParameterValueLongParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetParameterValueLongReader
- type SetParametersOK
- type SetParametersParams
- func (o *SetParametersParams) SetBody(body *models.Properties)
- func (o *SetParametersParams) SetContext(ctx context.Context)
- func (o *SetParametersParams) SetFeatureLocator(featureLocator string)
- func (o *SetParametersParams) SetFields(fields *string)
- func (o *SetParametersParams) SetHTTPClient(client *http.Client)
- func (o *SetParametersParams) SetProjectLocator(projectLocator string)
- func (o *SetParametersParams) SetTimeout(timeout time.Duration)
- func (o *SetParametersParams) WithBody(body *models.Properties) *SetParametersParams
- func (o *SetParametersParams) WithContext(ctx context.Context) *SetParametersParams
- func (o *SetParametersParams) WithFeatureLocator(featureLocator string) *SetParametersParams
- func (o *SetParametersParams) WithFields(fields *string) *SetParametersParams
- func (o *SetParametersParams) WithHTTPClient(client *http.Client) *SetParametersParams
- func (o *SetParametersParams) WithProjectLocator(projectLocator string) *SetParametersParams
- func (o *SetParametersParams) WithTimeout(timeout time.Duration) *SetParametersParams
- func (o *SetParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetParametersReader
- type SetParentProjectOK
- type SetParentProjectParams
- func NewSetParentProjectParams() *SetParentProjectParams
- func NewSetParentProjectParamsWithContext(ctx context.Context) *SetParentProjectParams
- func NewSetParentProjectParamsWithHTTPClient(client *http.Client) *SetParentProjectParams
- func NewSetParentProjectParamsWithTimeout(timeout time.Duration) *SetParentProjectParams
- func (o *SetParentProjectParams) SetBody(body *models.Project)
- func (o *SetParentProjectParams) SetContext(ctx context.Context)
- func (o *SetParentProjectParams) SetFields(fields *string)
- func (o *SetParentProjectParams) SetHTTPClient(client *http.Client)
- func (o *SetParentProjectParams) SetProjectLocator(projectLocator string)
- func (o *SetParentProjectParams) SetTimeout(timeout time.Duration)
- func (o *SetParentProjectParams) WithBody(body *models.Project) *SetParentProjectParams
- func (o *SetParentProjectParams) WithContext(ctx context.Context) *SetParentProjectParams
- func (o *SetParentProjectParams) WithFields(fields *string) *SetParentProjectParams
- func (o *SetParentProjectParams) WithHTTPClient(client *http.Client) *SetParentProjectParams
- func (o *SetParentProjectParams) WithProjectLocator(projectLocator string) *SetParentProjectParams
- func (o *SetParentProjectParams) WithTimeout(timeout time.Duration) *SetParentProjectParams
- func (o *SetParentProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetParentProjectReader
- type SetProjectAgentPoolsOK
- type SetProjectAgentPoolsParams
- func NewSetProjectAgentPoolsParams() *SetProjectAgentPoolsParams
- func NewSetProjectAgentPoolsParamsWithContext(ctx context.Context) *SetProjectAgentPoolsParams
- func NewSetProjectAgentPoolsParamsWithHTTPClient(client *http.Client) *SetProjectAgentPoolsParams
- func NewSetProjectAgentPoolsParamsWithTimeout(timeout time.Duration) *SetProjectAgentPoolsParams
- func (o *SetProjectAgentPoolsParams) SetBody(body *models.AgentPools)
- func (o *SetProjectAgentPoolsParams) SetContext(ctx context.Context)
- func (o *SetProjectAgentPoolsParams) SetFields(fields *string)
- func (o *SetProjectAgentPoolsParams) SetHTTPClient(client *http.Client)
- func (o *SetProjectAgentPoolsParams) SetProjectLocator(projectLocator string)
- func (o *SetProjectAgentPoolsParams) SetTimeout(timeout time.Duration)
- func (o *SetProjectAgentPoolsParams) WithBody(body *models.AgentPools) *SetProjectAgentPoolsParams
- func (o *SetProjectAgentPoolsParams) WithContext(ctx context.Context) *SetProjectAgentPoolsParams
- func (o *SetProjectAgentPoolsParams) WithFields(fields *string) *SetProjectAgentPoolsParams
- func (o *SetProjectAgentPoolsParams) WithHTTPClient(client *http.Client) *SetProjectAgentPoolsParams
- func (o *SetProjectAgentPoolsParams) WithProjectLocator(projectLocator string) *SetProjectAgentPoolsParams
- func (o *SetProjectAgentPoolsParams) WithTimeout(timeout time.Duration) *SetProjectAgentPoolsParams
- func (o *SetProjectAgentPoolsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetProjectAgentPoolsReader
- type SetProjectFieldOK
- type SetProjectFieldParams
- func NewSetProjectFieldParams() *SetProjectFieldParams
- func NewSetProjectFieldParamsWithContext(ctx context.Context) *SetProjectFieldParams
- func NewSetProjectFieldParamsWithHTTPClient(client *http.Client) *SetProjectFieldParams
- func NewSetProjectFieldParamsWithTimeout(timeout time.Duration) *SetProjectFieldParams
- func (o *SetProjectFieldParams) SetBody(body string)
- func (o *SetProjectFieldParams) SetContext(ctx context.Context)
- func (o *SetProjectFieldParams) SetField(field string)
- func (o *SetProjectFieldParams) SetHTTPClient(client *http.Client)
- func (o *SetProjectFieldParams) SetProjectLocator(projectLocator string)
- func (o *SetProjectFieldParams) SetTimeout(timeout time.Duration)
- func (o *SetProjectFieldParams) WithBody(body string) *SetProjectFieldParams
- func (o *SetProjectFieldParams) WithContext(ctx context.Context) *SetProjectFieldParams
- func (o *SetProjectFieldParams) WithField(field string) *SetProjectFieldParams
- func (o *SetProjectFieldParams) WithHTTPClient(client *http.Client) *SetProjectFieldParams
- func (o *SetProjectFieldParams) WithProjectLocator(projectLocator string) *SetProjectFieldParams
- func (o *SetProjectFieldParams) WithTimeout(timeout time.Duration) *SetProjectFieldParams
- func (o *SetProjectFieldParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetProjectFieldReader
- type SetProjectsOrderOK
- type SetProjectsOrderParams
- func NewSetProjectsOrderParams() *SetProjectsOrderParams
- func NewSetProjectsOrderParamsWithContext(ctx context.Context) *SetProjectsOrderParams
- func NewSetProjectsOrderParamsWithHTTPClient(client *http.Client) *SetProjectsOrderParams
- func NewSetProjectsOrderParamsWithTimeout(timeout time.Duration) *SetProjectsOrderParams
- func (o *SetProjectsOrderParams) SetBody(body *models.Projects)
- func (o *SetProjectsOrderParams) SetContext(ctx context.Context)
- func (o *SetProjectsOrderParams) SetField(field string)
- func (o *SetProjectsOrderParams) SetHTTPClient(client *http.Client)
- func (o *SetProjectsOrderParams) SetProjectLocator(projectLocator string)
- func (o *SetProjectsOrderParams) SetTimeout(timeout time.Duration)
- func (o *SetProjectsOrderParams) WithBody(body *models.Projects) *SetProjectsOrderParams
- func (o *SetProjectsOrderParams) WithContext(ctx context.Context) *SetProjectsOrderParams
- func (o *SetProjectsOrderParams) WithField(field string) *SetProjectsOrderParams
- func (o *SetProjectsOrderParams) WithHTTPClient(client *http.Client) *SetProjectsOrderParams
- func (o *SetProjectsOrderParams) WithProjectLocator(projectLocator string) *SetProjectsOrderParams
- func (o *SetProjectsOrderParams) WithTimeout(timeout time.Duration) *SetProjectsOrderParams
- func (o *SetProjectsOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetProjectsOrderReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddOK ¶
type AddOK struct {
Payload interface{}
}
AddOK handles this case with default header values.
successful operation
func (*AddOK) GetPayload ¶
func (o *AddOK) GetPayload() interface{}
type AddParams ¶
type AddParams struct {
/*Body*/
Body *models.ProjectFeature
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AddParams contains all the parameters to send to the API endpoint for the add operation typically these are written to a http.Request
func NewAddParams ¶
func NewAddParams() *AddParams
NewAddParams creates a new AddParams object with the default values initialized.
func NewAddParamsWithContext ¶
NewAddParamsWithContext creates a new AddParams object with the default values initialized, and the ability to set a context for a request
func NewAddParamsWithHTTPClient ¶
NewAddParamsWithHTTPClient creates a new AddParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAddParamsWithTimeout ¶
NewAddParamsWithTimeout creates a new AddParams object with the default values initialized, and the ability to set a timeout on a request
func (*AddParams) SetBody ¶
func (o *AddParams) SetBody(body *models.ProjectFeature)
SetBody adds the body to the add params
func (*AddParams) SetContext ¶
SetContext adds the context to the add params
func (*AddParams) SetHTTPClient ¶
SetHTTPClient adds the HTTPClient to the add params
func (*AddParams) SetProjectLocator ¶
SetProjectLocator adds the projectLocator to the add params
func (*AddParams) SetTimeout ¶
SetTimeout adds the timeout to the add params
func (*AddParams) WithBody ¶
func (o *AddParams) WithBody(body *models.ProjectFeature) *AddParams
WithBody adds the body to the add params
func (*AddParams) WithContext ¶
WithContext adds the context to the add params
func (*AddParams) WithFields ¶
WithFields adds the fields to the add params
func (*AddParams) WithHTTPClient ¶
WithHTTPClient adds the HTTPClient to the add params
func (*AddParams) WithProjectLocator ¶
WithProjectLocator adds the projectLocator to the add params
func (*AddParams) WithTimeout ¶
WithTimeout adds the timeout to the add params
func (*AddParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type AddReader ¶
type AddReader struct {
// contains filtered or unexported fields
}
AddReader is a Reader for the Add structure.
func (*AddReader) ReadResponse ¶
func (o *AddReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for project API
func (*Client) CreateBuildType ¶
func (a *Client) CreateBuildType(params *CreateBuildTypeParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBuildTypeOK, error)
CreateBuildType create build type API
func (*Client) CreateBuildTypeTemplate ¶
func (a *Client) CreateBuildTypeTemplate(params *CreateBuildTypeTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBuildTypeTemplateOK, error)
CreateBuildTypeTemplate create build type template API
func (*Client) CreateProject ¶
func (a *Client) CreateProject(params *CreateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProjectOK, error)
CreateProject create project API
func (*Client) CreateSecureToken ¶
func (a *Client) CreateSecureToken(params *CreateSecureTokenParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSecureTokenOK, error)
CreateSecureToken create secure token API
func (*Client) Delete ¶
func (a *Client) Delete(params *DeleteParams, authInfo runtime.ClientAuthInfoWriter) error
Delete delete API
func (*Client) DeleteAllParameters ¶
func (a *Client) DeleteAllParameters(params *DeleteAllParametersParams, authInfo runtime.ClientAuthInfoWriter) error
DeleteAllParameters delete all parameters API
func (*Client) DeleteProject ¶
func (a *Client) DeleteProject(params *DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter) error
DeleteProject delete project API
func (*Client) DeleteProjectAgentPools ¶
func (a *Client) DeleteProjectAgentPools(params *DeleteProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) error
DeleteProjectAgentPools delete project agent pools API
func (*Client) GetBranches ¶
func (a *Client) GetBranches(params *GetBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*GetBranchesOK, error)
GetBranches get branches API
func (*Client) GetBuildTypesOrder ¶
func (a *Client) GetBuildTypesOrder(params *GetBuildTypesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetBuildTypesOrderOK, error)
GetBuildTypesOrder get build types order API
func (*Client) GetDefaultTemplate ¶
func (a *Client) GetDefaultTemplate(params *GetDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetDefaultTemplateOK, error)
GetDefaultTemplate get default template API
func (*Client) GetExampleNewProjectDescription ¶
func (a *Client) GetExampleNewProjectDescription(params *GetExampleNewProjectDescriptionParams, authInfo runtime.ClientAuthInfoWriter) (*GetExampleNewProjectDescriptionOK, error)
GetExampleNewProjectDescription get example new project description API
func (*Client) GetExampleNewProjectDescriptionCompatibilityVersion1 ¶
func (a *Client) GetExampleNewProjectDescriptionCompatibilityVersion1(params *GetExampleNewProjectDescriptionCompatibilityVersion1Params, authInfo runtime.ClientAuthInfoWriter) (*GetExampleNewProjectDescriptionCompatibilityVersion1OK, error)
GetExampleNewProjectDescriptionCompatibilityVersion1 get example new project description compatibility version1 API
func (*Client) GetParameter ¶
func (a *Client) GetParameter(params *GetParameterParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterOK, error)
GetParameter get parameter API
func (*Client) GetParameterType ¶
func (a *Client) GetParameterType(params *GetParameterTypeParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterTypeOK, error)
GetParameterType get parameter type API
func (*Client) GetParameterTypeRawValue ¶
func (a *Client) GetParameterTypeRawValue(params *GetParameterTypeRawValueParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterTypeRawValueOK, error)
GetParameterTypeRawValue get parameter type raw value API
func (*Client) GetParameterValueLong ¶
func (a *Client) GetParameterValueLong(params *GetParameterValueLongParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterValueLongOK, error)
GetParameterValueLong get parameter value long API
func (*Client) GetParameters ¶
func (a *Client) GetParameters(params *GetParametersParams, authInfo runtime.ClientAuthInfoWriter) (*GetParametersOK, error)
GetParameters get parameters API
func (*Client) GetParentProject ¶
func (a *Client) GetParentProject(params *GetParentProjectParams, authInfo runtime.ClientAuthInfoWriter) (*GetParentProjectOK, error)
GetParentProject get parent project API
func (*Client) GetProjectAgentPools ¶
func (a *Client) GetProjectAgentPools(params *GetProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*GetProjectAgentPoolsOK, error)
GetProjectAgentPools get project agent pools API
func (*Client) GetProjectsOrder ¶
func (a *Client) GetProjectsOrder(params *GetProjectsOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetProjectsOrderOK, error)
GetProjectsOrder get projects order API
func (*Client) GetSecureValue ¶
func (a *Client) GetSecureValue(params *GetSecureValueParams, authInfo runtime.ClientAuthInfoWriter) (*GetSecureValueOK, error)
GetSecureValue get secure value API
func (*Client) GetSingle ¶
func (a *Client) GetSingle(params *GetSingleParams, authInfo runtime.ClientAuthInfoWriter) (*GetSingleOK, error)
GetSingle get single API
func (*Client) PutAppRestProjectsProjectLocatorParametersName ¶
func (a *Client) PutAppRestProjectsProjectLocatorParametersName(params *PutAppRestProjectsProjectLocatorParametersNameParams, authInfo runtime.ClientAuthInfoWriter) (*PutAppRestProjectsProjectLocatorParametersNameOK, error)
PutAppRestProjectsProjectLocatorParametersName put app rest projects project locator parameters name API
func (*Client) PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesName ¶
func (a *Client) PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesName(params *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams, authInfo runtime.ClientAuthInfoWriter) (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK, error)
PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesName put app rest projects project locator project features feature locator properties name API
func (*Client) ReloadSettingsFile ¶
func (a *Client) ReloadSettingsFile(params *ReloadSettingsFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReloadSettingsFileOK, error)
ReloadSettingsFile reload settings file API
func (*Client) RemoveDefaultTemplate ¶
func (a *Client) RemoveDefaultTemplate(params *RemoveDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) error
RemoveDefaultTemplate remove default template API
func (*Client) Replace ¶
func (a *Client) Replace(params *ReplaceParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceOK, error)
Replace replace API
func (*Client) ReplaceAll ¶
func (a *Client) ReplaceAll(params *ReplaceAllParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceAllOK, error)
ReplaceAll replace all API
func (*Client) ServeBuildFieldWithProject ¶
func (a *Client) ServeBuildFieldWithProject(params *ServeBuildFieldWithProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildFieldWithProjectOK, error)
ServeBuildFieldWithProject serve build field with project API
func (*Client) ServeBuildType ¶
func (a *Client) ServeBuildType(params *ServeBuildTypeParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeOK, error)
ServeBuildType serve build type API
func (*Client) ServeBuildTypeFieldWithProject ¶
func (a *Client) ServeBuildTypeFieldWithProject(params *ServeBuildTypeFieldWithProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeFieldWithProjectOK, error)
ServeBuildTypeFieldWithProject serve build type field with project API
func (*Client) ServeBuildTypeTemplates ¶
func (a *Client) ServeBuildTypeTemplates(params *ServeBuildTypeTemplatesParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeTemplatesOK, error)
ServeBuildTypeTemplates serve build type templates API
func (*Client) ServeBuildTypesInProject ¶
func (a *Client) ServeBuildTypesInProject(params *ServeBuildTypesInProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypesInProjectOK, error)
ServeBuildTypesInProject serve build types in project API
func (*Client) ServeBuildWithProject ¶
func (a *Client) ServeBuildWithProject(params *ServeBuildWithProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildWithProjectOK, error)
ServeBuildWithProject serve build with project API
func (*Client) ServeBuilds ¶
func (a *Client) ServeBuilds(params *ServeBuildsParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildsOK, error)
ServeBuilds serve builds API
func (*Client) ServeProject ¶
func (a *Client) ServeProject(params *ServeProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectOK, error)
ServeProject serve project API
func (*Client) ServeProjectField ¶
func (a *Client) ServeProjectField(params *ServeProjectFieldParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectFieldOK, error)
ServeProjectField serve project field API
func (*Client) ServeProjects ¶
func (a *Client) ServeProjects(params *ServeProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectsOK, error)
ServeProjects serve projects API
func (*Client) ServeTemplatesInProject ¶
func (a *Client) ServeTemplatesInProject(params *ServeTemplatesInProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeTemplatesInProjectOK, error)
ServeTemplatesInProject serve templates in project API
func (*Client) SetBuildTypesOrder ¶
func (a *Client) SetBuildTypesOrder(params *SetBuildTypesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*SetBuildTypesOrderOK, error)
SetBuildTypesOrder set build types order API
func (*Client) SetDefaultTemplate ¶
func (a *Client) SetDefaultTemplate(params *SetDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*SetDefaultTemplateOK, error)
SetDefaultTemplate set default template API
func (*Client) SetParameter ¶
func (a *Client) SetParameter(params *SetParameterParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterOK, error)
SetParameter set parameter API
func (*Client) SetParameterType ¶
func (a *Client) SetParameterType(params *SetParameterTypeParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterTypeOK, error)
SetParameterType set parameter type API
func (*Client) SetParameterTypeRawValue ¶
func (a *Client) SetParameterTypeRawValue(params *SetParameterTypeRawValueParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterTypeRawValueOK, error)
SetParameterTypeRawValue set parameter type raw value API
func (*Client) SetParameterValueLong ¶
func (a *Client) SetParameterValueLong(params *SetParameterValueLongParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterValueLongOK, error)
SetParameterValueLong set parameter value long API
func (*Client) SetParameters ¶
func (a *Client) SetParameters(params *SetParametersParams, authInfo runtime.ClientAuthInfoWriter) (*SetParametersOK, error)
SetParameters set parameters API
func (*Client) SetParentProject ¶
func (a *Client) SetParentProject(params *SetParentProjectParams, authInfo runtime.ClientAuthInfoWriter) (*SetParentProjectOK, error)
SetParentProject set parent project API
func (*Client) SetProjectAgentPools ¶
func (a *Client) SetProjectAgentPools(params *SetProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectAgentPoolsOK, error)
SetProjectAgentPools set project agent pools API
func (*Client) SetProjectField ¶
func (a *Client) SetProjectField(params *SetProjectFieldParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectFieldOK, error)
SetProjectField set project field API
func (*Client) SetProjectsOrder ¶
func (a *Client) SetProjectsOrder(params *SetProjectsOrderParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectsOrderOK, error)
SetProjectsOrder set projects order API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface {
PutAppRestProjectsProjectLocatorParametersName(params *PutAppRestProjectsProjectLocatorParametersNameParams, authInfo runtime.ClientAuthInfoWriter) (*PutAppRestProjectsProjectLocatorParametersNameOK, error)
PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesName(params *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams, authInfo runtime.ClientAuthInfoWriter) (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK, error)
Add(params *AddParams, authInfo runtime.ClientAuthInfoWriter) (*AddOK, error)
CreateBuildType(params *CreateBuildTypeParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBuildTypeOK, error)
CreateBuildTypeTemplate(params *CreateBuildTypeTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateBuildTypeTemplateOK, error)
CreateProject(params *CreateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProjectOK, error)
CreateSecureToken(params *CreateSecureTokenParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSecureTokenOK, error)
Delete(params *DeleteParams, authInfo runtime.ClientAuthInfoWriter) error
DeleteAllParameters(params *DeleteAllParametersParams, authInfo runtime.ClientAuthInfoWriter) error
DeleteProject(params *DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter) error
DeleteProjectAgentPools(params *DeleteProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) error
Get(params *GetParams, authInfo runtime.ClientAuthInfoWriter) (*GetOK, error)
GetBranches(params *GetBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*GetBranchesOK, error)
GetBuildTypesOrder(params *GetBuildTypesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetBuildTypesOrderOK, error)
GetDefaultTemplate(params *GetDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetDefaultTemplateOK, error)
GetExampleNewProjectDescription(params *GetExampleNewProjectDescriptionParams, authInfo runtime.ClientAuthInfoWriter) (*GetExampleNewProjectDescriptionOK, error)
GetExampleNewProjectDescriptionCompatibilityVersion1(params *GetExampleNewProjectDescriptionCompatibilityVersion1Params, authInfo runtime.ClientAuthInfoWriter) (*GetExampleNewProjectDescriptionCompatibilityVersion1OK, error)
GetParameter(params *GetParameterParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterOK, error)
GetParameterType(params *GetParameterTypeParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterTypeOK, error)
GetParameterTypeRawValue(params *GetParameterTypeRawValueParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterTypeRawValueOK, error)
GetParameterValueLong(params *GetParameterValueLongParams, authInfo runtime.ClientAuthInfoWriter) (*GetParameterValueLongOK, error)
GetParameters(params *GetParametersParams, authInfo runtime.ClientAuthInfoWriter) (*GetParametersOK, error)
GetParentProject(params *GetParentProjectParams, authInfo runtime.ClientAuthInfoWriter) (*GetParentProjectOK, error)
GetProjectAgentPools(params *GetProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*GetProjectAgentPoolsOK, error)
GetProjectsOrder(params *GetProjectsOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetProjectsOrderOK, error)
GetSecureValue(params *GetSecureValueParams, authInfo runtime.ClientAuthInfoWriter) (*GetSecureValueOK, error)
GetSingle(params *GetSingleParams, authInfo runtime.ClientAuthInfoWriter) (*GetSingleOK, error)
ReloadSettingsFile(params *ReloadSettingsFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReloadSettingsFileOK, error)
RemoveDefaultTemplate(params *RemoveDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) error
Replace(params *ReplaceParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceOK, error)
ReplaceAll(params *ReplaceAllParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceAllOK, error)
ServeBuildFieldWithProject(params *ServeBuildFieldWithProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildFieldWithProjectOK, error)
ServeBuildType(params *ServeBuildTypeParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeOK, error)
ServeBuildTypeFieldWithProject(params *ServeBuildTypeFieldWithProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeFieldWithProjectOK, error)
ServeBuildTypeTemplates(params *ServeBuildTypeTemplatesParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypeTemplatesOK, error)
ServeBuildTypesInProject(params *ServeBuildTypesInProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildTypesInProjectOK, error)
ServeBuildWithProject(params *ServeBuildWithProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildWithProjectOK, error)
ServeBuilds(params *ServeBuildsParams, authInfo runtime.ClientAuthInfoWriter) (*ServeBuildsOK, error)
ServeProject(params *ServeProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectOK, error)
ServeProjectField(params *ServeProjectFieldParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectFieldOK, error)
ServeProjects(params *ServeProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*ServeProjectsOK, error)
ServeTemplatesInProject(params *ServeTemplatesInProjectParams, authInfo runtime.ClientAuthInfoWriter) (*ServeTemplatesInProjectOK, error)
SetBuildTypesOrder(params *SetBuildTypesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*SetBuildTypesOrderOK, error)
SetDefaultTemplate(params *SetDefaultTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*SetDefaultTemplateOK, error)
SetParameter(params *SetParameterParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterOK, error)
SetParameterType(params *SetParameterTypeParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterTypeOK, error)
SetParameterTypeRawValue(params *SetParameterTypeRawValueParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterTypeRawValueOK, error)
SetParameterValueLong(params *SetParameterValueLongParams, authInfo runtime.ClientAuthInfoWriter) (*SetParameterValueLongOK, error)
SetParameters(params *SetParametersParams, authInfo runtime.ClientAuthInfoWriter) (*SetParametersOK, error)
SetParentProject(params *SetParentProjectParams, authInfo runtime.ClientAuthInfoWriter) (*SetParentProjectOK, error)
SetProjectAgentPools(params *SetProjectAgentPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectAgentPoolsOK, error)
SetProjectField(params *SetProjectFieldParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectFieldOK, error)
SetProjectsOrder(params *SetProjectsOrderParams, authInfo runtime.ClientAuthInfoWriter) (*SetProjectsOrderOK, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new project API client.
type CreateBuildTypeOK ¶
CreateBuildTypeOK handles this case with default header values.
successful operation
func NewCreateBuildTypeOK ¶
func NewCreateBuildTypeOK() *CreateBuildTypeOK
NewCreateBuildTypeOK creates a CreateBuildTypeOK with default headers values
func (*CreateBuildTypeOK) Error ¶
func (o *CreateBuildTypeOK) Error() string
func (*CreateBuildTypeOK) GetPayload ¶
func (o *CreateBuildTypeOK) GetPayload() *models.BuildType
type CreateBuildTypeParams ¶
type CreateBuildTypeParams struct {
/*Body*/
Body *models.NewBuildTypeDescription
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateBuildTypeParams contains all the parameters to send to the API endpoint for the create build type operation typically these are written to a http.Request
func NewCreateBuildTypeParams ¶
func NewCreateBuildTypeParams() *CreateBuildTypeParams
NewCreateBuildTypeParams creates a new CreateBuildTypeParams object with the default values initialized.
func NewCreateBuildTypeParamsWithContext ¶
func NewCreateBuildTypeParamsWithContext(ctx context.Context) *CreateBuildTypeParams
NewCreateBuildTypeParamsWithContext creates a new CreateBuildTypeParams object with the default values initialized, and the ability to set a context for a request
func NewCreateBuildTypeParamsWithHTTPClient ¶
func NewCreateBuildTypeParamsWithHTTPClient(client *http.Client) *CreateBuildTypeParams
NewCreateBuildTypeParamsWithHTTPClient creates a new CreateBuildTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateBuildTypeParamsWithTimeout ¶
func NewCreateBuildTypeParamsWithTimeout(timeout time.Duration) *CreateBuildTypeParams
NewCreateBuildTypeParamsWithTimeout creates a new CreateBuildTypeParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateBuildTypeParams) SetBody ¶
func (o *CreateBuildTypeParams) SetBody(body *models.NewBuildTypeDescription)
SetBody adds the body to the create build type params
func (*CreateBuildTypeParams) SetContext ¶
func (o *CreateBuildTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the create build type params
func (*CreateBuildTypeParams) SetFields ¶
func (o *CreateBuildTypeParams) SetFields(fields *string)
SetFields adds the fields to the create build type params
func (*CreateBuildTypeParams) SetHTTPClient ¶
func (o *CreateBuildTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create build type params
func (*CreateBuildTypeParams) SetProjectLocator ¶
func (o *CreateBuildTypeParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the create build type params
func (*CreateBuildTypeParams) SetTimeout ¶
func (o *CreateBuildTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create build type params
func (*CreateBuildTypeParams) WithBody ¶
func (o *CreateBuildTypeParams) WithBody(body *models.NewBuildTypeDescription) *CreateBuildTypeParams
WithBody adds the body to the create build type params
func (*CreateBuildTypeParams) WithContext ¶
func (o *CreateBuildTypeParams) WithContext(ctx context.Context) *CreateBuildTypeParams
WithContext adds the context to the create build type params
func (*CreateBuildTypeParams) WithFields ¶
func (o *CreateBuildTypeParams) WithFields(fields *string) *CreateBuildTypeParams
WithFields adds the fields to the create build type params
func (*CreateBuildTypeParams) WithHTTPClient ¶
func (o *CreateBuildTypeParams) WithHTTPClient(client *http.Client) *CreateBuildTypeParams
WithHTTPClient adds the HTTPClient to the create build type params
func (*CreateBuildTypeParams) WithProjectLocator ¶
func (o *CreateBuildTypeParams) WithProjectLocator(projectLocator string) *CreateBuildTypeParams
WithProjectLocator adds the projectLocator to the create build type params
func (*CreateBuildTypeParams) WithTimeout ¶
func (o *CreateBuildTypeParams) WithTimeout(timeout time.Duration) *CreateBuildTypeParams
WithTimeout adds the timeout to the create build type params
func (*CreateBuildTypeParams) WriteToRequest ¶
func (o *CreateBuildTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateBuildTypeReader ¶
type CreateBuildTypeReader struct {
// contains filtered or unexported fields
}
CreateBuildTypeReader is a Reader for the CreateBuildType structure.
func (*CreateBuildTypeReader) ReadResponse ¶
func (o *CreateBuildTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateBuildTypeTemplateOK ¶
CreateBuildTypeTemplateOK handles this case with default header values.
successful operation
func NewCreateBuildTypeTemplateOK ¶
func NewCreateBuildTypeTemplateOK() *CreateBuildTypeTemplateOK
NewCreateBuildTypeTemplateOK creates a CreateBuildTypeTemplateOK with default headers values
func (*CreateBuildTypeTemplateOK) Error ¶
func (o *CreateBuildTypeTemplateOK) Error() string
func (*CreateBuildTypeTemplateOK) GetPayload ¶
func (o *CreateBuildTypeTemplateOK) GetPayload() *models.BuildType
type CreateBuildTypeTemplateParams ¶
type CreateBuildTypeTemplateParams struct {
/*Body*/
Body *models.NewBuildTypeDescription
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateBuildTypeTemplateParams contains all the parameters to send to the API endpoint for the create build type template operation typically these are written to a http.Request
func NewCreateBuildTypeTemplateParams ¶
func NewCreateBuildTypeTemplateParams() *CreateBuildTypeTemplateParams
NewCreateBuildTypeTemplateParams creates a new CreateBuildTypeTemplateParams object with the default values initialized.
func NewCreateBuildTypeTemplateParamsWithContext ¶
func NewCreateBuildTypeTemplateParamsWithContext(ctx context.Context) *CreateBuildTypeTemplateParams
NewCreateBuildTypeTemplateParamsWithContext creates a new CreateBuildTypeTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewCreateBuildTypeTemplateParamsWithHTTPClient ¶
func NewCreateBuildTypeTemplateParamsWithHTTPClient(client *http.Client) *CreateBuildTypeTemplateParams
NewCreateBuildTypeTemplateParamsWithHTTPClient creates a new CreateBuildTypeTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateBuildTypeTemplateParamsWithTimeout ¶
func NewCreateBuildTypeTemplateParamsWithTimeout(timeout time.Duration) *CreateBuildTypeTemplateParams
NewCreateBuildTypeTemplateParamsWithTimeout creates a new CreateBuildTypeTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateBuildTypeTemplateParams) SetBody ¶
func (o *CreateBuildTypeTemplateParams) SetBody(body *models.NewBuildTypeDescription)
SetBody adds the body to the create build type template params
func (*CreateBuildTypeTemplateParams) SetContext ¶
func (o *CreateBuildTypeTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the create build type template params
func (*CreateBuildTypeTemplateParams) SetFields ¶
func (o *CreateBuildTypeTemplateParams) SetFields(fields *string)
SetFields adds the fields to the create build type template params
func (*CreateBuildTypeTemplateParams) SetHTTPClient ¶
func (o *CreateBuildTypeTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create build type template params
func (*CreateBuildTypeTemplateParams) SetProjectLocator ¶
func (o *CreateBuildTypeTemplateParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the create build type template params
func (*CreateBuildTypeTemplateParams) SetTimeout ¶
func (o *CreateBuildTypeTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create build type template params
func (*CreateBuildTypeTemplateParams) WithBody ¶
func (o *CreateBuildTypeTemplateParams) WithBody(body *models.NewBuildTypeDescription) *CreateBuildTypeTemplateParams
WithBody adds the body to the create build type template params
func (*CreateBuildTypeTemplateParams) WithContext ¶
func (o *CreateBuildTypeTemplateParams) WithContext(ctx context.Context) *CreateBuildTypeTemplateParams
WithContext adds the context to the create build type template params
func (*CreateBuildTypeTemplateParams) WithFields ¶
func (o *CreateBuildTypeTemplateParams) WithFields(fields *string) *CreateBuildTypeTemplateParams
WithFields adds the fields to the create build type template params
func (*CreateBuildTypeTemplateParams) WithHTTPClient ¶
func (o *CreateBuildTypeTemplateParams) WithHTTPClient(client *http.Client) *CreateBuildTypeTemplateParams
WithHTTPClient adds the HTTPClient to the create build type template params
func (*CreateBuildTypeTemplateParams) WithProjectLocator ¶
func (o *CreateBuildTypeTemplateParams) WithProjectLocator(projectLocator string) *CreateBuildTypeTemplateParams
WithProjectLocator adds the projectLocator to the create build type template params
func (*CreateBuildTypeTemplateParams) WithTimeout ¶
func (o *CreateBuildTypeTemplateParams) WithTimeout(timeout time.Duration) *CreateBuildTypeTemplateParams
WithTimeout adds the timeout to the create build type template params
func (*CreateBuildTypeTemplateParams) WriteToRequest ¶
func (o *CreateBuildTypeTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateBuildTypeTemplateReader ¶
type CreateBuildTypeTemplateReader struct {
// contains filtered or unexported fields
}
CreateBuildTypeTemplateReader is a Reader for the CreateBuildTypeTemplate structure.
func (*CreateBuildTypeTemplateReader) ReadResponse ¶
func (o *CreateBuildTypeTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateProjectOK ¶
CreateProjectOK handles this case with default header values.
successful operation
func NewCreateProjectOK ¶
func NewCreateProjectOK() *CreateProjectOK
NewCreateProjectOK creates a CreateProjectOK with default headers values
func (*CreateProjectOK) Error ¶
func (o *CreateProjectOK) Error() string
func (*CreateProjectOK) GetPayload ¶
func (o *CreateProjectOK) GetPayload() *models.Project
type CreateProjectParams ¶
type CreateProjectParams struct {
/*Body*/
Body *models.NewProjectDescription
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateProjectParams contains all the parameters to send to the API endpoint for the create project operation typically these are written to a http.Request
func NewCreateProjectParams ¶
func NewCreateProjectParams() *CreateProjectParams
NewCreateProjectParams creates a new CreateProjectParams object with the default values initialized.
func NewCreateProjectParamsWithContext ¶
func NewCreateProjectParamsWithContext(ctx context.Context) *CreateProjectParams
NewCreateProjectParamsWithContext creates a new CreateProjectParams object with the default values initialized, and the ability to set a context for a request
func NewCreateProjectParamsWithHTTPClient ¶
func NewCreateProjectParamsWithHTTPClient(client *http.Client) *CreateProjectParams
NewCreateProjectParamsWithHTTPClient creates a new CreateProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateProjectParamsWithTimeout ¶
func NewCreateProjectParamsWithTimeout(timeout time.Duration) *CreateProjectParams
NewCreateProjectParamsWithTimeout creates a new CreateProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateProjectParams) SetBody ¶
func (o *CreateProjectParams) SetBody(body *models.NewProjectDescription)
SetBody adds the body to the create project params
func (*CreateProjectParams) SetContext ¶
func (o *CreateProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the create project params
func (*CreateProjectParams) SetHTTPClient ¶
func (o *CreateProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create project params
func (*CreateProjectParams) SetTimeout ¶
func (o *CreateProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create project params
func (*CreateProjectParams) WithBody ¶
func (o *CreateProjectParams) WithBody(body *models.NewProjectDescription) *CreateProjectParams
WithBody adds the body to the create project params
func (*CreateProjectParams) WithContext ¶
func (o *CreateProjectParams) WithContext(ctx context.Context) *CreateProjectParams
WithContext adds the context to the create project params
func (*CreateProjectParams) WithHTTPClient ¶
func (o *CreateProjectParams) WithHTTPClient(client *http.Client) *CreateProjectParams
WithHTTPClient adds the HTTPClient to the create project params
func (*CreateProjectParams) WithTimeout ¶
func (o *CreateProjectParams) WithTimeout(timeout time.Duration) *CreateProjectParams
WithTimeout adds the timeout to the create project params
func (*CreateProjectParams) WriteToRequest ¶
func (o *CreateProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateProjectReader ¶
type CreateProjectReader struct {
// contains filtered or unexported fields
}
CreateProjectReader is a Reader for the CreateProject structure.
func (*CreateProjectReader) ReadResponse ¶
func (o *CreateProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSecureTokenOK ¶
type CreateSecureTokenOK struct {
Payload string
}
CreateSecureTokenOK handles this case with default header values.
successful operation
func NewCreateSecureTokenOK ¶
func NewCreateSecureTokenOK() *CreateSecureTokenOK
NewCreateSecureTokenOK creates a CreateSecureTokenOK with default headers values
func (*CreateSecureTokenOK) Error ¶
func (o *CreateSecureTokenOK) Error() string
func (*CreateSecureTokenOK) GetPayload ¶
func (o *CreateSecureTokenOK) GetPayload() string
type CreateSecureTokenParams ¶
type CreateSecureTokenParams struct {
/*Body*/
Body string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSecureTokenParams contains all the parameters to send to the API endpoint for the create secure token operation typically these are written to a http.Request
func NewCreateSecureTokenParams ¶
func NewCreateSecureTokenParams() *CreateSecureTokenParams
NewCreateSecureTokenParams creates a new CreateSecureTokenParams object with the default values initialized.
func NewCreateSecureTokenParamsWithContext ¶
func NewCreateSecureTokenParamsWithContext(ctx context.Context) *CreateSecureTokenParams
NewCreateSecureTokenParamsWithContext creates a new CreateSecureTokenParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSecureTokenParamsWithHTTPClient ¶
func NewCreateSecureTokenParamsWithHTTPClient(client *http.Client) *CreateSecureTokenParams
NewCreateSecureTokenParamsWithHTTPClient creates a new CreateSecureTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSecureTokenParamsWithTimeout ¶
func NewCreateSecureTokenParamsWithTimeout(timeout time.Duration) *CreateSecureTokenParams
NewCreateSecureTokenParamsWithTimeout creates a new CreateSecureTokenParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSecureTokenParams) SetBody ¶
func (o *CreateSecureTokenParams) SetBody(body string)
SetBody adds the body to the create secure token params
func (*CreateSecureTokenParams) SetContext ¶
func (o *CreateSecureTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the create secure token params
func (*CreateSecureTokenParams) SetHTTPClient ¶
func (o *CreateSecureTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create secure token params
func (*CreateSecureTokenParams) SetProjectLocator ¶
func (o *CreateSecureTokenParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the create secure token params
func (*CreateSecureTokenParams) SetTimeout ¶
func (o *CreateSecureTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create secure token params
func (*CreateSecureTokenParams) WithBody ¶
func (o *CreateSecureTokenParams) WithBody(body string) *CreateSecureTokenParams
WithBody adds the body to the create secure token params
func (*CreateSecureTokenParams) WithContext ¶
func (o *CreateSecureTokenParams) WithContext(ctx context.Context) *CreateSecureTokenParams
WithContext adds the context to the create secure token params
func (*CreateSecureTokenParams) WithHTTPClient ¶
func (o *CreateSecureTokenParams) WithHTTPClient(client *http.Client) *CreateSecureTokenParams
WithHTTPClient adds the HTTPClient to the create secure token params
func (*CreateSecureTokenParams) WithProjectLocator ¶
func (o *CreateSecureTokenParams) WithProjectLocator(projectLocator string) *CreateSecureTokenParams
WithProjectLocator adds the projectLocator to the create secure token params
func (*CreateSecureTokenParams) WithTimeout ¶
func (o *CreateSecureTokenParams) WithTimeout(timeout time.Duration) *CreateSecureTokenParams
WithTimeout adds the timeout to the create secure token params
func (*CreateSecureTokenParams) WriteToRequest ¶
func (o *CreateSecureTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSecureTokenReader ¶
type CreateSecureTokenReader struct {
// contains filtered or unexported fields
}
CreateSecureTokenReader is a Reader for the CreateSecureToken structure.
func (*CreateSecureTokenReader) ReadResponse ¶
func (o *CreateSecureTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAllParametersDefault ¶
type DeleteAllParametersDefault struct {
// contains filtered or unexported fields
}
DeleteAllParametersDefault handles this case with default header values.
successful operation
func NewDeleteAllParametersDefault ¶
func NewDeleteAllParametersDefault(code int) *DeleteAllParametersDefault
NewDeleteAllParametersDefault creates a DeleteAllParametersDefault with default headers values
func (*DeleteAllParametersDefault) Code ¶
func (o *DeleteAllParametersDefault) Code() int
Code gets the status code for the delete all parameters default response
func (*DeleteAllParametersDefault) Error ¶
func (o *DeleteAllParametersDefault) Error() string
type DeleteAllParametersParams ¶
type DeleteAllParametersParams struct {
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAllParametersParams contains all the parameters to send to the API endpoint for the delete all parameters operation typically these are written to a http.Request
func NewDeleteAllParametersParams ¶
func NewDeleteAllParametersParams() *DeleteAllParametersParams
NewDeleteAllParametersParams creates a new DeleteAllParametersParams object with the default values initialized.
func NewDeleteAllParametersParamsWithContext ¶
func NewDeleteAllParametersParamsWithContext(ctx context.Context) *DeleteAllParametersParams
NewDeleteAllParametersParamsWithContext creates a new DeleteAllParametersParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAllParametersParamsWithHTTPClient ¶
func NewDeleteAllParametersParamsWithHTTPClient(client *http.Client) *DeleteAllParametersParams
NewDeleteAllParametersParamsWithHTTPClient creates a new DeleteAllParametersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAllParametersParamsWithTimeout ¶
func NewDeleteAllParametersParamsWithTimeout(timeout time.Duration) *DeleteAllParametersParams
NewDeleteAllParametersParamsWithTimeout creates a new DeleteAllParametersParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAllParametersParams) SetContext ¶
func (o *DeleteAllParametersParams) SetContext(ctx context.Context)
SetContext adds the context to the delete all parameters params
func (*DeleteAllParametersParams) SetFeatureLocator ¶
func (o *DeleteAllParametersParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the delete all parameters params
func (*DeleteAllParametersParams) SetFields ¶
func (o *DeleteAllParametersParams) SetFields(fields *string)
SetFields adds the fields to the delete all parameters params
func (*DeleteAllParametersParams) SetHTTPClient ¶
func (o *DeleteAllParametersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete all parameters params
func (*DeleteAllParametersParams) SetProjectLocator ¶
func (o *DeleteAllParametersParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the delete all parameters params
func (*DeleteAllParametersParams) SetTimeout ¶
func (o *DeleteAllParametersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete all parameters params
func (*DeleteAllParametersParams) WithContext ¶
func (o *DeleteAllParametersParams) WithContext(ctx context.Context) *DeleteAllParametersParams
WithContext adds the context to the delete all parameters params
func (*DeleteAllParametersParams) WithFeatureLocator ¶
func (o *DeleteAllParametersParams) WithFeatureLocator(featureLocator string) *DeleteAllParametersParams
WithFeatureLocator adds the featureLocator to the delete all parameters params
func (*DeleteAllParametersParams) WithFields ¶
func (o *DeleteAllParametersParams) WithFields(fields *string) *DeleteAllParametersParams
WithFields adds the fields to the delete all parameters params
func (*DeleteAllParametersParams) WithHTTPClient ¶
func (o *DeleteAllParametersParams) WithHTTPClient(client *http.Client) *DeleteAllParametersParams
WithHTTPClient adds the HTTPClient to the delete all parameters params
func (*DeleteAllParametersParams) WithProjectLocator ¶
func (o *DeleteAllParametersParams) WithProjectLocator(projectLocator string) *DeleteAllParametersParams
WithProjectLocator adds the projectLocator to the delete all parameters params
func (*DeleteAllParametersParams) WithTimeout ¶
func (o *DeleteAllParametersParams) WithTimeout(timeout time.Duration) *DeleteAllParametersParams
WithTimeout adds the timeout to the delete all parameters params
func (*DeleteAllParametersParams) WriteToRequest ¶
func (o *DeleteAllParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAllParametersReader ¶
type DeleteAllParametersReader struct {
// contains filtered or unexported fields
}
DeleteAllParametersReader is a Reader for the DeleteAllParameters structure.
func (*DeleteAllParametersReader) ReadResponse ¶
func (o *DeleteAllParametersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDefault ¶
type DeleteDefault struct {
// contains filtered or unexported fields
}
DeleteDefault handles this case with default header values.
successful operation
func NewDeleteDefault ¶
func NewDeleteDefault(code int) *DeleteDefault
NewDeleteDefault creates a DeleteDefault with default headers values
func (*DeleteDefault) Code ¶
func (o *DeleteDefault) Code() int
Code gets the status code for the delete default response
func (*DeleteDefault) Error ¶
func (o *DeleteDefault) Error() string
type DeleteParams ¶
type DeleteParams struct {
/*FeatureLocator*/
FeatureLocator string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteParams contains all the parameters to send to the API endpoint for the delete operation typically these are written to a http.Request
func NewDeleteParams ¶
func NewDeleteParams() *DeleteParams
NewDeleteParams creates a new DeleteParams object with the default values initialized.
func NewDeleteParamsWithContext ¶
func NewDeleteParamsWithContext(ctx context.Context) *DeleteParams
NewDeleteParamsWithContext creates a new DeleteParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteParamsWithHTTPClient ¶
func NewDeleteParamsWithHTTPClient(client *http.Client) *DeleteParams
NewDeleteParamsWithHTTPClient creates a new DeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteParamsWithTimeout ¶
func NewDeleteParamsWithTimeout(timeout time.Duration) *DeleteParams
NewDeleteParamsWithTimeout creates a new DeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteParams) SetContext ¶
func (o *DeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the delete params
func (*DeleteParams) SetFeatureLocator ¶
func (o *DeleteParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the delete params
func (*DeleteParams) SetHTTPClient ¶
func (o *DeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete params
func (*DeleteParams) SetProjectLocator ¶
func (o *DeleteParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the delete params
func (*DeleteParams) SetTimeout ¶
func (o *DeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete params
func (*DeleteParams) WithContext ¶
func (o *DeleteParams) WithContext(ctx context.Context) *DeleteParams
WithContext adds the context to the delete params
func (*DeleteParams) WithFeatureLocator ¶
func (o *DeleteParams) WithFeatureLocator(featureLocator string) *DeleteParams
WithFeatureLocator adds the featureLocator to the delete params
func (*DeleteParams) WithHTTPClient ¶
func (o *DeleteParams) WithHTTPClient(client *http.Client) *DeleteParams
WithHTTPClient adds the HTTPClient to the delete params
func (*DeleteParams) WithProjectLocator ¶
func (o *DeleteParams) WithProjectLocator(projectLocator string) *DeleteParams
WithProjectLocator adds the projectLocator to the delete params
func (*DeleteParams) WithTimeout ¶
func (o *DeleteParams) WithTimeout(timeout time.Duration) *DeleteParams
WithTimeout adds the timeout to the delete params
func (*DeleteParams) WriteToRequest ¶
func (o *DeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProjectAgentPoolsDefault ¶
type DeleteProjectAgentPoolsDefault struct {
// contains filtered or unexported fields
}
DeleteProjectAgentPoolsDefault handles this case with default header values.
successful operation
func NewDeleteProjectAgentPoolsDefault ¶
func NewDeleteProjectAgentPoolsDefault(code int) *DeleteProjectAgentPoolsDefault
NewDeleteProjectAgentPoolsDefault creates a DeleteProjectAgentPoolsDefault with default headers values
func (*DeleteProjectAgentPoolsDefault) Code ¶
func (o *DeleteProjectAgentPoolsDefault) Code() int
Code gets the status code for the delete project agent pools default response
func (*DeleteProjectAgentPoolsDefault) Error ¶
func (o *DeleteProjectAgentPoolsDefault) Error() string
type DeleteProjectAgentPoolsParams ¶
type DeleteProjectAgentPoolsParams struct {
/*AgentPoolLocator*/
AgentPoolLocator string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteProjectAgentPoolsParams contains all the parameters to send to the API endpoint for the delete project agent pools operation typically these are written to a http.Request
func NewDeleteProjectAgentPoolsParams ¶
func NewDeleteProjectAgentPoolsParams() *DeleteProjectAgentPoolsParams
NewDeleteProjectAgentPoolsParams creates a new DeleteProjectAgentPoolsParams object with the default values initialized.
func NewDeleteProjectAgentPoolsParamsWithContext ¶
func NewDeleteProjectAgentPoolsParamsWithContext(ctx context.Context) *DeleteProjectAgentPoolsParams
NewDeleteProjectAgentPoolsParamsWithContext creates a new DeleteProjectAgentPoolsParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteProjectAgentPoolsParamsWithHTTPClient ¶
func NewDeleteProjectAgentPoolsParamsWithHTTPClient(client *http.Client) *DeleteProjectAgentPoolsParams
NewDeleteProjectAgentPoolsParamsWithHTTPClient creates a new DeleteProjectAgentPoolsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProjectAgentPoolsParamsWithTimeout ¶
func NewDeleteProjectAgentPoolsParamsWithTimeout(timeout time.Duration) *DeleteProjectAgentPoolsParams
NewDeleteProjectAgentPoolsParamsWithTimeout creates a new DeleteProjectAgentPoolsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProjectAgentPoolsParams) SetAgentPoolLocator ¶
func (o *DeleteProjectAgentPoolsParams) SetAgentPoolLocator(agentPoolLocator string)
SetAgentPoolLocator adds the agentPoolLocator to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) SetContext ¶
func (o *DeleteProjectAgentPoolsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) SetHTTPClient ¶
func (o *DeleteProjectAgentPoolsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) SetProjectLocator ¶
func (o *DeleteProjectAgentPoolsParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) SetTimeout ¶
func (o *DeleteProjectAgentPoolsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) WithAgentPoolLocator ¶
func (o *DeleteProjectAgentPoolsParams) WithAgentPoolLocator(agentPoolLocator string) *DeleteProjectAgentPoolsParams
WithAgentPoolLocator adds the agentPoolLocator to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) WithContext ¶
func (o *DeleteProjectAgentPoolsParams) WithContext(ctx context.Context) *DeleteProjectAgentPoolsParams
WithContext adds the context to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) WithHTTPClient ¶
func (o *DeleteProjectAgentPoolsParams) WithHTTPClient(client *http.Client) *DeleteProjectAgentPoolsParams
WithHTTPClient adds the HTTPClient to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) WithProjectLocator ¶
func (o *DeleteProjectAgentPoolsParams) WithProjectLocator(projectLocator string) *DeleteProjectAgentPoolsParams
WithProjectLocator adds the projectLocator to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) WithTimeout ¶
func (o *DeleteProjectAgentPoolsParams) WithTimeout(timeout time.Duration) *DeleteProjectAgentPoolsParams
WithTimeout adds the timeout to the delete project agent pools params
func (*DeleteProjectAgentPoolsParams) WriteToRequest ¶
func (o *DeleteProjectAgentPoolsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProjectAgentPoolsReader ¶
type DeleteProjectAgentPoolsReader struct {
// contains filtered or unexported fields
}
DeleteProjectAgentPoolsReader is a Reader for the DeleteProjectAgentPools structure.
func (*DeleteProjectAgentPoolsReader) ReadResponse ¶
func (o *DeleteProjectAgentPoolsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteProjectDefault ¶
type DeleteProjectDefault struct {
// contains filtered or unexported fields
}
DeleteProjectDefault handles this case with default header values.
successful operation
func NewDeleteProjectDefault ¶
func NewDeleteProjectDefault(code int) *DeleteProjectDefault
NewDeleteProjectDefault creates a DeleteProjectDefault with default headers values
func (*DeleteProjectDefault) Code ¶
func (o *DeleteProjectDefault) Code() int
Code gets the status code for the delete project default response
func (*DeleteProjectDefault) Error ¶
func (o *DeleteProjectDefault) Error() string
type DeleteProjectParams ¶
type DeleteProjectParams struct {
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteProjectParams contains all the parameters to send to the API endpoint for the delete project operation typically these are written to a http.Request
func NewDeleteProjectParams ¶
func NewDeleteProjectParams() *DeleteProjectParams
NewDeleteProjectParams creates a new DeleteProjectParams object with the default values initialized.
func NewDeleteProjectParamsWithContext ¶
func NewDeleteProjectParamsWithContext(ctx context.Context) *DeleteProjectParams
NewDeleteProjectParamsWithContext creates a new DeleteProjectParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteProjectParamsWithHTTPClient ¶
func NewDeleteProjectParamsWithHTTPClient(client *http.Client) *DeleteProjectParams
NewDeleteProjectParamsWithHTTPClient creates a new DeleteProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProjectParamsWithTimeout ¶
func NewDeleteProjectParamsWithTimeout(timeout time.Duration) *DeleteProjectParams
NewDeleteProjectParamsWithTimeout creates a new DeleteProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProjectParams) SetContext ¶
func (o *DeleteProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the delete project params
func (*DeleteProjectParams) SetHTTPClient ¶
func (o *DeleteProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete project params
func (*DeleteProjectParams) SetProjectLocator ¶
func (o *DeleteProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the delete project params
func (*DeleteProjectParams) SetTimeout ¶
func (o *DeleteProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete project params
func (*DeleteProjectParams) WithContext ¶
func (o *DeleteProjectParams) WithContext(ctx context.Context) *DeleteProjectParams
WithContext adds the context to the delete project params
func (*DeleteProjectParams) WithHTTPClient ¶
func (o *DeleteProjectParams) WithHTTPClient(client *http.Client) *DeleteProjectParams
WithHTTPClient adds the HTTPClient to the delete project params
func (*DeleteProjectParams) WithProjectLocator ¶
func (o *DeleteProjectParams) WithProjectLocator(projectLocator string) *DeleteProjectParams
WithProjectLocator adds the projectLocator to the delete project params
func (*DeleteProjectParams) WithTimeout ¶
func (o *DeleteProjectParams) WithTimeout(timeout time.Duration) *DeleteProjectParams
WithTimeout adds the timeout to the delete project params
func (*DeleteProjectParams) WriteToRequest ¶
func (o *DeleteProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProjectReader ¶
type DeleteProjectReader struct {
// contains filtered or unexported fields
}
DeleteProjectReader is a Reader for the DeleteProject structure.
func (*DeleteProjectReader) ReadResponse ¶
func (o *DeleteProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteReader ¶
type DeleteReader struct {
// contains filtered or unexported fields
}
DeleteReader is a Reader for the Delete structure.
func (*DeleteReader) ReadResponse ¶
func (o *DeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBranchesOK ¶
GetBranchesOK handles this case with default header values.
successful operation
func NewGetBranchesOK ¶
func NewGetBranchesOK() *GetBranchesOK
NewGetBranchesOK creates a GetBranchesOK with default headers values
func (*GetBranchesOK) Error ¶
func (o *GetBranchesOK) Error() string
func (*GetBranchesOK) GetPayload ¶
func (o *GetBranchesOK) GetPayload() *models.Branches
type GetBranchesParams ¶
type GetBranchesParams struct {
/*Fields*/
Fields *string
/*Locator*/
Locator *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetBranchesParams contains all the parameters to send to the API endpoint for the get branches operation typically these are written to a http.Request
func NewGetBranchesParams ¶
func NewGetBranchesParams() *GetBranchesParams
NewGetBranchesParams creates a new GetBranchesParams object with the default values initialized.
func NewGetBranchesParamsWithContext ¶
func NewGetBranchesParamsWithContext(ctx context.Context) *GetBranchesParams
NewGetBranchesParamsWithContext creates a new GetBranchesParams object with the default values initialized, and the ability to set a context for a request
func NewGetBranchesParamsWithHTTPClient ¶
func NewGetBranchesParamsWithHTTPClient(client *http.Client) *GetBranchesParams
NewGetBranchesParamsWithHTTPClient creates a new GetBranchesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBranchesParamsWithTimeout ¶
func NewGetBranchesParamsWithTimeout(timeout time.Duration) *GetBranchesParams
NewGetBranchesParamsWithTimeout creates a new GetBranchesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBranchesParams) SetContext ¶
func (o *GetBranchesParams) SetContext(ctx context.Context)
SetContext adds the context to the get branches params
func (*GetBranchesParams) SetFields ¶
func (o *GetBranchesParams) SetFields(fields *string)
SetFields adds the fields to the get branches params
func (*GetBranchesParams) SetHTTPClient ¶
func (o *GetBranchesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get branches params
func (*GetBranchesParams) SetLocator ¶
func (o *GetBranchesParams) SetLocator(locator *string)
SetLocator adds the locator to the get branches params
func (*GetBranchesParams) SetProjectLocator ¶
func (o *GetBranchesParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get branches params
func (*GetBranchesParams) SetTimeout ¶
func (o *GetBranchesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get branches params
func (*GetBranchesParams) WithContext ¶
func (o *GetBranchesParams) WithContext(ctx context.Context) *GetBranchesParams
WithContext adds the context to the get branches params
func (*GetBranchesParams) WithFields ¶
func (o *GetBranchesParams) WithFields(fields *string) *GetBranchesParams
WithFields adds the fields to the get branches params
func (*GetBranchesParams) WithHTTPClient ¶
func (o *GetBranchesParams) WithHTTPClient(client *http.Client) *GetBranchesParams
WithHTTPClient adds the HTTPClient to the get branches params
func (*GetBranchesParams) WithLocator ¶
func (o *GetBranchesParams) WithLocator(locator *string) *GetBranchesParams
WithLocator adds the locator to the get branches params
func (*GetBranchesParams) WithProjectLocator ¶
func (o *GetBranchesParams) WithProjectLocator(projectLocator string) *GetBranchesParams
WithProjectLocator adds the projectLocator to the get branches params
func (*GetBranchesParams) WithTimeout ¶
func (o *GetBranchesParams) WithTimeout(timeout time.Duration) *GetBranchesParams
WithTimeout adds the timeout to the get branches params
func (*GetBranchesParams) WriteToRequest ¶
func (o *GetBranchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBranchesReader ¶
type GetBranchesReader struct {
// contains filtered or unexported fields
}
GetBranchesReader is a Reader for the GetBranches structure.
func (*GetBranchesReader) ReadResponse ¶
func (o *GetBranchesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBuildTypesOrderOK ¶
type GetBuildTypesOrderOK struct {
Payload *models.BuildTypes
}
GetBuildTypesOrderOK handles this case with default header values.
successful operation
func NewGetBuildTypesOrderOK ¶
func NewGetBuildTypesOrderOK() *GetBuildTypesOrderOK
NewGetBuildTypesOrderOK creates a GetBuildTypesOrderOK with default headers values
func (*GetBuildTypesOrderOK) Error ¶
func (o *GetBuildTypesOrderOK) Error() string
func (*GetBuildTypesOrderOK) GetPayload ¶
func (o *GetBuildTypesOrderOK) GetPayload() *models.BuildTypes
type GetBuildTypesOrderParams ¶
type GetBuildTypesOrderParams struct {
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetBuildTypesOrderParams contains all the parameters to send to the API endpoint for the get build types order operation typically these are written to a http.Request
func NewGetBuildTypesOrderParams ¶
func NewGetBuildTypesOrderParams() *GetBuildTypesOrderParams
NewGetBuildTypesOrderParams creates a new GetBuildTypesOrderParams object with the default values initialized.
func NewGetBuildTypesOrderParamsWithContext ¶
func NewGetBuildTypesOrderParamsWithContext(ctx context.Context) *GetBuildTypesOrderParams
NewGetBuildTypesOrderParamsWithContext creates a new GetBuildTypesOrderParams object with the default values initialized, and the ability to set a context for a request
func NewGetBuildTypesOrderParamsWithHTTPClient ¶
func NewGetBuildTypesOrderParamsWithHTTPClient(client *http.Client) *GetBuildTypesOrderParams
NewGetBuildTypesOrderParamsWithHTTPClient creates a new GetBuildTypesOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBuildTypesOrderParamsWithTimeout ¶
func NewGetBuildTypesOrderParamsWithTimeout(timeout time.Duration) *GetBuildTypesOrderParams
NewGetBuildTypesOrderParamsWithTimeout creates a new GetBuildTypesOrderParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBuildTypesOrderParams) SetContext ¶
func (o *GetBuildTypesOrderParams) SetContext(ctx context.Context)
SetContext adds the context to the get build types order params
func (*GetBuildTypesOrderParams) SetField ¶
func (o *GetBuildTypesOrderParams) SetField(field string)
SetField adds the field to the get build types order params
func (*GetBuildTypesOrderParams) SetHTTPClient ¶
func (o *GetBuildTypesOrderParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get build types order params
func (*GetBuildTypesOrderParams) SetProjectLocator ¶
func (o *GetBuildTypesOrderParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get build types order params
func (*GetBuildTypesOrderParams) SetTimeout ¶
func (o *GetBuildTypesOrderParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get build types order params
func (*GetBuildTypesOrderParams) WithContext ¶
func (o *GetBuildTypesOrderParams) WithContext(ctx context.Context) *GetBuildTypesOrderParams
WithContext adds the context to the get build types order params
func (*GetBuildTypesOrderParams) WithField ¶
func (o *GetBuildTypesOrderParams) WithField(field string) *GetBuildTypesOrderParams
WithField adds the field to the get build types order params
func (*GetBuildTypesOrderParams) WithHTTPClient ¶
func (o *GetBuildTypesOrderParams) WithHTTPClient(client *http.Client) *GetBuildTypesOrderParams
WithHTTPClient adds the HTTPClient to the get build types order params
func (*GetBuildTypesOrderParams) WithProjectLocator ¶
func (o *GetBuildTypesOrderParams) WithProjectLocator(projectLocator string) *GetBuildTypesOrderParams
WithProjectLocator adds the projectLocator to the get build types order params
func (*GetBuildTypesOrderParams) WithTimeout ¶
func (o *GetBuildTypesOrderParams) WithTimeout(timeout time.Duration) *GetBuildTypesOrderParams
WithTimeout adds the timeout to the get build types order params
func (*GetBuildTypesOrderParams) WriteToRequest ¶
func (o *GetBuildTypesOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBuildTypesOrderReader ¶
type GetBuildTypesOrderReader struct {
// contains filtered or unexported fields
}
GetBuildTypesOrderReader is a Reader for the GetBuildTypesOrder structure.
func (*GetBuildTypesOrderReader) ReadResponse ¶
func (o *GetBuildTypesOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDefaultTemplateOK ¶
GetDefaultTemplateOK handles this case with default header values.
successful operation
func NewGetDefaultTemplateOK ¶
func NewGetDefaultTemplateOK() *GetDefaultTemplateOK
NewGetDefaultTemplateOK creates a GetDefaultTemplateOK with default headers values
func (*GetDefaultTemplateOK) Error ¶
func (o *GetDefaultTemplateOK) Error() string
func (*GetDefaultTemplateOK) GetPayload ¶
func (o *GetDefaultTemplateOK) GetPayload() *models.BuildType
type GetDefaultTemplateParams ¶
type GetDefaultTemplateParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetDefaultTemplateParams contains all the parameters to send to the API endpoint for the get default template operation typically these are written to a http.Request
func NewGetDefaultTemplateParams ¶
func NewGetDefaultTemplateParams() *GetDefaultTemplateParams
NewGetDefaultTemplateParams creates a new GetDefaultTemplateParams object with the default values initialized.
func NewGetDefaultTemplateParamsWithContext ¶
func NewGetDefaultTemplateParamsWithContext(ctx context.Context) *GetDefaultTemplateParams
NewGetDefaultTemplateParamsWithContext creates a new GetDefaultTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewGetDefaultTemplateParamsWithHTTPClient ¶
func NewGetDefaultTemplateParamsWithHTTPClient(client *http.Client) *GetDefaultTemplateParams
NewGetDefaultTemplateParamsWithHTTPClient creates a new GetDefaultTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDefaultTemplateParamsWithTimeout ¶
func NewGetDefaultTemplateParamsWithTimeout(timeout time.Duration) *GetDefaultTemplateParams
NewGetDefaultTemplateParamsWithTimeout creates a new GetDefaultTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDefaultTemplateParams) SetContext ¶
func (o *GetDefaultTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the get default template params
func (*GetDefaultTemplateParams) SetFields ¶
func (o *GetDefaultTemplateParams) SetFields(fields *string)
SetFields adds the fields to the get default template params
func (*GetDefaultTemplateParams) SetHTTPClient ¶
func (o *GetDefaultTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get default template params
func (*GetDefaultTemplateParams) SetProjectLocator ¶
func (o *GetDefaultTemplateParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get default template params
func (*GetDefaultTemplateParams) SetTimeout ¶
func (o *GetDefaultTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get default template params
func (*GetDefaultTemplateParams) WithContext ¶
func (o *GetDefaultTemplateParams) WithContext(ctx context.Context) *GetDefaultTemplateParams
WithContext adds the context to the get default template params
func (*GetDefaultTemplateParams) WithFields ¶
func (o *GetDefaultTemplateParams) WithFields(fields *string) *GetDefaultTemplateParams
WithFields adds the fields to the get default template params
func (*GetDefaultTemplateParams) WithHTTPClient ¶
func (o *GetDefaultTemplateParams) WithHTTPClient(client *http.Client) *GetDefaultTemplateParams
WithHTTPClient adds the HTTPClient to the get default template params
func (*GetDefaultTemplateParams) WithProjectLocator ¶
func (o *GetDefaultTemplateParams) WithProjectLocator(projectLocator string) *GetDefaultTemplateParams
WithProjectLocator adds the projectLocator to the get default template params
func (*GetDefaultTemplateParams) WithTimeout ¶
func (o *GetDefaultTemplateParams) WithTimeout(timeout time.Duration) *GetDefaultTemplateParams
WithTimeout adds the timeout to the get default template params
func (*GetDefaultTemplateParams) WriteToRequest ¶
func (o *GetDefaultTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDefaultTemplateReader ¶
type GetDefaultTemplateReader struct {
// contains filtered or unexported fields
}
GetDefaultTemplateReader is a Reader for the GetDefaultTemplate structure.
func (*GetDefaultTemplateReader) ReadResponse ¶
func (o *GetDefaultTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetExampleNewProjectDescriptionCompatibilityVersion1OK ¶
type GetExampleNewProjectDescriptionCompatibilityVersion1OK struct {
Payload *models.NewProjectDescription
}
GetExampleNewProjectDescriptionCompatibilityVersion1OK handles this case with default header values.
successful operation
func NewGetExampleNewProjectDescriptionCompatibilityVersion1OK ¶
func NewGetExampleNewProjectDescriptionCompatibilityVersion1OK() *GetExampleNewProjectDescriptionCompatibilityVersion1OK
NewGetExampleNewProjectDescriptionCompatibilityVersion1OK creates a GetExampleNewProjectDescriptionCompatibilityVersion1OK with default headers values
func (*GetExampleNewProjectDescriptionCompatibilityVersion1OK) Error ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1OK) Error() string
func (*GetExampleNewProjectDescriptionCompatibilityVersion1OK) GetPayload ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1OK) GetPayload() *models.NewProjectDescription
type GetExampleNewProjectDescriptionCompatibilityVersion1Params ¶
type GetExampleNewProjectDescriptionCompatibilityVersion1Params struct {
/*ID*/
ID *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetExampleNewProjectDescriptionCompatibilityVersion1Params contains all the parameters to send to the API endpoint for the get example new project description compatibility version1 operation typically these are written to a http.Request
func NewGetExampleNewProjectDescriptionCompatibilityVersion1Params ¶
func NewGetExampleNewProjectDescriptionCompatibilityVersion1Params() *GetExampleNewProjectDescriptionCompatibilityVersion1Params
NewGetExampleNewProjectDescriptionCompatibilityVersion1Params creates a new GetExampleNewProjectDescriptionCompatibilityVersion1Params object with the default values initialized.
func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithContext ¶
func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithContext(ctx context.Context) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithContext creates a new GetExampleNewProjectDescriptionCompatibilityVersion1Params object with the default values initialized, and the ability to set a context for a request
func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithHTTPClient ¶
func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithHTTPClient creates a new GetExampleNewProjectDescriptionCompatibilityVersion1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithTimeout ¶
func NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
NewGetExampleNewProjectDescriptionCompatibilityVersion1ParamsWithTimeout creates a new GetExampleNewProjectDescriptionCompatibilityVersion1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetContext ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetContext(ctx context.Context)
SetContext adds the context to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetHTTPClient ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetID ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetID(id *string)
SetID adds the id to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetProjectLocator ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetTimeout ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithContext ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithContext(ctx context.Context) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
WithContext adds the context to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithHTTPClient ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
WithHTTPClient adds the HTTPClient to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithID ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithID(id *string) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
WithID adds the id to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithProjectLocator ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithProjectLocator(projectLocator string) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
WithProjectLocator adds the projectLocator to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithTimeout ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionCompatibilityVersion1Params
WithTimeout adds the timeout to the get example new project description compatibility version1 params
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Params) WriteToRequest ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetExampleNewProjectDescriptionCompatibilityVersion1Reader ¶
type GetExampleNewProjectDescriptionCompatibilityVersion1Reader struct {
// contains filtered or unexported fields
}
GetExampleNewProjectDescriptionCompatibilityVersion1Reader is a Reader for the GetExampleNewProjectDescriptionCompatibilityVersion1 structure.
func (*GetExampleNewProjectDescriptionCompatibilityVersion1Reader) ReadResponse ¶
func (o *GetExampleNewProjectDescriptionCompatibilityVersion1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetExampleNewProjectDescriptionOK ¶
type GetExampleNewProjectDescriptionOK struct {
Payload *models.NewProjectDescription
}
GetExampleNewProjectDescriptionOK handles this case with default header values.
successful operation
func NewGetExampleNewProjectDescriptionOK ¶
func NewGetExampleNewProjectDescriptionOK() *GetExampleNewProjectDescriptionOK
NewGetExampleNewProjectDescriptionOK creates a GetExampleNewProjectDescriptionOK with default headers values
func (*GetExampleNewProjectDescriptionOK) Error ¶
func (o *GetExampleNewProjectDescriptionOK) Error() string
func (*GetExampleNewProjectDescriptionOK) GetPayload ¶
func (o *GetExampleNewProjectDescriptionOK) GetPayload() *models.NewProjectDescription
type GetExampleNewProjectDescriptionParams ¶
type GetExampleNewProjectDescriptionParams struct {
/*ID*/
ID *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetExampleNewProjectDescriptionParams contains all the parameters to send to the API endpoint for the get example new project description operation typically these are written to a http.Request
func NewGetExampleNewProjectDescriptionParams ¶
func NewGetExampleNewProjectDescriptionParams() *GetExampleNewProjectDescriptionParams
NewGetExampleNewProjectDescriptionParams creates a new GetExampleNewProjectDescriptionParams object with the default values initialized.
func NewGetExampleNewProjectDescriptionParamsWithContext ¶
func NewGetExampleNewProjectDescriptionParamsWithContext(ctx context.Context) *GetExampleNewProjectDescriptionParams
NewGetExampleNewProjectDescriptionParamsWithContext creates a new GetExampleNewProjectDescriptionParams object with the default values initialized, and the ability to set a context for a request
func NewGetExampleNewProjectDescriptionParamsWithHTTPClient ¶
func NewGetExampleNewProjectDescriptionParamsWithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionParams
NewGetExampleNewProjectDescriptionParamsWithHTTPClient creates a new GetExampleNewProjectDescriptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetExampleNewProjectDescriptionParamsWithTimeout ¶
func NewGetExampleNewProjectDescriptionParamsWithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionParams
NewGetExampleNewProjectDescriptionParamsWithTimeout creates a new GetExampleNewProjectDescriptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetExampleNewProjectDescriptionParams) SetContext ¶
func (o *GetExampleNewProjectDescriptionParams) SetContext(ctx context.Context)
SetContext adds the context to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) SetHTTPClient ¶
func (o *GetExampleNewProjectDescriptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) SetID ¶
func (o *GetExampleNewProjectDescriptionParams) SetID(id *string)
SetID adds the id to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) SetProjectLocator ¶
func (o *GetExampleNewProjectDescriptionParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) SetTimeout ¶
func (o *GetExampleNewProjectDescriptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) WithContext ¶
func (o *GetExampleNewProjectDescriptionParams) WithContext(ctx context.Context) *GetExampleNewProjectDescriptionParams
WithContext adds the context to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) WithHTTPClient ¶
func (o *GetExampleNewProjectDescriptionParams) WithHTTPClient(client *http.Client) *GetExampleNewProjectDescriptionParams
WithHTTPClient adds the HTTPClient to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) WithID ¶
func (o *GetExampleNewProjectDescriptionParams) WithID(id *string) *GetExampleNewProjectDescriptionParams
WithID adds the id to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) WithProjectLocator ¶
func (o *GetExampleNewProjectDescriptionParams) WithProjectLocator(projectLocator string) *GetExampleNewProjectDescriptionParams
WithProjectLocator adds the projectLocator to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) WithTimeout ¶
func (o *GetExampleNewProjectDescriptionParams) WithTimeout(timeout time.Duration) *GetExampleNewProjectDescriptionParams
WithTimeout adds the timeout to the get example new project description params
func (*GetExampleNewProjectDescriptionParams) WriteToRequest ¶
func (o *GetExampleNewProjectDescriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetExampleNewProjectDescriptionReader ¶
type GetExampleNewProjectDescriptionReader struct {
// contains filtered or unexported fields
}
GetExampleNewProjectDescriptionReader is a Reader for the GetExampleNewProjectDescription structure.
func (*GetExampleNewProjectDescriptionReader) ReadResponse ¶
func (o *GetExampleNewProjectDescriptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOK ¶
type GetOK struct {
Payload interface{}
}
GetOK handles this case with default header values.
successful operation
func (*GetOK) GetPayload ¶
func (o *GetOK) GetPayload() interface{}
type GetParameterOK ¶
GetParameterOK handles this case with default header values.
successful operation
func NewGetParameterOK ¶
func NewGetParameterOK() *GetParameterOK
NewGetParameterOK creates a GetParameterOK with default headers values
func (*GetParameterOK) Error ¶
func (o *GetParameterOK) Error() string
func (*GetParameterOK) GetPayload ¶
func (o *GetParameterOK) GetPayload() *models.Property
type GetParameterParams ¶
type GetParameterParams struct {
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetParameterParams contains all the parameters to send to the API endpoint for the get parameter operation typically these are written to a http.Request
func NewGetParameterParams ¶
func NewGetParameterParams() *GetParameterParams
NewGetParameterParams creates a new GetParameterParams object with the default values initialized.
func NewGetParameterParamsWithContext ¶
func NewGetParameterParamsWithContext(ctx context.Context) *GetParameterParams
NewGetParameterParamsWithContext creates a new GetParameterParams object with the default values initialized, and the ability to set a context for a request
func NewGetParameterParamsWithHTTPClient ¶
func NewGetParameterParamsWithHTTPClient(client *http.Client) *GetParameterParams
NewGetParameterParamsWithHTTPClient creates a new GetParameterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetParameterParamsWithTimeout ¶
func NewGetParameterParamsWithTimeout(timeout time.Duration) *GetParameterParams
NewGetParameterParamsWithTimeout creates a new GetParameterParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetParameterParams) SetContext ¶
func (o *GetParameterParams) SetContext(ctx context.Context)
SetContext adds the context to the get parameter params
func (*GetParameterParams) SetFeatureLocator ¶
func (o *GetParameterParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the get parameter params
func (*GetParameterParams) SetFields ¶
func (o *GetParameterParams) SetFields(fields *string)
SetFields adds the fields to the get parameter params
func (*GetParameterParams) SetHTTPClient ¶
func (o *GetParameterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get parameter params
func (*GetParameterParams) SetName ¶
func (o *GetParameterParams) SetName(name string)
SetName adds the name to the get parameter params
func (*GetParameterParams) SetProjectLocator ¶
func (o *GetParameterParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get parameter params
func (*GetParameterParams) SetTimeout ¶
func (o *GetParameterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get parameter params
func (*GetParameterParams) WithContext ¶
func (o *GetParameterParams) WithContext(ctx context.Context) *GetParameterParams
WithContext adds the context to the get parameter params
func (*GetParameterParams) WithFeatureLocator ¶
func (o *GetParameterParams) WithFeatureLocator(featureLocator string) *GetParameterParams
WithFeatureLocator adds the featureLocator to the get parameter params
func (*GetParameterParams) WithFields ¶
func (o *GetParameterParams) WithFields(fields *string) *GetParameterParams
WithFields adds the fields to the get parameter params
func (*GetParameterParams) WithHTTPClient ¶
func (o *GetParameterParams) WithHTTPClient(client *http.Client) *GetParameterParams
WithHTTPClient adds the HTTPClient to the get parameter params
func (*GetParameterParams) WithName ¶
func (o *GetParameterParams) WithName(name string) *GetParameterParams
WithName adds the name to the get parameter params
func (*GetParameterParams) WithProjectLocator ¶
func (o *GetParameterParams) WithProjectLocator(projectLocator string) *GetParameterParams
WithProjectLocator adds the projectLocator to the get parameter params
func (*GetParameterParams) WithTimeout ¶
func (o *GetParameterParams) WithTimeout(timeout time.Duration) *GetParameterParams
WithTimeout adds the timeout to the get parameter params
func (*GetParameterParams) WriteToRequest ¶
func (o *GetParameterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetParameterReader ¶
type GetParameterReader struct {
// contains filtered or unexported fields
}
GetParameterReader is a Reader for the GetParameter structure.
func (*GetParameterReader) ReadResponse ¶
func (o *GetParameterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetParameterTypeOK ¶
GetParameterTypeOK handles this case with default header values.
successful operation
func NewGetParameterTypeOK ¶
func NewGetParameterTypeOK() *GetParameterTypeOK
NewGetParameterTypeOK creates a GetParameterTypeOK with default headers values
func (*GetParameterTypeOK) Error ¶
func (o *GetParameterTypeOK) Error() string
func (*GetParameterTypeOK) GetPayload ¶
func (o *GetParameterTypeOK) GetPayload() *models.Type
type GetParameterTypeParams ¶
type GetParameterTypeParams struct {
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetParameterTypeParams contains all the parameters to send to the API endpoint for the get parameter type operation typically these are written to a http.Request
func NewGetParameterTypeParams ¶
func NewGetParameterTypeParams() *GetParameterTypeParams
NewGetParameterTypeParams creates a new GetParameterTypeParams object with the default values initialized.
func NewGetParameterTypeParamsWithContext ¶
func NewGetParameterTypeParamsWithContext(ctx context.Context) *GetParameterTypeParams
NewGetParameterTypeParamsWithContext creates a new GetParameterTypeParams object with the default values initialized, and the ability to set a context for a request
func NewGetParameterTypeParamsWithHTTPClient ¶
func NewGetParameterTypeParamsWithHTTPClient(client *http.Client) *GetParameterTypeParams
NewGetParameterTypeParamsWithHTTPClient creates a new GetParameterTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetParameterTypeParamsWithTimeout ¶
func NewGetParameterTypeParamsWithTimeout(timeout time.Duration) *GetParameterTypeParams
NewGetParameterTypeParamsWithTimeout creates a new GetParameterTypeParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetParameterTypeParams) SetContext ¶
func (o *GetParameterTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the get parameter type params
func (*GetParameterTypeParams) SetHTTPClient ¶
func (o *GetParameterTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get parameter type params
func (*GetParameterTypeParams) SetName ¶
func (o *GetParameterTypeParams) SetName(name string)
SetName adds the name to the get parameter type params
func (*GetParameterTypeParams) SetProjectLocator ¶
func (o *GetParameterTypeParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get parameter type params
func (*GetParameterTypeParams) SetTimeout ¶
func (o *GetParameterTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get parameter type params
func (*GetParameterTypeParams) WithContext ¶
func (o *GetParameterTypeParams) WithContext(ctx context.Context) *GetParameterTypeParams
WithContext adds the context to the get parameter type params
func (*GetParameterTypeParams) WithHTTPClient ¶
func (o *GetParameterTypeParams) WithHTTPClient(client *http.Client) *GetParameterTypeParams
WithHTTPClient adds the HTTPClient to the get parameter type params
func (*GetParameterTypeParams) WithName ¶
func (o *GetParameterTypeParams) WithName(name string) *GetParameterTypeParams
WithName adds the name to the get parameter type params
func (*GetParameterTypeParams) WithProjectLocator ¶
func (o *GetParameterTypeParams) WithProjectLocator(projectLocator string) *GetParameterTypeParams
WithProjectLocator adds the projectLocator to the get parameter type params
func (*GetParameterTypeParams) WithTimeout ¶
func (o *GetParameterTypeParams) WithTimeout(timeout time.Duration) *GetParameterTypeParams
WithTimeout adds the timeout to the get parameter type params
func (*GetParameterTypeParams) WriteToRequest ¶
func (o *GetParameterTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetParameterTypeRawValueOK ¶
type GetParameterTypeRawValueOK struct {
Payload string
}
GetParameterTypeRawValueOK handles this case with default header values.
successful operation
func NewGetParameterTypeRawValueOK ¶
func NewGetParameterTypeRawValueOK() *GetParameterTypeRawValueOK
NewGetParameterTypeRawValueOK creates a GetParameterTypeRawValueOK with default headers values
func (*GetParameterTypeRawValueOK) Error ¶
func (o *GetParameterTypeRawValueOK) Error() string
func (*GetParameterTypeRawValueOK) GetPayload ¶
func (o *GetParameterTypeRawValueOK) GetPayload() string
type GetParameterTypeRawValueParams ¶
type GetParameterTypeRawValueParams struct {
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetParameterTypeRawValueParams contains all the parameters to send to the API endpoint for the get parameter type raw value operation typically these are written to a http.Request
func NewGetParameterTypeRawValueParams ¶
func NewGetParameterTypeRawValueParams() *GetParameterTypeRawValueParams
NewGetParameterTypeRawValueParams creates a new GetParameterTypeRawValueParams object with the default values initialized.
func NewGetParameterTypeRawValueParamsWithContext ¶
func NewGetParameterTypeRawValueParamsWithContext(ctx context.Context) *GetParameterTypeRawValueParams
NewGetParameterTypeRawValueParamsWithContext creates a new GetParameterTypeRawValueParams object with the default values initialized, and the ability to set a context for a request
func NewGetParameterTypeRawValueParamsWithHTTPClient ¶
func NewGetParameterTypeRawValueParamsWithHTTPClient(client *http.Client) *GetParameterTypeRawValueParams
NewGetParameterTypeRawValueParamsWithHTTPClient creates a new GetParameterTypeRawValueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetParameterTypeRawValueParamsWithTimeout ¶
func NewGetParameterTypeRawValueParamsWithTimeout(timeout time.Duration) *GetParameterTypeRawValueParams
NewGetParameterTypeRawValueParamsWithTimeout creates a new GetParameterTypeRawValueParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetParameterTypeRawValueParams) SetContext ¶
func (o *GetParameterTypeRawValueParams) SetContext(ctx context.Context)
SetContext adds the context to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) SetHTTPClient ¶
func (o *GetParameterTypeRawValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) SetName ¶
func (o *GetParameterTypeRawValueParams) SetName(name string)
SetName adds the name to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) SetProjectLocator ¶
func (o *GetParameterTypeRawValueParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) SetTimeout ¶
func (o *GetParameterTypeRawValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) WithContext ¶
func (o *GetParameterTypeRawValueParams) WithContext(ctx context.Context) *GetParameterTypeRawValueParams
WithContext adds the context to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) WithHTTPClient ¶
func (o *GetParameterTypeRawValueParams) WithHTTPClient(client *http.Client) *GetParameterTypeRawValueParams
WithHTTPClient adds the HTTPClient to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) WithName ¶
func (o *GetParameterTypeRawValueParams) WithName(name string) *GetParameterTypeRawValueParams
WithName adds the name to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) WithProjectLocator ¶
func (o *GetParameterTypeRawValueParams) WithProjectLocator(projectLocator string) *GetParameterTypeRawValueParams
WithProjectLocator adds the projectLocator to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) WithTimeout ¶
func (o *GetParameterTypeRawValueParams) WithTimeout(timeout time.Duration) *GetParameterTypeRawValueParams
WithTimeout adds the timeout to the get parameter type raw value params
func (*GetParameterTypeRawValueParams) WriteToRequest ¶
func (o *GetParameterTypeRawValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetParameterTypeRawValueReader ¶
type GetParameterTypeRawValueReader struct {
// contains filtered or unexported fields
}
GetParameterTypeRawValueReader is a Reader for the GetParameterTypeRawValue structure.
func (*GetParameterTypeRawValueReader) ReadResponse ¶
func (o *GetParameterTypeRawValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetParameterTypeReader ¶
type GetParameterTypeReader struct {
// contains filtered or unexported fields
}
GetParameterTypeReader is a Reader for the GetParameterType structure.
func (*GetParameterTypeReader) ReadResponse ¶
func (o *GetParameterTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetParameterValueLongOK ¶
type GetParameterValueLongOK struct {
Payload string
}
GetParameterValueLongOK handles this case with default header values.
successful operation
func NewGetParameterValueLongOK ¶
func NewGetParameterValueLongOK() *GetParameterValueLongOK
NewGetParameterValueLongOK creates a GetParameterValueLongOK with default headers values
func (*GetParameterValueLongOK) Error ¶
func (o *GetParameterValueLongOK) Error() string
func (*GetParameterValueLongOK) GetPayload ¶
func (o *GetParameterValueLongOK) GetPayload() string
type GetParameterValueLongParams ¶
type GetParameterValueLongParams struct {
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetParameterValueLongParams contains all the parameters to send to the API endpoint for the get parameter value long operation typically these are written to a http.Request
func NewGetParameterValueLongParams ¶
func NewGetParameterValueLongParams() *GetParameterValueLongParams
NewGetParameterValueLongParams creates a new GetParameterValueLongParams object with the default values initialized.
func NewGetParameterValueLongParamsWithContext ¶
func NewGetParameterValueLongParamsWithContext(ctx context.Context) *GetParameterValueLongParams
NewGetParameterValueLongParamsWithContext creates a new GetParameterValueLongParams object with the default values initialized, and the ability to set a context for a request
func NewGetParameterValueLongParamsWithHTTPClient ¶
func NewGetParameterValueLongParamsWithHTTPClient(client *http.Client) *GetParameterValueLongParams
NewGetParameterValueLongParamsWithHTTPClient creates a new GetParameterValueLongParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetParameterValueLongParamsWithTimeout ¶
func NewGetParameterValueLongParamsWithTimeout(timeout time.Duration) *GetParameterValueLongParams
NewGetParameterValueLongParamsWithTimeout creates a new GetParameterValueLongParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetParameterValueLongParams) SetContext ¶
func (o *GetParameterValueLongParams) SetContext(ctx context.Context)
SetContext adds the context to the get parameter value long params
func (*GetParameterValueLongParams) SetFeatureLocator ¶
func (o *GetParameterValueLongParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the get parameter value long params
func (*GetParameterValueLongParams) SetFields ¶
func (o *GetParameterValueLongParams) SetFields(fields *string)
SetFields adds the fields to the get parameter value long params
func (*GetParameterValueLongParams) SetHTTPClient ¶
func (o *GetParameterValueLongParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get parameter value long params
func (*GetParameterValueLongParams) SetName ¶
func (o *GetParameterValueLongParams) SetName(name string)
SetName adds the name to the get parameter value long params
func (*GetParameterValueLongParams) SetProjectLocator ¶
func (o *GetParameterValueLongParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get parameter value long params
func (*GetParameterValueLongParams) SetTimeout ¶
func (o *GetParameterValueLongParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get parameter value long params
func (*GetParameterValueLongParams) WithContext ¶
func (o *GetParameterValueLongParams) WithContext(ctx context.Context) *GetParameterValueLongParams
WithContext adds the context to the get parameter value long params
func (*GetParameterValueLongParams) WithFeatureLocator ¶
func (o *GetParameterValueLongParams) WithFeatureLocator(featureLocator string) *GetParameterValueLongParams
WithFeatureLocator adds the featureLocator to the get parameter value long params
func (*GetParameterValueLongParams) WithFields ¶
func (o *GetParameterValueLongParams) WithFields(fields *string) *GetParameterValueLongParams
WithFields adds the fields to the get parameter value long params
func (*GetParameterValueLongParams) WithHTTPClient ¶
func (o *GetParameterValueLongParams) WithHTTPClient(client *http.Client) *GetParameterValueLongParams
WithHTTPClient adds the HTTPClient to the get parameter value long params
func (*GetParameterValueLongParams) WithName ¶
func (o *GetParameterValueLongParams) WithName(name string) *GetParameterValueLongParams
WithName adds the name to the get parameter value long params
func (*GetParameterValueLongParams) WithProjectLocator ¶
func (o *GetParameterValueLongParams) WithProjectLocator(projectLocator string) *GetParameterValueLongParams
WithProjectLocator adds the projectLocator to the get parameter value long params
func (*GetParameterValueLongParams) WithTimeout ¶
func (o *GetParameterValueLongParams) WithTimeout(timeout time.Duration) *GetParameterValueLongParams
WithTimeout adds the timeout to the get parameter value long params
func (*GetParameterValueLongParams) WriteToRequest ¶
func (o *GetParameterValueLongParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetParameterValueLongReader ¶
type GetParameterValueLongReader struct {
// contains filtered or unexported fields
}
GetParameterValueLongReader is a Reader for the GetParameterValueLong structure.
func (*GetParameterValueLongReader) ReadResponse ¶
func (o *GetParameterValueLongReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetParametersOK ¶
type GetParametersOK struct {
Payload *models.Properties
}
GetParametersOK handles this case with default header values.
successful operation
func NewGetParametersOK ¶
func NewGetParametersOK() *GetParametersOK
NewGetParametersOK creates a GetParametersOK with default headers values
func (*GetParametersOK) Error ¶
func (o *GetParametersOK) Error() string
func (*GetParametersOK) GetPayload ¶
func (o *GetParametersOK) GetPayload() *models.Properties
type GetParametersParams ¶
type GetParametersParams struct {
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*Locator*/
Locator *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetParametersParams contains all the parameters to send to the API endpoint for the get parameters operation typically these are written to a http.Request
func NewGetParametersParams ¶
func NewGetParametersParams() *GetParametersParams
NewGetParametersParams creates a new GetParametersParams object with the default values initialized.
func NewGetParametersParamsWithContext ¶
func NewGetParametersParamsWithContext(ctx context.Context) *GetParametersParams
NewGetParametersParamsWithContext creates a new GetParametersParams object with the default values initialized, and the ability to set a context for a request
func NewGetParametersParamsWithHTTPClient ¶
func NewGetParametersParamsWithHTTPClient(client *http.Client) *GetParametersParams
NewGetParametersParamsWithHTTPClient creates a new GetParametersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetParametersParamsWithTimeout ¶
func NewGetParametersParamsWithTimeout(timeout time.Duration) *GetParametersParams
NewGetParametersParamsWithTimeout creates a new GetParametersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetParametersParams) SetContext ¶
func (o *GetParametersParams) SetContext(ctx context.Context)
SetContext adds the context to the get parameters params
func (*GetParametersParams) SetFeatureLocator ¶
func (o *GetParametersParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the get parameters params
func (*GetParametersParams) SetFields ¶
func (o *GetParametersParams) SetFields(fields *string)
SetFields adds the fields to the get parameters params
func (*GetParametersParams) SetHTTPClient ¶
func (o *GetParametersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get parameters params
func (*GetParametersParams) SetLocator ¶
func (o *GetParametersParams) SetLocator(locator *string)
SetLocator adds the locator to the get parameters params
func (*GetParametersParams) SetProjectLocator ¶
func (o *GetParametersParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get parameters params
func (*GetParametersParams) SetTimeout ¶
func (o *GetParametersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get parameters params
func (*GetParametersParams) WithContext ¶
func (o *GetParametersParams) WithContext(ctx context.Context) *GetParametersParams
WithContext adds the context to the get parameters params
func (*GetParametersParams) WithFeatureLocator ¶
func (o *GetParametersParams) WithFeatureLocator(featureLocator string) *GetParametersParams
WithFeatureLocator adds the featureLocator to the get parameters params
func (*GetParametersParams) WithFields ¶
func (o *GetParametersParams) WithFields(fields *string) *GetParametersParams
WithFields adds the fields to the get parameters params
func (*GetParametersParams) WithHTTPClient ¶
func (o *GetParametersParams) WithHTTPClient(client *http.Client) *GetParametersParams
WithHTTPClient adds the HTTPClient to the get parameters params
func (*GetParametersParams) WithLocator ¶
func (o *GetParametersParams) WithLocator(locator *string) *GetParametersParams
WithLocator adds the locator to the get parameters params
func (*GetParametersParams) WithProjectLocator ¶
func (o *GetParametersParams) WithProjectLocator(projectLocator string) *GetParametersParams
WithProjectLocator adds the projectLocator to the get parameters params
func (*GetParametersParams) WithTimeout ¶
func (o *GetParametersParams) WithTimeout(timeout time.Duration) *GetParametersParams
WithTimeout adds the timeout to the get parameters params
func (*GetParametersParams) WriteToRequest ¶
func (o *GetParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetParametersReader ¶
type GetParametersReader struct {
// contains filtered or unexported fields
}
GetParametersReader is a Reader for the GetParameters structure.
func (*GetParametersReader) ReadResponse ¶
func (o *GetParametersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetParams ¶
type GetParams struct {
/*Fields*/
Fields *string
/*Locator*/
Locator *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetParams contains all the parameters to send to the API endpoint for the get operation typically these are written to a http.Request
func NewGetParams ¶
func NewGetParams() *GetParams
NewGetParams creates a new GetParams object with the default values initialized.
func NewGetParamsWithContext ¶
NewGetParamsWithContext creates a new GetParams object with the default values initialized, and the ability to set a context for a request
func NewGetParamsWithHTTPClient ¶
NewGetParamsWithHTTPClient creates a new GetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetParamsWithTimeout ¶
NewGetParamsWithTimeout creates a new GetParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetParams) SetContext ¶
SetContext adds the context to the get params
func (*GetParams) SetHTTPClient ¶
SetHTTPClient adds the HTTPClient to the get params
func (*GetParams) SetLocator ¶
SetLocator adds the locator to the get params
func (*GetParams) SetProjectLocator ¶
SetProjectLocator adds the projectLocator to the get params
func (*GetParams) SetTimeout ¶
SetTimeout adds the timeout to the get params
func (*GetParams) WithContext ¶
WithContext adds the context to the get params
func (*GetParams) WithFields ¶
WithFields adds the fields to the get params
func (*GetParams) WithHTTPClient ¶
WithHTTPClient adds the HTTPClient to the get params
func (*GetParams) WithLocator ¶
WithLocator adds the locator to the get params
func (*GetParams) WithProjectLocator ¶
WithProjectLocator adds the projectLocator to the get params
func (*GetParams) WithTimeout ¶
WithTimeout adds the timeout to the get params
func (*GetParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetParentProjectOK ¶
GetParentProjectOK handles this case with default header values.
successful operation
func NewGetParentProjectOK ¶
func NewGetParentProjectOK() *GetParentProjectOK
NewGetParentProjectOK creates a GetParentProjectOK with default headers values
func (*GetParentProjectOK) Error ¶
func (o *GetParentProjectOK) Error() string
func (*GetParentProjectOK) GetPayload ¶
func (o *GetParentProjectOK) GetPayload() *models.Project
type GetParentProjectParams ¶
type GetParentProjectParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetParentProjectParams contains all the parameters to send to the API endpoint for the get parent project operation typically these are written to a http.Request
func NewGetParentProjectParams ¶
func NewGetParentProjectParams() *GetParentProjectParams
NewGetParentProjectParams creates a new GetParentProjectParams object with the default values initialized.
func NewGetParentProjectParamsWithContext ¶
func NewGetParentProjectParamsWithContext(ctx context.Context) *GetParentProjectParams
NewGetParentProjectParamsWithContext creates a new GetParentProjectParams object with the default values initialized, and the ability to set a context for a request
func NewGetParentProjectParamsWithHTTPClient ¶
func NewGetParentProjectParamsWithHTTPClient(client *http.Client) *GetParentProjectParams
NewGetParentProjectParamsWithHTTPClient creates a new GetParentProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetParentProjectParamsWithTimeout ¶
func NewGetParentProjectParamsWithTimeout(timeout time.Duration) *GetParentProjectParams
NewGetParentProjectParamsWithTimeout creates a new GetParentProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetParentProjectParams) SetContext ¶
func (o *GetParentProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the get parent project params
func (*GetParentProjectParams) SetFields ¶
func (o *GetParentProjectParams) SetFields(fields *string)
SetFields adds the fields to the get parent project params
func (*GetParentProjectParams) SetHTTPClient ¶
func (o *GetParentProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get parent project params
func (*GetParentProjectParams) SetProjectLocator ¶
func (o *GetParentProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get parent project params
func (*GetParentProjectParams) SetTimeout ¶
func (o *GetParentProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get parent project params
func (*GetParentProjectParams) WithContext ¶
func (o *GetParentProjectParams) WithContext(ctx context.Context) *GetParentProjectParams
WithContext adds the context to the get parent project params
func (*GetParentProjectParams) WithFields ¶
func (o *GetParentProjectParams) WithFields(fields *string) *GetParentProjectParams
WithFields adds the fields to the get parent project params
func (*GetParentProjectParams) WithHTTPClient ¶
func (o *GetParentProjectParams) WithHTTPClient(client *http.Client) *GetParentProjectParams
WithHTTPClient adds the HTTPClient to the get parent project params
func (*GetParentProjectParams) WithProjectLocator ¶
func (o *GetParentProjectParams) WithProjectLocator(projectLocator string) *GetParentProjectParams
WithProjectLocator adds the projectLocator to the get parent project params
func (*GetParentProjectParams) WithTimeout ¶
func (o *GetParentProjectParams) WithTimeout(timeout time.Duration) *GetParentProjectParams
WithTimeout adds the timeout to the get parent project params
func (*GetParentProjectParams) WriteToRequest ¶
func (o *GetParentProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetParentProjectReader ¶
type GetParentProjectReader struct {
// contains filtered or unexported fields
}
GetParentProjectReader is a Reader for the GetParentProject structure.
func (*GetParentProjectReader) ReadResponse ¶
func (o *GetParentProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProjectAgentPoolsOK ¶
type GetProjectAgentPoolsOK struct {
Payload *models.AgentPools
}
GetProjectAgentPoolsOK handles this case with default header values.
successful operation
func NewGetProjectAgentPoolsOK ¶
func NewGetProjectAgentPoolsOK() *GetProjectAgentPoolsOK
NewGetProjectAgentPoolsOK creates a GetProjectAgentPoolsOK with default headers values
func (*GetProjectAgentPoolsOK) Error ¶
func (o *GetProjectAgentPoolsOK) Error() string
func (*GetProjectAgentPoolsOK) GetPayload ¶
func (o *GetProjectAgentPoolsOK) GetPayload() *models.AgentPools
type GetProjectAgentPoolsParams ¶
type GetProjectAgentPoolsParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetProjectAgentPoolsParams contains all the parameters to send to the API endpoint for the get project agent pools operation typically these are written to a http.Request
func NewGetProjectAgentPoolsParams ¶
func NewGetProjectAgentPoolsParams() *GetProjectAgentPoolsParams
NewGetProjectAgentPoolsParams creates a new GetProjectAgentPoolsParams object with the default values initialized.
func NewGetProjectAgentPoolsParamsWithContext ¶
func NewGetProjectAgentPoolsParamsWithContext(ctx context.Context) *GetProjectAgentPoolsParams
NewGetProjectAgentPoolsParamsWithContext creates a new GetProjectAgentPoolsParams object with the default values initialized, and the ability to set a context for a request
func NewGetProjectAgentPoolsParamsWithHTTPClient ¶
func NewGetProjectAgentPoolsParamsWithHTTPClient(client *http.Client) *GetProjectAgentPoolsParams
NewGetProjectAgentPoolsParamsWithHTTPClient creates a new GetProjectAgentPoolsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProjectAgentPoolsParamsWithTimeout ¶
func NewGetProjectAgentPoolsParamsWithTimeout(timeout time.Duration) *GetProjectAgentPoolsParams
NewGetProjectAgentPoolsParamsWithTimeout creates a new GetProjectAgentPoolsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProjectAgentPoolsParams) SetContext ¶
func (o *GetProjectAgentPoolsParams) SetContext(ctx context.Context)
SetContext adds the context to the get project agent pools params
func (*GetProjectAgentPoolsParams) SetFields ¶
func (o *GetProjectAgentPoolsParams) SetFields(fields *string)
SetFields adds the fields to the get project agent pools params
func (*GetProjectAgentPoolsParams) SetHTTPClient ¶
func (o *GetProjectAgentPoolsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get project agent pools params
func (*GetProjectAgentPoolsParams) SetProjectLocator ¶
func (o *GetProjectAgentPoolsParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get project agent pools params
func (*GetProjectAgentPoolsParams) SetTimeout ¶
func (o *GetProjectAgentPoolsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get project agent pools params
func (*GetProjectAgentPoolsParams) WithContext ¶
func (o *GetProjectAgentPoolsParams) WithContext(ctx context.Context) *GetProjectAgentPoolsParams
WithContext adds the context to the get project agent pools params
func (*GetProjectAgentPoolsParams) WithFields ¶
func (o *GetProjectAgentPoolsParams) WithFields(fields *string) *GetProjectAgentPoolsParams
WithFields adds the fields to the get project agent pools params
func (*GetProjectAgentPoolsParams) WithHTTPClient ¶
func (o *GetProjectAgentPoolsParams) WithHTTPClient(client *http.Client) *GetProjectAgentPoolsParams
WithHTTPClient adds the HTTPClient to the get project agent pools params
func (*GetProjectAgentPoolsParams) WithProjectLocator ¶
func (o *GetProjectAgentPoolsParams) WithProjectLocator(projectLocator string) *GetProjectAgentPoolsParams
WithProjectLocator adds the projectLocator to the get project agent pools params
func (*GetProjectAgentPoolsParams) WithTimeout ¶
func (o *GetProjectAgentPoolsParams) WithTimeout(timeout time.Duration) *GetProjectAgentPoolsParams
WithTimeout adds the timeout to the get project agent pools params
func (*GetProjectAgentPoolsParams) WriteToRequest ¶
func (o *GetProjectAgentPoolsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProjectAgentPoolsReader ¶
type GetProjectAgentPoolsReader struct {
// contains filtered or unexported fields
}
GetProjectAgentPoolsReader is a Reader for the GetProjectAgentPools structure.
func (*GetProjectAgentPoolsReader) ReadResponse ¶
func (o *GetProjectAgentPoolsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProjectsOrderOK ¶
GetProjectsOrderOK handles this case with default header values.
successful operation
func NewGetProjectsOrderOK ¶
func NewGetProjectsOrderOK() *GetProjectsOrderOK
NewGetProjectsOrderOK creates a GetProjectsOrderOK with default headers values
func (*GetProjectsOrderOK) Error ¶
func (o *GetProjectsOrderOK) Error() string
func (*GetProjectsOrderOK) GetPayload ¶
func (o *GetProjectsOrderOK) GetPayload() *models.Projects
type GetProjectsOrderParams ¶
type GetProjectsOrderParams struct {
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetProjectsOrderParams contains all the parameters to send to the API endpoint for the get projects order operation typically these are written to a http.Request
func NewGetProjectsOrderParams ¶
func NewGetProjectsOrderParams() *GetProjectsOrderParams
NewGetProjectsOrderParams creates a new GetProjectsOrderParams object with the default values initialized.
func NewGetProjectsOrderParamsWithContext ¶
func NewGetProjectsOrderParamsWithContext(ctx context.Context) *GetProjectsOrderParams
NewGetProjectsOrderParamsWithContext creates a new GetProjectsOrderParams object with the default values initialized, and the ability to set a context for a request
func NewGetProjectsOrderParamsWithHTTPClient ¶
func NewGetProjectsOrderParamsWithHTTPClient(client *http.Client) *GetProjectsOrderParams
NewGetProjectsOrderParamsWithHTTPClient creates a new GetProjectsOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProjectsOrderParamsWithTimeout ¶
func NewGetProjectsOrderParamsWithTimeout(timeout time.Duration) *GetProjectsOrderParams
NewGetProjectsOrderParamsWithTimeout creates a new GetProjectsOrderParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetProjectsOrderParams) SetContext ¶
func (o *GetProjectsOrderParams) SetContext(ctx context.Context)
SetContext adds the context to the get projects order params
func (*GetProjectsOrderParams) SetField ¶
func (o *GetProjectsOrderParams) SetField(field string)
SetField adds the field to the get projects order params
func (*GetProjectsOrderParams) SetHTTPClient ¶
func (o *GetProjectsOrderParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get projects order params
func (*GetProjectsOrderParams) SetProjectLocator ¶
func (o *GetProjectsOrderParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get projects order params
func (*GetProjectsOrderParams) SetTimeout ¶
func (o *GetProjectsOrderParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get projects order params
func (*GetProjectsOrderParams) WithContext ¶
func (o *GetProjectsOrderParams) WithContext(ctx context.Context) *GetProjectsOrderParams
WithContext adds the context to the get projects order params
func (*GetProjectsOrderParams) WithField ¶
func (o *GetProjectsOrderParams) WithField(field string) *GetProjectsOrderParams
WithField adds the field to the get projects order params
func (*GetProjectsOrderParams) WithHTTPClient ¶
func (o *GetProjectsOrderParams) WithHTTPClient(client *http.Client) *GetProjectsOrderParams
WithHTTPClient adds the HTTPClient to the get projects order params
func (*GetProjectsOrderParams) WithProjectLocator ¶
func (o *GetProjectsOrderParams) WithProjectLocator(projectLocator string) *GetProjectsOrderParams
WithProjectLocator adds the projectLocator to the get projects order params
func (*GetProjectsOrderParams) WithTimeout ¶
func (o *GetProjectsOrderParams) WithTimeout(timeout time.Duration) *GetProjectsOrderParams
WithTimeout adds the timeout to the get projects order params
func (*GetProjectsOrderParams) WriteToRequest ¶
func (o *GetProjectsOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProjectsOrderReader ¶
type GetProjectsOrderReader struct {
// contains filtered or unexported fields
}
GetProjectsOrderReader is a Reader for the GetProjectsOrder structure.
func (*GetProjectsOrderReader) ReadResponse ¶
func (o *GetProjectsOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetReader ¶
type GetReader struct {
// contains filtered or unexported fields
}
GetReader is a Reader for the Get structure.
func (*GetReader) ReadResponse ¶
func (o *GetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSecureValueOK ¶
type GetSecureValueOK struct {
Payload string
}
GetSecureValueOK handles this case with default header values.
successful operation
func NewGetSecureValueOK ¶
func NewGetSecureValueOK() *GetSecureValueOK
NewGetSecureValueOK creates a GetSecureValueOK with default headers values
func (*GetSecureValueOK) Error ¶
func (o *GetSecureValueOK) Error() string
func (*GetSecureValueOK) GetPayload ¶
func (o *GetSecureValueOK) GetPayload() string
type GetSecureValueParams ¶
type GetSecureValueParams struct {
/*ProjectLocator*/
ProjectLocator string
/*Token*/
Token string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSecureValueParams contains all the parameters to send to the API endpoint for the get secure value operation typically these are written to a http.Request
func NewGetSecureValueParams ¶
func NewGetSecureValueParams() *GetSecureValueParams
NewGetSecureValueParams creates a new GetSecureValueParams object with the default values initialized.
func NewGetSecureValueParamsWithContext ¶
func NewGetSecureValueParamsWithContext(ctx context.Context) *GetSecureValueParams
NewGetSecureValueParamsWithContext creates a new GetSecureValueParams object with the default values initialized, and the ability to set a context for a request
func NewGetSecureValueParamsWithHTTPClient ¶
func NewGetSecureValueParamsWithHTTPClient(client *http.Client) *GetSecureValueParams
NewGetSecureValueParamsWithHTTPClient creates a new GetSecureValueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSecureValueParamsWithTimeout ¶
func NewGetSecureValueParamsWithTimeout(timeout time.Duration) *GetSecureValueParams
NewGetSecureValueParamsWithTimeout creates a new GetSecureValueParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSecureValueParams) SetContext ¶
func (o *GetSecureValueParams) SetContext(ctx context.Context)
SetContext adds the context to the get secure value params
func (*GetSecureValueParams) SetHTTPClient ¶
func (o *GetSecureValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get secure value params
func (*GetSecureValueParams) SetProjectLocator ¶
func (o *GetSecureValueParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get secure value params
func (*GetSecureValueParams) SetTimeout ¶
func (o *GetSecureValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get secure value params
func (*GetSecureValueParams) SetToken ¶
func (o *GetSecureValueParams) SetToken(token string)
SetToken adds the token to the get secure value params
func (*GetSecureValueParams) WithContext ¶
func (o *GetSecureValueParams) WithContext(ctx context.Context) *GetSecureValueParams
WithContext adds the context to the get secure value params
func (*GetSecureValueParams) WithHTTPClient ¶
func (o *GetSecureValueParams) WithHTTPClient(client *http.Client) *GetSecureValueParams
WithHTTPClient adds the HTTPClient to the get secure value params
func (*GetSecureValueParams) WithProjectLocator ¶
func (o *GetSecureValueParams) WithProjectLocator(projectLocator string) *GetSecureValueParams
WithProjectLocator adds the projectLocator to the get secure value params
func (*GetSecureValueParams) WithTimeout ¶
func (o *GetSecureValueParams) WithTimeout(timeout time.Duration) *GetSecureValueParams
WithTimeout adds the timeout to the get secure value params
func (*GetSecureValueParams) WithToken ¶
func (o *GetSecureValueParams) WithToken(token string) *GetSecureValueParams
WithToken adds the token to the get secure value params
func (*GetSecureValueParams) WriteToRequest ¶
func (o *GetSecureValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSecureValueReader ¶
type GetSecureValueReader struct {
// contains filtered or unexported fields
}
GetSecureValueReader is a Reader for the GetSecureValue structure.
func (*GetSecureValueReader) ReadResponse ¶
func (o *GetSecureValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSingleOK ¶
type GetSingleOK struct {
Payload interface{}
}
GetSingleOK handles this case with default header values.
successful operation
func NewGetSingleOK ¶
func NewGetSingleOK() *GetSingleOK
NewGetSingleOK creates a GetSingleOK with default headers values
func (*GetSingleOK) Error ¶
func (o *GetSingleOK) Error() string
func (*GetSingleOK) GetPayload ¶
func (o *GetSingleOK) GetPayload() interface{}
type GetSingleParams ¶
type GetSingleParams struct {
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSingleParams contains all the parameters to send to the API endpoint for the get single operation typically these are written to a http.Request
func NewGetSingleParams ¶
func NewGetSingleParams() *GetSingleParams
NewGetSingleParams creates a new GetSingleParams object with the default values initialized.
func NewGetSingleParamsWithContext ¶
func NewGetSingleParamsWithContext(ctx context.Context) *GetSingleParams
NewGetSingleParamsWithContext creates a new GetSingleParams object with the default values initialized, and the ability to set a context for a request
func NewGetSingleParamsWithHTTPClient ¶
func NewGetSingleParamsWithHTTPClient(client *http.Client) *GetSingleParams
NewGetSingleParamsWithHTTPClient creates a new GetSingleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSingleParamsWithTimeout ¶
func NewGetSingleParamsWithTimeout(timeout time.Duration) *GetSingleParams
NewGetSingleParamsWithTimeout creates a new GetSingleParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSingleParams) SetContext ¶
func (o *GetSingleParams) SetContext(ctx context.Context)
SetContext adds the context to the get single params
func (*GetSingleParams) SetFeatureLocator ¶
func (o *GetSingleParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the get single params
func (*GetSingleParams) SetFields ¶
func (o *GetSingleParams) SetFields(fields *string)
SetFields adds the fields to the get single params
func (*GetSingleParams) SetHTTPClient ¶
func (o *GetSingleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get single params
func (*GetSingleParams) SetProjectLocator ¶
func (o *GetSingleParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the get single params
func (*GetSingleParams) SetTimeout ¶
func (o *GetSingleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get single params
func (*GetSingleParams) WithContext ¶
func (o *GetSingleParams) WithContext(ctx context.Context) *GetSingleParams
WithContext adds the context to the get single params
func (*GetSingleParams) WithFeatureLocator ¶
func (o *GetSingleParams) WithFeatureLocator(featureLocator string) *GetSingleParams
WithFeatureLocator adds the featureLocator to the get single params
func (*GetSingleParams) WithFields ¶
func (o *GetSingleParams) WithFields(fields *string) *GetSingleParams
WithFields adds the fields to the get single params
func (*GetSingleParams) WithHTTPClient ¶
func (o *GetSingleParams) WithHTTPClient(client *http.Client) *GetSingleParams
WithHTTPClient adds the HTTPClient to the get single params
func (*GetSingleParams) WithProjectLocator ¶
func (o *GetSingleParams) WithProjectLocator(projectLocator string) *GetSingleParams
WithProjectLocator adds the projectLocator to the get single params
func (*GetSingleParams) WithTimeout ¶
func (o *GetSingleParams) WithTimeout(timeout time.Duration) *GetSingleParams
WithTimeout adds the timeout to the get single params
func (*GetSingleParams) WriteToRequest ¶
func (o *GetSingleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSingleReader ¶
type GetSingleReader struct {
// contains filtered or unexported fields
}
GetSingleReader is a Reader for the GetSingle structure.
func (*GetSingleReader) ReadResponse ¶
func (o *GetSingleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAppRestProjectsProjectLocatorParametersNameOK ¶
PutAppRestProjectsProjectLocatorParametersNameOK handles this case with default header values.
successful operation
func NewPutAppRestProjectsProjectLocatorParametersNameOK ¶
func NewPutAppRestProjectsProjectLocatorParametersNameOK() *PutAppRestProjectsProjectLocatorParametersNameOK
NewPutAppRestProjectsProjectLocatorParametersNameOK creates a PutAppRestProjectsProjectLocatorParametersNameOK with default headers values
func (*PutAppRestProjectsProjectLocatorParametersNameOK) Error ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameOK) Error() string
func (*PutAppRestProjectsProjectLocatorParametersNameOK) GetPayload ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameOK) GetPayload() *models.Property
type PutAppRestProjectsProjectLocatorParametersNameParams ¶
type PutAppRestProjectsProjectLocatorParametersNameParams struct {
/*Body*/
Body *models.Property
/*Fields*/
Fields *string
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutAppRestProjectsProjectLocatorParametersNameParams contains all the parameters to send to the API endpoint for the put app rest projects project locator parameters name operation typically these are written to a http.Request
func NewPutAppRestProjectsProjectLocatorParametersNameParams ¶
func NewPutAppRestProjectsProjectLocatorParametersNameParams() *PutAppRestProjectsProjectLocatorParametersNameParams
NewPutAppRestProjectsProjectLocatorParametersNameParams creates a new PutAppRestProjectsProjectLocatorParametersNameParams object with the default values initialized.
func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithContext ¶
func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithContext(ctx context.Context) *PutAppRestProjectsProjectLocatorParametersNameParams
NewPutAppRestProjectsProjectLocatorParametersNameParamsWithContext creates a new PutAppRestProjectsProjectLocatorParametersNameParams object with the default values initialized, and the ability to set a context for a request
func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithHTTPClient ¶
func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithHTTPClient(client *http.Client) *PutAppRestProjectsProjectLocatorParametersNameParams
NewPutAppRestProjectsProjectLocatorParametersNameParamsWithHTTPClient creates a new PutAppRestProjectsProjectLocatorParametersNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithTimeout ¶
func NewPutAppRestProjectsProjectLocatorParametersNameParamsWithTimeout(timeout time.Duration) *PutAppRestProjectsProjectLocatorParametersNameParams
NewPutAppRestProjectsProjectLocatorParametersNameParamsWithTimeout creates a new PutAppRestProjectsProjectLocatorParametersNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutAppRestProjectsProjectLocatorParametersNameParams) SetBody ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetBody(body *models.Property)
SetBody adds the body to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) SetContext ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetContext(ctx context.Context)
SetContext adds the context to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) SetFields ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetFields(fields *string)
SetFields adds the fields to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) SetHTTPClient ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) SetName ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetName(name string)
SetName adds the name to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) SetProjectLocator ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) SetTimeout ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WithBody ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithBody(body *models.Property) *PutAppRestProjectsProjectLocatorParametersNameParams
WithBody adds the body to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WithContext ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithContext(ctx context.Context) *PutAppRestProjectsProjectLocatorParametersNameParams
WithContext adds the context to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WithFields ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithFields(fields *string) *PutAppRestProjectsProjectLocatorParametersNameParams
WithFields adds the fields to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WithHTTPClient ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithHTTPClient(client *http.Client) *PutAppRestProjectsProjectLocatorParametersNameParams
WithHTTPClient adds the HTTPClient to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WithName ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithName(name string) *PutAppRestProjectsProjectLocatorParametersNameParams
WithName adds the name to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WithProjectLocator ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithProjectLocator(projectLocator string) *PutAppRestProjectsProjectLocatorParametersNameParams
WithProjectLocator adds the projectLocator to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WithTimeout ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WithTimeout(timeout time.Duration) *PutAppRestProjectsProjectLocatorParametersNameParams
WithTimeout adds the timeout to the put app rest projects project locator parameters name params
func (*PutAppRestProjectsProjectLocatorParametersNameParams) WriteToRequest ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAppRestProjectsProjectLocatorParametersNameReader ¶
type PutAppRestProjectsProjectLocatorParametersNameReader struct {
// contains filtered or unexported fields
}
PutAppRestProjectsProjectLocatorParametersNameReader is a Reader for the PutAppRestProjectsProjectLocatorParametersName structure.
func (*PutAppRestProjectsProjectLocatorParametersNameReader) ReadResponse ¶
func (o *PutAppRestProjectsProjectLocatorParametersNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK ¶
type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK struct {
Payload *models.Property
}
PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK handles this case with default header values.
successful operation
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK ¶
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK() *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK
NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK creates a PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK with default headers values
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK) GetPayload ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameOK) GetPayload() *models.Property
type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams ¶
type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams struct {
/*Body*/
Body *models.Property
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams contains all the parameters to send to the API endpoint for the put app rest projects project locator project features feature locator properties name operation typically these are written to a http.Request
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams ¶
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams() *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams creates a new PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams object with the default values initialized.
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithContext ¶
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithContext(ctx context.Context) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithContext creates a new PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams object with the default values initialized, and the ability to set a context for a request
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithHTTPClient ¶
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithHTTPClient(client *http.Client) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithHTTPClient creates a new PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithTimeout ¶
func NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithTimeout(timeout time.Duration) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
NewPutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParamsWithTimeout creates a new PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetBody ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetBody(body *models.Property)
SetBody adds the body to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetContext ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetContext(ctx context.Context)
SetContext adds the context to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetFeatureLocator ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetFields ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetFields(fields *string)
SetFields adds the fields to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetHTTPClient ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetName ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetName(name string)
SetName adds the name to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetProjectLocator ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetTimeout ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithBody ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithBody(body *models.Property) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithBody adds the body to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithContext ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithContext(ctx context.Context) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithContext adds the context to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithFeatureLocator ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithFeatureLocator(featureLocator string) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithFeatureLocator adds the featureLocator to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithFields ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithFields(fields *string) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithFields adds the fields to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithHTTPClient ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithHTTPClient(client *http.Client) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithHTTPClient adds the HTTPClient to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithName ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithName(name string) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithName adds the name to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithProjectLocator ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithProjectLocator(projectLocator string) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithProjectLocator adds the projectLocator to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithTimeout ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WithTimeout(timeout time.Duration) *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams
WithTimeout adds the timeout to the put app rest projects project locator project features feature locator properties name params
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WriteToRequest ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameReader ¶
type PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameReader struct {
// contains filtered or unexported fields
}
PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameReader is a Reader for the PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesName structure.
func (*PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameReader) ReadResponse ¶
func (o *PutAppRestProjectsProjectLocatorProjectFeaturesFeatureLocatorPropertiesNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReloadSettingsFileOK ¶
ReloadSettingsFileOK handles this case with default header values.
successful operation
func NewReloadSettingsFileOK ¶
func NewReloadSettingsFileOK() *ReloadSettingsFileOK
NewReloadSettingsFileOK creates a ReloadSettingsFileOK with default headers values
func (*ReloadSettingsFileOK) Error ¶
func (o *ReloadSettingsFileOK) Error() string
func (*ReloadSettingsFileOK) GetPayload ¶
func (o *ReloadSettingsFileOK) GetPayload() *models.Project
type ReloadSettingsFileParams ¶
type ReloadSettingsFileParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ReloadSettingsFileParams contains all the parameters to send to the API endpoint for the reload settings file operation typically these are written to a http.Request
func NewReloadSettingsFileParams ¶
func NewReloadSettingsFileParams() *ReloadSettingsFileParams
NewReloadSettingsFileParams creates a new ReloadSettingsFileParams object with the default values initialized.
func NewReloadSettingsFileParamsWithContext ¶
func NewReloadSettingsFileParamsWithContext(ctx context.Context) *ReloadSettingsFileParams
NewReloadSettingsFileParamsWithContext creates a new ReloadSettingsFileParams object with the default values initialized, and the ability to set a context for a request
func NewReloadSettingsFileParamsWithHTTPClient ¶
func NewReloadSettingsFileParamsWithHTTPClient(client *http.Client) *ReloadSettingsFileParams
NewReloadSettingsFileParamsWithHTTPClient creates a new ReloadSettingsFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReloadSettingsFileParamsWithTimeout ¶
func NewReloadSettingsFileParamsWithTimeout(timeout time.Duration) *ReloadSettingsFileParams
NewReloadSettingsFileParamsWithTimeout creates a new ReloadSettingsFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReloadSettingsFileParams) SetContext ¶
func (o *ReloadSettingsFileParams) SetContext(ctx context.Context)
SetContext adds the context to the reload settings file params
func (*ReloadSettingsFileParams) SetFields ¶
func (o *ReloadSettingsFileParams) SetFields(fields *string)
SetFields adds the fields to the reload settings file params
func (*ReloadSettingsFileParams) SetHTTPClient ¶
func (o *ReloadSettingsFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the reload settings file params
func (*ReloadSettingsFileParams) SetProjectLocator ¶
func (o *ReloadSettingsFileParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the reload settings file params
func (*ReloadSettingsFileParams) SetTimeout ¶
func (o *ReloadSettingsFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the reload settings file params
func (*ReloadSettingsFileParams) WithContext ¶
func (o *ReloadSettingsFileParams) WithContext(ctx context.Context) *ReloadSettingsFileParams
WithContext adds the context to the reload settings file params
func (*ReloadSettingsFileParams) WithFields ¶
func (o *ReloadSettingsFileParams) WithFields(fields *string) *ReloadSettingsFileParams
WithFields adds the fields to the reload settings file params
func (*ReloadSettingsFileParams) WithHTTPClient ¶
func (o *ReloadSettingsFileParams) WithHTTPClient(client *http.Client) *ReloadSettingsFileParams
WithHTTPClient adds the HTTPClient to the reload settings file params
func (*ReloadSettingsFileParams) WithProjectLocator ¶
func (o *ReloadSettingsFileParams) WithProjectLocator(projectLocator string) *ReloadSettingsFileParams
WithProjectLocator adds the projectLocator to the reload settings file params
func (*ReloadSettingsFileParams) WithTimeout ¶
func (o *ReloadSettingsFileParams) WithTimeout(timeout time.Duration) *ReloadSettingsFileParams
WithTimeout adds the timeout to the reload settings file params
func (*ReloadSettingsFileParams) WriteToRequest ¶
func (o *ReloadSettingsFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReloadSettingsFileReader ¶
type ReloadSettingsFileReader struct {
// contains filtered or unexported fields
}
ReloadSettingsFileReader is a Reader for the ReloadSettingsFile structure.
func (*ReloadSettingsFileReader) ReadResponse ¶
func (o *ReloadSettingsFileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RemoveDefaultTemplateDefault ¶
type RemoveDefaultTemplateDefault struct {
// contains filtered or unexported fields
}
RemoveDefaultTemplateDefault handles this case with default header values.
successful operation
func NewRemoveDefaultTemplateDefault ¶
func NewRemoveDefaultTemplateDefault(code int) *RemoveDefaultTemplateDefault
NewRemoveDefaultTemplateDefault creates a RemoveDefaultTemplateDefault with default headers values
func (*RemoveDefaultTemplateDefault) Code ¶
func (o *RemoveDefaultTemplateDefault) Code() int
Code gets the status code for the remove default template default response
func (*RemoveDefaultTemplateDefault) Error ¶
func (o *RemoveDefaultTemplateDefault) Error() string
type RemoveDefaultTemplateParams ¶
type RemoveDefaultTemplateParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RemoveDefaultTemplateParams contains all the parameters to send to the API endpoint for the remove default template operation typically these are written to a http.Request
func NewRemoveDefaultTemplateParams ¶
func NewRemoveDefaultTemplateParams() *RemoveDefaultTemplateParams
NewRemoveDefaultTemplateParams creates a new RemoveDefaultTemplateParams object with the default values initialized.
func NewRemoveDefaultTemplateParamsWithContext ¶
func NewRemoveDefaultTemplateParamsWithContext(ctx context.Context) *RemoveDefaultTemplateParams
NewRemoveDefaultTemplateParamsWithContext creates a new RemoveDefaultTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewRemoveDefaultTemplateParamsWithHTTPClient ¶
func NewRemoveDefaultTemplateParamsWithHTTPClient(client *http.Client) *RemoveDefaultTemplateParams
NewRemoveDefaultTemplateParamsWithHTTPClient creates a new RemoveDefaultTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRemoveDefaultTemplateParamsWithTimeout ¶
func NewRemoveDefaultTemplateParamsWithTimeout(timeout time.Duration) *RemoveDefaultTemplateParams
NewRemoveDefaultTemplateParamsWithTimeout creates a new RemoveDefaultTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*RemoveDefaultTemplateParams) SetContext ¶
func (o *RemoveDefaultTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the remove default template params
func (*RemoveDefaultTemplateParams) SetFields ¶
func (o *RemoveDefaultTemplateParams) SetFields(fields *string)
SetFields adds the fields to the remove default template params
func (*RemoveDefaultTemplateParams) SetHTTPClient ¶
func (o *RemoveDefaultTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the remove default template params
func (*RemoveDefaultTemplateParams) SetProjectLocator ¶
func (o *RemoveDefaultTemplateParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the remove default template params
func (*RemoveDefaultTemplateParams) SetTimeout ¶
func (o *RemoveDefaultTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the remove default template params
func (*RemoveDefaultTemplateParams) WithContext ¶
func (o *RemoveDefaultTemplateParams) WithContext(ctx context.Context) *RemoveDefaultTemplateParams
WithContext adds the context to the remove default template params
func (*RemoveDefaultTemplateParams) WithFields ¶
func (o *RemoveDefaultTemplateParams) WithFields(fields *string) *RemoveDefaultTemplateParams
WithFields adds the fields to the remove default template params
func (*RemoveDefaultTemplateParams) WithHTTPClient ¶
func (o *RemoveDefaultTemplateParams) WithHTTPClient(client *http.Client) *RemoveDefaultTemplateParams
WithHTTPClient adds the HTTPClient to the remove default template params
func (*RemoveDefaultTemplateParams) WithProjectLocator ¶
func (o *RemoveDefaultTemplateParams) WithProjectLocator(projectLocator string) *RemoveDefaultTemplateParams
WithProjectLocator adds the projectLocator to the remove default template params
func (*RemoveDefaultTemplateParams) WithTimeout ¶
func (o *RemoveDefaultTemplateParams) WithTimeout(timeout time.Duration) *RemoveDefaultTemplateParams
WithTimeout adds the timeout to the remove default template params
func (*RemoveDefaultTemplateParams) WriteToRequest ¶
func (o *RemoveDefaultTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RemoveDefaultTemplateReader ¶
type RemoveDefaultTemplateReader struct {
// contains filtered or unexported fields
}
RemoveDefaultTemplateReader is a Reader for the RemoveDefaultTemplate structure.
func (*RemoveDefaultTemplateReader) ReadResponse ¶
func (o *RemoveDefaultTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceAllOK ¶
type ReplaceAllOK struct {
Payload interface{}
}
ReplaceAllOK handles this case with default header values.
successful operation
func NewReplaceAllOK ¶
func NewReplaceAllOK() *ReplaceAllOK
NewReplaceAllOK creates a ReplaceAllOK with default headers values
func (*ReplaceAllOK) Error ¶
func (o *ReplaceAllOK) Error() string
func (*ReplaceAllOK) GetPayload ¶
func (o *ReplaceAllOK) GetPayload() interface{}
type ReplaceAllParams ¶
type ReplaceAllParams struct {
/*Body*/
Body *models.ProjectFeatures
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ReplaceAllParams contains all the parameters to send to the API endpoint for the replace all operation typically these are written to a http.Request
func NewReplaceAllParams ¶
func NewReplaceAllParams() *ReplaceAllParams
NewReplaceAllParams creates a new ReplaceAllParams object with the default values initialized.
func NewReplaceAllParamsWithContext ¶
func NewReplaceAllParamsWithContext(ctx context.Context) *ReplaceAllParams
NewReplaceAllParamsWithContext creates a new ReplaceAllParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceAllParamsWithHTTPClient ¶
func NewReplaceAllParamsWithHTTPClient(client *http.Client) *ReplaceAllParams
NewReplaceAllParamsWithHTTPClient creates a new ReplaceAllParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceAllParamsWithTimeout ¶
func NewReplaceAllParamsWithTimeout(timeout time.Duration) *ReplaceAllParams
NewReplaceAllParamsWithTimeout creates a new ReplaceAllParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceAllParams) SetBody ¶
func (o *ReplaceAllParams) SetBody(body *models.ProjectFeatures)
SetBody adds the body to the replace all params
func (*ReplaceAllParams) SetContext ¶
func (o *ReplaceAllParams) SetContext(ctx context.Context)
SetContext adds the context to the replace all params
func (*ReplaceAllParams) SetFields ¶
func (o *ReplaceAllParams) SetFields(fields *string)
SetFields adds the fields to the replace all params
func (*ReplaceAllParams) SetHTTPClient ¶
func (o *ReplaceAllParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace all params
func (*ReplaceAllParams) SetProjectLocator ¶
func (o *ReplaceAllParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the replace all params
func (*ReplaceAllParams) SetTimeout ¶
func (o *ReplaceAllParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace all params
func (*ReplaceAllParams) WithBody ¶
func (o *ReplaceAllParams) WithBody(body *models.ProjectFeatures) *ReplaceAllParams
WithBody adds the body to the replace all params
func (*ReplaceAllParams) WithContext ¶
func (o *ReplaceAllParams) WithContext(ctx context.Context) *ReplaceAllParams
WithContext adds the context to the replace all params
func (*ReplaceAllParams) WithFields ¶
func (o *ReplaceAllParams) WithFields(fields *string) *ReplaceAllParams
WithFields adds the fields to the replace all params
func (*ReplaceAllParams) WithHTTPClient ¶
func (o *ReplaceAllParams) WithHTTPClient(client *http.Client) *ReplaceAllParams
WithHTTPClient adds the HTTPClient to the replace all params
func (*ReplaceAllParams) WithProjectLocator ¶
func (o *ReplaceAllParams) WithProjectLocator(projectLocator string) *ReplaceAllParams
WithProjectLocator adds the projectLocator to the replace all params
func (*ReplaceAllParams) WithTimeout ¶
func (o *ReplaceAllParams) WithTimeout(timeout time.Duration) *ReplaceAllParams
WithTimeout adds the timeout to the replace all params
func (*ReplaceAllParams) WriteToRequest ¶
func (o *ReplaceAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceAllReader ¶
type ReplaceAllReader struct {
// contains filtered or unexported fields
}
ReplaceAllReader is a Reader for the ReplaceAll structure.
func (*ReplaceAllReader) ReadResponse ¶
func (o *ReplaceAllReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceOK ¶
type ReplaceOK struct {
Payload interface{}
}
ReplaceOK handles this case with default header values.
successful operation
func NewReplaceOK ¶
func NewReplaceOK() *ReplaceOK
NewReplaceOK creates a ReplaceOK with default headers values
func (*ReplaceOK) GetPayload ¶
func (o *ReplaceOK) GetPayload() interface{}
type ReplaceParams ¶
type ReplaceParams struct {
/*Body*/
Body *models.ProjectFeature
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ReplaceParams contains all the parameters to send to the API endpoint for the replace operation typically these are written to a http.Request
func NewReplaceParams ¶
func NewReplaceParams() *ReplaceParams
NewReplaceParams creates a new ReplaceParams object with the default values initialized.
func NewReplaceParamsWithContext ¶
func NewReplaceParamsWithContext(ctx context.Context) *ReplaceParams
NewReplaceParamsWithContext creates a new ReplaceParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceParamsWithHTTPClient ¶
func NewReplaceParamsWithHTTPClient(client *http.Client) *ReplaceParams
NewReplaceParamsWithHTTPClient creates a new ReplaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceParamsWithTimeout ¶
func NewReplaceParamsWithTimeout(timeout time.Duration) *ReplaceParams
NewReplaceParamsWithTimeout creates a new ReplaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceParams) SetBody ¶
func (o *ReplaceParams) SetBody(body *models.ProjectFeature)
SetBody adds the body to the replace params
func (*ReplaceParams) SetContext ¶
func (o *ReplaceParams) SetContext(ctx context.Context)
SetContext adds the context to the replace params
func (*ReplaceParams) SetFeatureLocator ¶
func (o *ReplaceParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the replace params
func (*ReplaceParams) SetFields ¶
func (o *ReplaceParams) SetFields(fields *string)
SetFields adds the fields to the replace params
func (*ReplaceParams) SetHTTPClient ¶
func (o *ReplaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace params
func (*ReplaceParams) SetProjectLocator ¶
func (o *ReplaceParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the replace params
func (*ReplaceParams) SetTimeout ¶
func (o *ReplaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace params
func (*ReplaceParams) WithBody ¶
func (o *ReplaceParams) WithBody(body *models.ProjectFeature) *ReplaceParams
WithBody adds the body to the replace params
func (*ReplaceParams) WithContext ¶
func (o *ReplaceParams) WithContext(ctx context.Context) *ReplaceParams
WithContext adds the context to the replace params
func (*ReplaceParams) WithFeatureLocator ¶
func (o *ReplaceParams) WithFeatureLocator(featureLocator string) *ReplaceParams
WithFeatureLocator adds the featureLocator to the replace params
func (*ReplaceParams) WithFields ¶
func (o *ReplaceParams) WithFields(fields *string) *ReplaceParams
WithFields adds the fields to the replace params
func (*ReplaceParams) WithHTTPClient ¶
func (o *ReplaceParams) WithHTTPClient(client *http.Client) *ReplaceParams
WithHTTPClient adds the HTTPClient to the replace params
func (*ReplaceParams) WithProjectLocator ¶
func (o *ReplaceParams) WithProjectLocator(projectLocator string) *ReplaceParams
WithProjectLocator adds the projectLocator to the replace params
func (*ReplaceParams) WithTimeout ¶
func (o *ReplaceParams) WithTimeout(timeout time.Duration) *ReplaceParams
WithTimeout adds the timeout to the replace params
func (*ReplaceParams) WriteToRequest ¶
func (o *ReplaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceReader ¶
type ReplaceReader struct {
// contains filtered or unexported fields
}
ReplaceReader is a Reader for the Replace structure.
func (*ReplaceReader) ReadResponse ¶
func (o *ReplaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeBuildFieldWithProjectOK ¶
type ServeBuildFieldWithProjectOK struct {
Payload string
}
ServeBuildFieldWithProjectOK handles this case with default header values.
successful operation
func NewServeBuildFieldWithProjectOK ¶
func NewServeBuildFieldWithProjectOK() *ServeBuildFieldWithProjectOK
NewServeBuildFieldWithProjectOK creates a ServeBuildFieldWithProjectOK with default headers values
func (*ServeBuildFieldWithProjectOK) Error ¶
func (o *ServeBuildFieldWithProjectOK) Error() string
func (*ServeBuildFieldWithProjectOK) GetPayload ¶
func (o *ServeBuildFieldWithProjectOK) GetPayload() string
type ServeBuildFieldWithProjectParams ¶
type ServeBuildFieldWithProjectParams struct {
/*BtLocator*/
BtLocator string
/*BuildLocator*/
BuildLocator string
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeBuildFieldWithProjectParams contains all the parameters to send to the API endpoint for the serve build field with project operation typically these are written to a http.Request
func NewServeBuildFieldWithProjectParams ¶
func NewServeBuildFieldWithProjectParams() *ServeBuildFieldWithProjectParams
NewServeBuildFieldWithProjectParams creates a new ServeBuildFieldWithProjectParams object with the default values initialized.
func NewServeBuildFieldWithProjectParamsWithContext ¶
func NewServeBuildFieldWithProjectParamsWithContext(ctx context.Context) *ServeBuildFieldWithProjectParams
NewServeBuildFieldWithProjectParamsWithContext creates a new ServeBuildFieldWithProjectParams object with the default values initialized, and the ability to set a context for a request
func NewServeBuildFieldWithProjectParamsWithHTTPClient ¶
func NewServeBuildFieldWithProjectParamsWithHTTPClient(client *http.Client) *ServeBuildFieldWithProjectParams
NewServeBuildFieldWithProjectParamsWithHTTPClient creates a new ServeBuildFieldWithProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeBuildFieldWithProjectParamsWithTimeout ¶
func NewServeBuildFieldWithProjectParamsWithTimeout(timeout time.Duration) *ServeBuildFieldWithProjectParams
NewServeBuildFieldWithProjectParamsWithTimeout creates a new ServeBuildFieldWithProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeBuildFieldWithProjectParams) SetBtLocator ¶
func (o *ServeBuildFieldWithProjectParams) SetBtLocator(btLocator string)
SetBtLocator adds the btLocator to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) SetBuildLocator ¶
func (o *ServeBuildFieldWithProjectParams) SetBuildLocator(buildLocator string)
SetBuildLocator adds the buildLocator to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) SetContext ¶
func (o *ServeBuildFieldWithProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) SetField ¶
func (o *ServeBuildFieldWithProjectParams) SetField(field string)
SetField adds the field to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) SetHTTPClient ¶
func (o *ServeBuildFieldWithProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) SetProjectLocator ¶
func (o *ServeBuildFieldWithProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) SetTimeout ¶
func (o *ServeBuildFieldWithProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WithBtLocator ¶
func (o *ServeBuildFieldWithProjectParams) WithBtLocator(btLocator string) *ServeBuildFieldWithProjectParams
WithBtLocator adds the btLocator to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WithBuildLocator ¶
func (o *ServeBuildFieldWithProjectParams) WithBuildLocator(buildLocator string) *ServeBuildFieldWithProjectParams
WithBuildLocator adds the buildLocator to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WithContext ¶
func (o *ServeBuildFieldWithProjectParams) WithContext(ctx context.Context) *ServeBuildFieldWithProjectParams
WithContext adds the context to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WithField ¶
func (o *ServeBuildFieldWithProjectParams) WithField(field string) *ServeBuildFieldWithProjectParams
WithField adds the field to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WithHTTPClient ¶
func (o *ServeBuildFieldWithProjectParams) WithHTTPClient(client *http.Client) *ServeBuildFieldWithProjectParams
WithHTTPClient adds the HTTPClient to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WithProjectLocator ¶
func (o *ServeBuildFieldWithProjectParams) WithProjectLocator(projectLocator string) *ServeBuildFieldWithProjectParams
WithProjectLocator adds the projectLocator to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WithTimeout ¶
func (o *ServeBuildFieldWithProjectParams) WithTimeout(timeout time.Duration) *ServeBuildFieldWithProjectParams
WithTimeout adds the timeout to the serve build field with project params
func (*ServeBuildFieldWithProjectParams) WriteToRequest ¶
func (o *ServeBuildFieldWithProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeBuildFieldWithProjectReader ¶
type ServeBuildFieldWithProjectReader struct {
// contains filtered or unexported fields
}
ServeBuildFieldWithProjectReader is a Reader for the ServeBuildFieldWithProject structure.
func (*ServeBuildFieldWithProjectReader) ReadResponse ¶
func (o *ServeBuildFieldWithProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeBuildTypeFieldWithProjectOK ¶
type ServeBuildTypeFieldWithProjectOK struct {
Payload string
}
ServeBuildTypeFieldWithProjectOK handles this case with default header values.
successful operation
func NewServeBuildTypeFieldWithProjectOK ¶
func NewServeBuildTypeFieldWithProjectOK() *ServeBuildTypeFieldWithProjectOK
NewServeBuildTypeFieldWithProjectOK creates a ServeBuildTypeFieldWithProjectOK with default headers values
func (*ServeBuildTypeFieldWithProjectOK) Error ¶
func (o *ServeBuildTypeFieldWithProjectOK) Error() string
func (*ServeBuildTypeFieldWithProjectOK) GetPayload ¶
func (o *ServeBuildTypeFieldWithProjectOK) GetPayload() string
type ServeBuildTypeFieldWithProjectParams ¶
type ServeBuildTypeFieldWithProjectParams struct {
/*BtLocator*/
BtLocator string
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeBuildTypeFieldWithProjectParams contains all the parameters to send to the API endpoint for the serve build type field with project operation typically these are written to a http.Request
func NewServeBuildTypeFieldWithProjectParams ¶
func NewServeBuildTypeFieldWithProjectParams() *ServeBuildTypeFieldWithProjectParams
NewServeBuildTypeFieldWithProjectParams creates a new ServeBuildTypeFieldWithProjectParams object with the default values initialized.
func NewServeBuildTypeFieldWithProjectParamsWithContext ¶
func NewServeBuildTypeFieldWithProjectParamsWithContext(ctx context.Context) *ServeBuildTypeFieldWithProjectParams
NewServeBuildTypeFieldWithProjectParamsWithContext creates a new ServeBuildTypeFieldWithProjectParams object with the default values initialized, and the ability to set a context for a request
func NewServeBuildTypeFieldWithProjectParamsWithHTTPClient ¶
func NewServeBuildTypeFieldWithProjectParamsWithHTTPClient(client *http.Client) *ServeBuildTypeFieldWithProjectParams
NewServeBuildTypeFieldWithProjectParamsWithHTTPClient creates a new ServeBuildTypeFieldWithProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeBuildTypeFieldWithProjectParamsWithTimeout ¶
func NewServeBuildTypeFieldWithProjectParamsWithTimeout(timeout time.Duration) *ServeBuildTypeFieldWithProjectParams
NewServeBuildTypeFieldWithProjectParamsWithTimeout creates a new ServeBuildTypeFieldWithProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeBuildTypeFieldWithProjectParams) SetBtLocator ¶
func (o *ServeBuildTypeFieldWithProjectParams) SetBtLocator(btLocator string)
SetBtLocator adds the btLocator to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) SetContext ¶
func (o *ServeBuildTypeFieldWithProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) SetField ¶
func (o *ServeBuildTypeFieldWithProjectParams) SetField(field string)
SetField adds the field to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) SetHTTPClient ¶
func (o *ServeBuildTypeFieldWithProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) SetProjectLocator ¶
func (o *ServeBuildTypeFieldWithProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) SetTimeout ¶
func (o *ServeBuildTypeFieldWithProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) WithBtLocator ¶
func (o *ServeBuildTypeFieldWithProjectParams) WithBtLocator(btLocator string) *ServeBuildTypeFieldWithProjectParams
WithBtLocator adds the btLocator to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) WithContext ¶
func (o *ServeBuildTypeFieldWithProjectParams) WithContext(ctx context.Context) *ServeBuildTypeFieldWithProjectParams
WithContext adds the context to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) WithField ¶
func (o *ServeBuildTypeFieldWithProjectParams) WithField(field string) *ServeBuildTypeFieldWithProjectParams
WithField adds the field to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) WithHTTPClient ¶
func (o *ServeBuildTypeFieldWithProjectParams) WithHTTPClient(client *http.Client) *ServeBuildTypeFieldWithProjectParams
WithHTTPClient adds the HTTPClient to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) WithProjectLocator ¶
func (o *ServeBuildTypeFieldWithProjectParams) WithProjectLocator(projectLocator string) *ServeBuildTypeFieldWithProjectParams
WithProjectLocator adds the projectLocator to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) WithTimeout ¶
func (o *ServeBuildTypeFieldWithProjectParams) WithTimeout(timeout time.Duration) *ServeBuildTypeFieldWithProjectParams
WithTimeout adds the timeout to the serve build type field with project params
func (*ServeBuildTypeFieldWithProjectParams) WriteToRequest ¶
func (o *ServeBuildTypeFieldWithProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeBuildTypeFieldWithProjectReader ¶
type ServeBuildTypeFieldWithProjectReader struct {
// contains filtered or unexported fields
}
ServeBuildTypeFieldWithProjectReader is a Reader for the ServeBuildTypeFieldWithProject structure.
func (*ServeBuildTypeFieldWithProjectReader) ReadResponse ¶
func (o *ServeBuildTypeFieldWithProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeBuildTypeOK ¶
ServeBuildTypeOK handles this case with default header values.
successful operation
func NewServeBuildTypeOK ¶
func NewServeBuildTypeOK() *ServeBuildTypeOK
NewServeBuildTypeOK creates a ServeBuildTypeOK with default headers values
func (*ServeBuildTypeOK) Error ¶
func (o *ServeBuildTypeOK) Error() string
func (*ServeBuildTypeOK) GetPayload ¶
func (o *ServeBuildTypeOK) GetPayload() *models.BuildType
type ServeBuildTypeParams ¶
type ServeBuildTypeParams struct {
/*BtLocator*/
BtLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeBuildTypeParams contains all the parameters to send to the API endpoint for the serve build type operation typically these are written to a http.Request
func NewServeBuildTypeParams ¶
func NewServeBuildTypeParams() *ServeBuildTypeParams
NewServeBuildTypeParams creates a new ServeBuildTypeParams object with the default values initialized.
func NewServeBuildTypeParamsWithContext ¶
func NewServeBuildTypeParamsWithContext(ctx context.Context) *ServeBuildTypeParams
NewServeBuildTypeParamsWithContext creates a new ServeBuildTypeParams object with the default values initialized, and the ability to set a context for a request
func NewServeBuildTypeParamsWithHTTPClient ¶
func NewServeBuildTypeParamsWithHTTPClient(client *http.Client) *ServeBuildTypeParams
NewServeBuildTypeParamsWithHTTPClient creates a new ServeBuildTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeBuildTypeParamsWithTimeout ¶
func NewServeBuildTypeParamsWithTimeout(timeout time.Duration) *ServeBuildTypeParams
NewServeBuildTypeParamsWithTimeout creates a new ServeBuildTypeParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeBuildTypeParams) SetBtLocator ¶
func (o *ServeBuildTypeParams) SetBtLocator(btLocator string)
SetBtLocator adds the btLocator to the serve build type params
func (*ServeBuildTypeParams) SetContext ¶
func (o *ServeBuildTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the serve build type params
func (*ServeBuildTypeParams) SetFields ¶
func (o *ServeBuildTypeParams) SetFields(fields *string)
SetFields adds the fields to the serve build type params
func (*ServeBuildTypeParams) SetHTTPClient ¶
func (o *ServeBuildTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve build type params
func (*ServeBuildTypeParams) SetProjectLocator ¶
func (o *ServeBuildTypeParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve build type params
func (*ServeBuildTypeParams) SetTimeout ¶
func (o *ServeBuildTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve build type params
func (*ServeBuildTypeParams) WithBtLocator ¶
func (o *ServeBuildTypeParams) WithBtLocator(btLocator string) *ServeBuildTypeParams
WithBtLocator adds the btLocator to the serve build type params
func (*ServeBuildTypeParams) WithContext ¶
func (o *ServeBuildTypeParams) WithContext(ctx context.Context) *ServeBuildTypeParams
WithContext adds the context to the serve build type params
func (*ServeBuildTypeParams) WithFields ¶
func (o *ServeBuildTypeParams) WithFields(fields *string) *ServeBuildTypeParams
WithFields adds the fields to the serve build type params
func (*ServeBuildTypeParams) WithHTTPClient ¶
func (o *ServeBuildTypeParams) WithHTTPClient(client *http.Client) *ServeBuildTypeParams
WithHTTPClient adds the HTTPClient to the serve build type params
func (*ServeBuildTypeParams) WithProjectLocator ¶
func (o *ServeBuildTypeParams) WithProjectLocator(projectLocator string) *ServeBuildTypeParams
WithProjectLocator adds the projectLocator to the serve build type params
func (*ServeBuildTypeParams) WithTimeout ¶
func (o *ServeBuildTypeParams) WithTimeout(timeout time.Duration) *ServeBuildTypeParams
WithTimeout adds the timeout to the serve build type params
func (*ServeBuildTypeParams) WriteToRequest ¶
func (o *ServeBuildTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeBuildTypeReader ¶
type ServeBuildTypeReader struct {
// contains filtered or unexported fields
}
ServeBuildTypeReader is a Reader for the ServeBuildType structure.
func (*ServeBuildTypeReader) ReadResponse ¶
func (o *ServeBuildTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeBuildTypeTemplatesOK ¶
ServeBuildTypeTemplatesOK handles this case with default header values.
successful operation
func NewServeBuildTypeTemplatesOK ¶
func NewServeBuildTypeTemplatesOK() *ServeBuildTypeTemplatesOK
NewServeBuildTypeTemplatesOK creates a ServeBuildTypeTemplatesOK with default headers values
func (*ServeBuildTypeTemplatesOK) Error ¶
func (o *ServeBuildTypeTemplatesOK) Error() string
func (*ServeBuildTypeTemplatesOK) GetPayload ¶
func (o *ServeBuildTypeTemplatesOK) GetPayload() *models.BuildType
type ServeBuildTypeTemplatesParams ¶
type ServeBuildTypeTemplatesParams struct {
/*BtLocator*/
BtLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeBuildTypeTemplatesParams contains all the parameters to send to the API endpoint for the serve build type templates operation typically these are written to a http.Request
func NewServeBuildTypeTemplatesParams ¶
func NewServeBuildTypeTemplatesParams() *ServeBuildTypeTemplatesParams
NewServeBuildTypeTemplatesParams creates a new ServeBuildTypeTemplatesParams object with the default values initialized.
func NewServeBuildTypeTemplatesParamsWithContext ¶
func NewServeBuildTypeTemplatesParamsWithContext(ctx context.Context) *ServeBuildTypeTemplatesParams
NewServeBuildTypeTemplatesParamsWithContext creates a new ServeBuildTypeTemplatesParams object with the default values initialized, and the ability to set a context for a request
func NewServeBuildTypeTemplatesParamsWithHTTPClient ¶
func NewServeBuildTypeTemplatesParamsWithHTTPClient(client *http.Client) *ServeBuildTypeTemplatesParams
NewServeBuildTypeTemplatesParamsWithHTTPClient creates a new ServeBuildTypeTemplatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeBuildTypeTemplatesParamsWithTimeout ¶
func NewServeBuildTypeTemplatesParamsWithTimeout(timeout time.Duration) *ServeBuildTypeTemplatesParams
NewServeBuildTypeTemplatesParamsWithTimeout creates a new ServeBuildTypeTemplatesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeBuildTypeTemplatesParams) SetBtLocator ¶
func (o *ServeBuildTypeTemplatesParams) SetBtLocator(btLocator string)
SetBtLocator adds the btLocator to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) SetContext ¶
func (o *ServeBuildTypeTemplatesParams) SetContext(ctx context.Context)
SetContext adds the context to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) SetFields ¶
func (o *ServeBuildTypeTemplatesParams) SetFields(fields *string)
SetFields adds the fields to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) SetHTTPClient ¶
func (o *ServeBuildTypeTemplatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) SetProjectLocator ¶
func (o *ServeBuildTypeTemplatesParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) SetTimeout ¶
func (o *ServeBuildTypeTemplatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) WithBtLocator ¶
func (o *ServeBuildTypeTemplatesParams) WithBtLocator(btLocator string) *ServeBuildTypeTemplatesParams
WithBtLocator adds the btLocator to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) WithContext ¶
func (o *ServeBuildTypeTemplatesParams) WithContext(ctx context.Context) *ServeBuildTypeTemplatesParams
WithContext adds the context to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) WithFields ¶
func (o *ServeBuildTypeTemplatesParams) WithFields(fields *string) *ServeBuildTypeTemplatesParams
WithFields adds the fields to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) WithHTTPClient ¶
func (o *ServeBuildTypeTemplatesParams) WithHTTPClient(client *http.Client) *ServeBuildTypeTemplatesParams
WithHTTPClient adds the HTTPClient to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) WithProjectLocator ¶
func (o *ServeBuildTypeTemplatesParams) WithProjectLocator(projectLocator string) *ServeBuildTypeTemplatesParams
WithProjectLocator adds the projectLocator to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) WithTimeout ¶
func (o *ServeBuildTypeTemplatesParams) WithTimeout(timeout time.Duration) *ServeBuildTypeTemplatesParams
WithTimeout adds the timeout to the serve build type templates params
func (*ServeBuildTypeTemplatesParams) WriteToRequest ¶
func (o *ServeBuildTypeTemplatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeBuildTypeTemplatesReader ¶
type ServeBuildTypeTemplatesReader struct {
// contains filtered or unexported fields
}
ServeBuildTypeTemplatesReader is a Reader for the ServeBuildTypeTemplates structure.
func (*ServeBuildTypeTemplatesReader) ReadResponse ¶
func (o *ServeBuildTypeTemplatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeBuildTypesInProjectOK ¶
type ServeBuildTypesInProjectOK struct {
Payload *models.BuildTypes
}
ServeBuildTypesInProjectOK handles this case with default header values.
successful operation
func NewServeBuildTypesInProjectOK ¶
func NewServeBuildTypesInProjectOK() *ServeBuildTypesInProjectOK
NewServeBuildTypesInProjectOK creates a ServeBuildTypesInProjectOK with default headers values
func (*ServeBuildTypesInProjectOK) Error ¶
func (o *ServeBuildTypesInProjectOK) Error() string
func (*ServeBuildTypesInProjectOK) GetPayload ¶
func (o *ServeBuildTypesInProjectOK) GetPayload() *models.BuildTypes
type ServeBuildTypesInProjectParams ¶
type ServeBuildTypesInProjectParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeBuildTypesInProjectParams contains all the parameters to send to the API endpoint for the serve build types in project operation typically these are written to a http.Request
func NewServeBuildTypesInProjectParams ¶
func NewServeBuildTypesInProjectParams() *ServeBuildTypesInProjectParams
NewServeBuildTypesInProjectParams creates a new ServeBuildTypesInProjectParams object with the default values initialized.
func NewServeBuildTypesInProjectParamsWithContext ¶
func NewServeBuildTypesInProjectParamsWithContext(ctx context.Context) *ServeBuildTypesInProjectParams
NewServeBuildTypesInProjectParamsWithContext creates a new ServeBuildTypesInProjectParams object with the default values initialized, and the ability to set a context for a request
func NewServeBuildTypesInProjectParamsWithHTTPClient ¶
func NewServeBuildTypesInProjectParamsWithHTTPClient(client *http.Client) *ServeBuildTypesInProjectParams
NewServeBuildTypesInProjectParamsWithHTTPClient creates a new ServeBuildTypesInProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeBuildTypesInProjectParamsWithTimeout ¶
func NewServeBuildTypesInProjectParamsWithTimeout(timeout time.Duration) *ServeBuildTypesInProjectParams
NewServeBuildTypesInProjectParamsWithTimeout creates a new ServeBuildTypesInProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeBuildTypesInProjectParams) SetContext ¶
func (o *ServeBuildTypesInProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the serve build types in project params
func (*ServeBuildTypesInProjectParams) SetFields ¶
func (o *ServeBuildTypesInProjectParams) SetFields(fields *string)
SetFields adds the fields to the serve build types in project params
func (*ServeBuildTypesInProjectParams) SetHTTPClient ¶
func (o *ServeBuildTypesInProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve build types in project params
func (*ServeBuildTypesInProjectParams) SetProjectLocator ¶
func (o *ServeBuildTypesInProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve build types in project params
func (*ServeBuildTypesInProjectParams) SetTimeout ¶
func (o *ServeBuildTypesInProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve build types in project params
func (*ServeBuildTypesInProjectParams) WithContext ¶
func (o *ServeBuildTypesInProjectParams) WithContext(ctx context.Context) *ServeBuildTypesInProjectParams
WithContext adds the context to the serve build types in project params
func (*ServeBuildTypesInProjectParams) WithFields ¶
func (o *ServeBuildTypesInProjectParams) WithFields(fields *string) *ServeBuildTypesInProjectParams
WithFields adds the fields to the serve build types in project params
func (*ServeBuildTypesInProjectParams) WithHTTPClient ¶
func (o *ServeBuildTypesInProjectParams) WithHTTPClient(client *http.Client) *ServeBuildTypesInProjectParams
WithHTTPClient adds the HTTPClient to the serve build types in project params
func (*ServeBuildTypesInProjectParams) WithProjectLocator ¶
func (o *ServeBuildTypesInProjectParams) WithProjectLocator(projectLocator string) *ServeBuildTypesInProjectParams
WithProjectLocator adds the projectLocator to the serve build types in project params
func (*ServeBuildTypesInProjectParams) WithTimeout ¶
func (o *ServeBuildTypesInProjectParams) WithTimeout(timeout time.Duration) *ServeBuildTypesInProjectParams
WithTimeout adds the timeout to the serve build types in project params
func (*ServeBuildTypesInProjectParams) WriteToRequest ¶
func (o *ServeBuildTypesInProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeBuildTypesInProjectReader ¶
type ServeBuildTypesInProjectReader struct {
// contains filtered or unexported fields
}
ServeBuildTypesInProjectReader is a Reader for the ServeBuildTypesInProject structure.
func (*ServeBuildTypesInProjectReader) ReadResponse ¶
func (o *ServeBuildTypesInProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeBuildWithProjectOK ¶
ServeBuildWithProjectOK handles this case with default header values.
successful operation
func NewServeBuildWithProjectOK ¶
func NewServeBuildWithProjectOK() *ServeBuildWithProjectOK
NewServeBuildWithProjectOK creates a ServeBuildWithProjectOK with default headers values
func (*ServeBuildWithProjectOK) Error ¶
func (o *ServeBuildWithProjectOK) Error() string
func (*ServeBuildWithProjectOK) GetPayload ¶
func (o *ServeBuildWithProjectOK) GetPayload() *models.Build
type ServeBuildWithProjectParams ¶
type ServeBuildWithProjectParams struct {
/*BtLocator*/
BtLocator string
/*BuildLocator*/
BuildLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeBuildWithProjectParams contains all the parameters to send to the API endpoint for the serve build with project operation typically these are written to a http.Request
func NewServeBuildWithProjectParams ¶
func NewServeBuildWithProjectParams() *ServeBuildWithProjectParams
NewServeBuildWithProjectParams creates a new ServeBuildWithProjectParams object with the default values initialized.
func NewServeBuildWithProjectParamsWithContext ¶
func NewServeBuildWithProjectParamsWithContext(ctx context.Context) *ServeBuildWithProjectParams
NewServeBuildWithProjectParamsWithContext creates a new ServeBuildWithProjectParams object with the default values initialized, and the ability to set a context for a request
func NewServeBuildWithProjectParamsWithHTTPClient ¶
func NewServeBuildWithProjectParamsWithHTTPClient(client *http.Client) *ServeBuildWithProjectParams
NewServeBuildWithProjectParamsWithHTTPClient creates a new ServeBuildWithProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeBuildWithProjectParamsWithTimeout ¶
func NewServeBuildWithProjectParamsWithTimeout(timeout time.Duration) *ServeBuildWithProjectParams
NewServeBuildWithProjectParamsWithTimeout creates a new ServeBuildWithProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeBuildWithProjectParams) SetBtLocator ¶
func (o *ServeBuildWithProjectParams) SetBtLocator(btLocator string)
SetBtLocator adds the btLocator to the serve build with project params
func (*ServeBuildWithProjectParams) SetBuildLocator ¶
func (o *ServeBuildWithProjectParams) SetBuildLocator(buildLocator string)
SetBuildLocator adds the buildLocator to the serve build with project params
func (*ServeBuildWithProjectParams) SetContext ¶
func (o *ServeBuildWithProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the serve build with project params
func (*ServeBuildWithProjectParams) SetFields ¶
func (o *ServeBuildWithProjectParams) SetFields(fields *string)
SetFields adds the fields to the serve build with project params
func (*ServeBuildWithProjectParams) SetHTTPClient ¶
func (o *ServeBuildWithProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve build with project params
func (*ServeBuildWithProjectParams) SetProjectLocator ¶
func (o *ServeBuildWithProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve build with project params
func (*ServeBuildWithProjectParams) SetTimeout ¶
func (o *ServeBuildWithProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve build with project params
func (*ServeBuildWithProjectParams) WithBtLocator ¶
func (o *ServeBuildWithProjectParams) WithBtLocator(btLocator string) *ServeBuildWithProjectParams
WithBtLocator adds the btLocator to the serve build with project params
func (*ServeBuildWithProjectParams) WithBuildLocator ¶
func (o *ServeBuildWithProjectParams) WithBuildLocator(buildLocator string) *ServeBuildWithProjectParams
WithBuildLocator adds the buildLocator to the serve build with project params
func (*ServeBuildWithProjectParams) WithContext ¶
func (o *ServeBuildWithProjectParams) WithContext(ctx context.Context) *ServeBuildWithProjectParams
WithContext adds the context to the serve build with project params
func (*ServeBuildWithProjectParams) WithFields ¶
func (o *ServeBuildWithProjectParams) WithFields(fields *string) *ServeBuildWithProjectParams
WithFields adds the fields to the serve build with project params
func (*ServeBuildWithProjectParams) WithHTTPClient ¶
func (o *ServeBuildWithProjectParams) WithHTTPClient(client *http.Client) *ServeBuildWithProjectParams
WithHTTPClient adds the HTTPClient to the serve build with project params
func (*ServeBuildWithProjectParams) WithProjectLocator ¶
func (o *ServeBuildWithProjectParams) WithProjectLocator(projectLocator string) *ServeBuildWithProjectParams
WithProjectLocator adds the projectLocator to the serve build with project params
func (*ServeBuildWithProjectParams) WithTimeout ¶
func (o *ServeBuildWithProjectParams) WithTimeout(timeout time.Duration) *ServeBuildWithProjectParams
WithTimeout adds the timeout to the serve build with project params
func (*ServeBuildWithProjectParams) WriteToRequest ¶
func (o *ServeBuildWithProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeBuildWithProjectReader ¶
type ServeBuildWithProjectReader struct {
// contains filtered or unexported fields
}
ServeBuildWithProjectReader is a Reader for the ServeBuildWithProject structure.
func (*ServeBuildWithProjectReader) ReadResponse ¶
func (o *ServeBuildWithProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeBuildsOK ¶
ServeBuildsOK handles this case with default header values.
successful operation
func NewServeBuildsOK ¶
func NewServeBuildsOK() *ServeBuildsOK
NewServeBuildsOK creates a ServeBuildsOK with default headers values
func (*ServeBuildsOK) Error ¶
func (o *ServeBuildsOK) Error() string
func (*ServeBuildsOK) GetPayload ¶
func (o *ServeBuildsOK) GetPayload() *models.Builds
type ServeBuildsParams ¶
type ServeBuildsParams struct {
/*AgentName*/
AgentName *string
/*BtLocator*/
BtLocator string
/*Count*/
Count *int32
/*Fields*/
Fields *string
/*IncludeCanceled*/
IncludeCanceled *bool
/*IncludePersonal*/
IncludePersonal *bool
/*Locator*/
Locator *string
/*OnlyPinned*/
OnlyPinned *bool
/*ProjectLocator*/
ProjectLocator string
/*SinceBuild*/
SinceBuild *string
/*SinceDate*/
SinceDate *string
/*Start*/
Start *int64
/*Status*/
Status *string
/*Tag*/
Tag []string
/*TriggeredByUser*/
TriggeredByUser *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeBuildsParams contains all the parameters to send to the API endpoint for the serve builds operation typically these are written to a http.Request
func NewServeBuildsParams ¶
func NewServeBuildsParams() *ServeBuildsParams
NewServeBuildsParams creates a new ServeBuildsParams object with the default values initialized.
func NewServeBuildsParamsWithContext ¶
func NewServeBuildsParamsWithContext(ctx context.Context) *ServeBuildsParams
NewServeBuildsParamsWithContext creates a new ServeBuildsParams object with the default values initialized, and the ability to set a context for a request
func NewServeBuildsParamsWithHTTPClient ¶
func NewServeBuildsParamsWithHTTPClient(client *http.Client) *ServeBuildsParams
NewServeBuildsParamsWithHTTPClient creates a new ServeBuildsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeBuildsParamsWithTimeout ¶
func NewServeBuildsParamsWithTimeout(timeout time.Duration) *ServeBuildsParams
NewServeBuildsParamsWithTimeout creates a new ServeBuildsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeBuildsParams) SetAgentName ¶
func (o *ServeBuildsParams) SetAgentName(agentName *string)
SetAgentName adds the agentName to the serve builds params
func (*ServeBuildsParams) SetBtLocator ¶
func (o *ServeBuildsParams) SetBtLocator(btLocator string)
SetBtLocator adds the btLocator to the serve builds params
func (*ServeBuildsParams) SetContext ¶
func (o *ServeBuildsParams) SetContext(ctx context.Context)
SetContext adds the context to the serve builds params
func (*ServeBuildsParams) SetCount ¶
func (o *ServeBuildsParams) SetCount(count *int32)
SetCount adds the count to the serve builds params
func (*ServeBuildsParams) SetFields ¶
func (o *ServeBuildsParams) SetFields(fields *string)
SetFields adds the fields to the serve builds params
func (*ServeBuildsParams) SetHTTPClient ¶
func (o *ServeBuildsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve builds params
func (*ServeBuildsParams) SetIncludeCanceled ¶
func (o *ServeBuildsParams) SetIncludeCanceled(includeCanceled *bool)
SetIncludeCanceled adds the includeCanceled to the serve builds params
func (*ServeBuildsParams) SetIncludePersonal ¶
func (o *ServeBuildsParams) SetIncludePersonal(includePersonal *bool)
SetIncludePersonal adds the includePersonal to the serve builds params
func (*ServeBuildsParams) SetLocator ¶
func (o *ServeBuildsParams) SetLocator(locator *string)
SetLocator adds the locator to the serve builds params
func (*ServeBuildsParams) SetOnlyPinned ¶
func (o *ServeBuildsParams) SetOnlyPinned(onlyPinned *bool)
SetOnlyPinned adds the onlyPinned to the serve builds params
func (*ServeBuildsParams) SetProjectLocator ¶
func (o *ServeBuildsParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve builds params
func (*ServeBuildsParams) SetSinceBuild ¶
func (o *ServeBuildsParams) SetSinceBuild(sinceBuild *string)
SetSinceBuild adds the sinceBuild to the serve builds params
func (*ServeBuildsParams) SetSinceDate ¶
func (o *ServeBuildsParams) SetSinceDate(sinceDate *string)
SetSinceDate adds the sinceDate to the serve builds params
func (*ServeBuildsParams) SetStart ¶
func (o *ServeBuildsParams) SetStart(start *int64)
SetStart adds the start to the serve builds params
func (*ServeBuildsParams) SetStatus ¶
func (o *ServeBuildsParams) SetStatus(status *string)
SetStatus adds the status to the serve builds params
func (*ServeBuildsParams) SetTag ¶
func (o *ServeBuildsParams) SetTag(tag []string)
SetTag adds the tag to the serve builds params
func (*ServeBuildsParams) SetTimeout ¶
func (o *ServeBuildsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve builds params
func (*ServeBuildsParams) SetTriggeredByUser ¶
func (o *ServeBuildsParams) SetTriggeredByUser(triggeredByUser *string)
SetTriggeredByUser adds the triggeredByUser to the serve builds params
func (*ServeBuildsParams) WithAgentName ¶
func (o *ServeBuildsParams) WithAgentName(agentName *string) *ServeBuildsParams
WithAgentName adds the agentName to the serve builds params
func (*ServeBuildsParams) WithBtLocator ¶
func (o *ServeBuildsParams) WithBtLocator(btLocator string) *ServeBuildsParams
WithBtLocator adds the btLocator to the serve builds params
func (*ServeBuildsParams) WithContext ¶
func (o *ServeBuildsParams) WithContext(ctx context.Context) *ServeBuildsParams
WithContext adds the context to the serve builds params
func (*ServeBuildsParams) WithCount ¶
func (o *ServeBuildsParams) WithCount(count *int32) *ServeBuildsParams
WithCount adds the count to the serve builds params
func (*ServeBuildsParams) WithFields ¶
func (o *ServeBuildsParams) WithFields(fields *string) *ServeBuildsParams
WithFields adds the fields to the serve builds params
func (*ServeBuildsParams) WithHTTPClient ¶
func (o *ServeBuildsParams) WithHTTPClient(client *http.Client) *ServeBuildsParams
WithHTTPClient adds the HTTPClient to the serve builds params
func (*ServeBuildsParams) WithIncludeCanceled ¶
func (o *ServeBuildsParams) WithIncludeCanceled(includeCanceled *bool) *ServeBuildsParams
WithIncludeCanceled adds the includeCanceled to the serve builds params
func (*ServeBuildsParams) WithIncludePersonal ¶
func (o *ServeBuildsParams) WithIncludePersonal(includePersonal *bool) *ServeBuildsParams
WithIncludePersonal adds the includePersonal to the serve builds params
func (*ServeBuildsParams) WithLocator ¶
func (o *ServeBuildsParams) WithLocator(locator *string) *ServeBuildsParams
WithLocator adds the locator to the serve builds params
func (*ServeBuildsParams) WithOnlyPinned ¶
func (o *ServeBuildsParams) WithOnlyPinned(onlyPinned *bool) *ServeBuildsParams
WithOnlyPinned adds the onlyPinned to the serve builds params
func (*ServeBuildsParams) WithProjectLocator ¶
func (o *ServeBuildsParams) WithProjectLocator(projectLocator string) *ServeBuildsParams
WithProjectLocator adds the projectLocator to the serve builds params
func (*ServeBuildsParams) WithSinceBuild ¶
func (o *ServeBuildsParams) WithSinceBuild(sinceBuild *string) *ServeBuildsParams
WithSinceBuild adds the sinceBuild to the serve builds params
func (*ServeBuildsParams) WithSinceDate ¶
func (o *ServeBuildsParams) WithSinceDate(sinceDate *string) *ServeBuildsParams
WithSinceDate adds the sinceDate to the serve builds params
func (*ServeBuildsParams) WithStart ¶
func (o *ServeBuildsParams) WithStart(start *int64) *ServeBuildsParams
WithStart adds the start to the serve builds params
func (*ServeBuildsParams) WithStatus ¶
func (o *ServeBuildsParams) WithStatus(status *string) *ServeBuildsParams
WithStatus adds the status to the serve builds params
func (*ServeBuildsParams) WithTag ¶
func (o *ServeBuildsParams) WithTag(tag []string) *ServeBuildsParams
WithTag adds the tag to the serve builds params
func (*ServeBuildsParams) WithTimeout ¶
func (o *ServeBuildsParams) WithTimeout(timeout time.Duration) *ServeBuildsParams
WithTimeout adds the timeout to the serve builds params
func (*ServeBuildsParams) WithTriggeredByUser ¶
func (o *ServeBuildsParams) WithTriggeredByUser(triggeredByUser *string) *ServeBuildsParams
WithTriggeredByUser adds the triggeredByUser to the serve builds params
func (*ServeBuildsParams) WriteToRequest ¶
func (o *ServeBuildsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeBuildsReader ¶
type ServeBuildsReader struct {
// contains filtered or unexported fields
}
ServeBuildsReader is a Reader for the ServeBuilds structure.
func (*ServeBuildsReader) ReadResponse ¶
func (o *ServeBuildsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeProjectFieldOK ¶
type ServeProjectFieldOK struct {
Payload string
}
ServeProjectFieldOK handles this case with default header values.
successful operation
func NewServeProjectFieldOK ¶
func NewServeProjectFieldOK() *ServeProjectFieldOK
NewServeProjectFieldOK creates a ServeProjectFieldOK with default headers values
func (*ServeProjectFieldOK) Error ¶
func (o *ServeProjectFieldOK) Error() string
func (*ServeProjectFieldOK) GetPayload ¶
func (o *ServeProjectFieldOK) GetPayload() string
type ServeProjectFieldParams ¶
type ServeProjectFieldParams struct {
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeProjectFieldParams contains all the parameters to send to the API endpoint for the serve project field operation typically these are written to a http.Request
func NewServeProjectFieldParams ¶
func NewServeProjectFieldParams() *ServeProjectFieldParams
NewServeProjectFieldParams creates a new ServeProjectFieldParams object with the default values initialized.
func NewServeProjectFieldParamsWithContext ¶
func NewServeProjectFieldParamsWithContext(ctx context.Context) *ServeProjectFieldParams
NewServeProjectFieldParamsWithContext creates a new ServeProjectFieldParams object with the default values initialized, and the ability to set a context for a request
func NewServeProjectFieldParamsWithHTTPClient ¶
func NewServeProjectFieldParamsWithHTTPClient(client *http.Client) *ServeProjectFieldParams
NewServeProjectFieldParamsWithHTTPClient creates a new ServeProjectFieldParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeProjectFieldParamsWithTimeout ¶
func NewServeProjectFieldParamsWithTimeout(timeout time.Duration) *ServeProjectFieldParams
NewServeProjectFieldParamsWithTimeout creates a new ServeProjectFieldParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeProjectFieldParams) SetContext ¶
func (o *ServeProjectFieldParams) SetContext(ctx context.Context)
SetContext adds the context to the serve project field params
func (*ServeProjectFieldParams) SetField ¶
func (o *ServeProjectFieldParams) SetField(field string)
SetField adds the field to the serve project field params
func (*ServeProjectFieldParams) SetHTTPClient ¶
func (o *ServeProjectFieldParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve project field params
func (*ServeProjectFieldParams) SetProjectLocator ¶
func (o *ServeProjectFieldParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve project field params
func (*ServeProjectFieldParams) SetTimeout ¶
func (o *ServeProjectFieldParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve project field params
func (*ServeProjectFieldParams) WithContext ¶
func (o *ServeProjectFieldParams) WithContext(ctx context.Context) *ServeProjectFieldParams
WithContext adds the context to the serve project field params
func (*ServeProjectFieldParams) WithField ¶
func (o *ServeProjectFieldParams) WithField(field string) *ServeProjectFieldParams
WithField adds the field to the serve project field params
func (*ServeProjectFieldParams) WithHTTPClient ¶
func (o *ServeProjectFieldParams) WithHTTPClient(client *http.Client) *ServeProjectFieldParams
WithHTTPClient adds the HTTPClient to the serve project field params
func (*ServeProjectFieldParams) WithProjectLocator ¶
func (o *ServeProjectFieldParams) WithProjectLocator(projectLocator string) *ServeProjectFieldParams
WithProjectLocator adds the projectLocator to the serve project field params
func (*ServeProjectFieldParams) WithTimeout ¶
func (o *ServeProjectFieldParams) WithTimeout(timeout time.Duration) *ServeProjectFieldParams
WithTimeout adds the timeout to the serve project field params
func (*ServeProjectFieldParams) WriteToRequest ¶
func (o *ServeProjectFieldParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeProjectFieldReader ¶
type ServeProjectFieldReader struct {
// contains filtered or unexported fields
}
ServeProjectFieldReader is a Reader for the ServeProjectField structure.
func (*ServeProjectFieldReader) ReadResponse ¶
func (o *ServeProjectFieldReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeProjectOK ¶
ServeProjectOK handles this case with default header values.
successful operation
func NewServeProjectOK ¶
func NewServeProjectOK() *ServeProjectOK
NewServeProjectOK creates a ServeProjectOK with default headers values
func (*ServeProjectOK) Error ¶
func (o *ServeProjectOK) Error() string
func (*ServeProjectOK) GetPayload ¶
func (o *ServeProjectOK) GetPayload() *models.Project
type ServeProjectParams ¶
type ServeProjectParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeProjectParams contains all the parameters to send to the API endpoint for the serve project operation typically these are written to a http.Request
func NewServeProjectParams ¶
func NewServeProjectParams() *ServeProjectParams
NewServeProjectParams creates a new ServeProjectParams object with the default values initialized.
func NewServeProjectParamsWithContext ¶
func NewServeProjectParamsWithContext(ctx context.Context) *ServeProjectParams
NewServeProjectParamsWithContext creates a new ServeProjectParams object with the default values initialized, and the ability to set a context for a request
func NewServeProjectParamsWithHTTPClient ¶
func NewServeProjectParamsWithHTTPClient(client *http.Client) *ServeProjectParams
NewServeProjectParamsWithHTTPClient creates a new ServeProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeProjectParamsWithTimeout ¶
func NewServeProjectParamsWithTimeout(timeout time.Duration) *ServeProjectParams
NewServeProjectParamsWithTimeout creates a new ServeProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeProjectParams) SetContext ¶
func (o *ServeProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the serve project params
func (*ServeProjectParams) SetFields ¶
func (o *ServeProjectParams) SetFields(fields *string)
SetFields adds the fields to the serve project params
func (*ServeProjectParams) SetHTTPClient ¶
func (o *ServeProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve project params
func (*ServeProjectParams) SetProjectLocator ¶
func (o *ServeProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve project params
func (*ServeProjectParams) SetTimeout ¶
func (o *ServeProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve project params
func (*ServeProjectParams) WithContext ¶
func (o *ServeProjectParams) WithContext(ctx context.Context) *ServeProjectParams
WithContext adds the context to the serve project params
func (*ServeProjectParams) WithFields ¶
func (o *ServeProjectParams) WithFields(fields *string) *ServeProjectParams
WithFields adds the fields to the serve project params
func (*ServeProjectParams) WithHTTPClient ¶
func (o *ServeProjectParams) WithHTTPClient(client *http.Client) *ServeProjectParams
WithHTTPClient adds the HTTPClient to the serve project params
func (*ServeProjectParams) WithProjectLocator ¶
func (o *ServeProjectParams) WithProjectLocator(projectLocator string) *ServeProjectParams
WithProjectLocator adds the projectLocator to the serve project params
func (*ServeProjectParams) WithTimeout ¶
func (o *ServeProjectParams) WithTimeout(timeout time.Duration) *ServeProjectParams
WithTimeout adds the timeout to the serve project params
func (*ServeProjectParams) WriteToRequest ¶
func (o *ServeProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeProjectReader ¶
type ServeProjectReader struct {
// contains filtered or unexported fields
}
ServeProjectReader is a Reader for the ServeProject structure.
func (*ServeProjectReader) ReadResponse ¶
func (o *ServeProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeProjectsOK ¶
ServeProjectsOK handles this case with default header values.
successful operation
func NewServeProjectsOK ¶
func NewServeProjectsOK() *ServeProjectsOK
NewServeProjectsOK creates a ServeProjectsOK with default headers values
func (*ServeProjectsOK) Error ¶
func (o *ServeProjectsOK) Error() string
func (*ServeProjectsOK) GetPayload ¶
func (o *ServeProjectsOK) GetPayload() *models.Projects
type ServeProjectsParams ¶
type ServeProjectsParams struct {
/*Fields*/
Fields *string
/*Locator*/
Locator *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeProjectsParams contains all the parameters to send to the API endpoint for the serve projects operation typically these are written to a http.Request
func NewServeProjectsParams ¶
func NewServeProjectsParams() *ServeProjectsParams
NewServeProjectsParams creates a new ServeProjectsParams object with the default values initialized.
func NewServeProjectsParamsWithContext ¶
func NewServeProjectsParamsWithContext(ctx context.Context) *ServeProjectsParams
NewServeProjectsParamsWithContext creates a new ServeProjectsParams object with the default values initialized, and the ability to set a context for a request
func NewServeProjectsParamsWithHTTPClient ¶
func NewServeProjectsParamsWithHTTPClient(client *http.Client) *ServeProjectsParams
NewServeProjectsParamsWithHTTPClient creates a new ServeProjectsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeProjectsParamsWithTimeout ¶
func NewServeProjectsParamsWithTimeout(timeout time.Duration) *ServeProjectsParams
NewServeProjectsParamsWithTimeout creates a new ServeProjectsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeProjectsParams) SetContext ¶
func (o *ServeProjectsParams) SetContext(ctx context.Context)
SetContext adds the context to the serve projects params
func (*ServeProjectsParams) SetFields ¶
func (o *ServeProjectsParams) SetFields(fields *string)
SetFields adds the fields to the serve projects params
func (*ServeProjectsParams) SetHTTPClient ¶
func (o *ServeProjectsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve projects params
func (*ServeProjectsParams) SetLocator ¶
func (o *ServeProjectsParams) SetLocator(locator *string)
SetLocator adds the locator to the serve projects params
func (*ServeProjectsParams) SetTimeout ¶
func (o *ServeProjectsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve projects params
func (*ServeProjectsParams) WithContext ¶
func (o *ServeProjectsParams) WithContext(ctx context.Context) *ServeProjectsParams
WithContext adds the context to the serve projects params
func (*ServeProjectsParams) WithFields ¶
func (o *ServeProjectsParams) WithFields(fields *string) *ServeProjectsParams
WithFields adds the fields to the serve projects params
func (*ServeProjectsParams) WithHTTPClient ¶
func (o *ServeProjectsParams) WithHTTPClient(client *http.Client) *ServeProjectsParams
WithHTTPClient adds the HTTPClient to the serve projects params
func (*ServeProjectsParams) WithLocator ¶
func (o *ServeProjectsParams) WithLocator(locator *string) *ServeProjectsParams
WithLocator adds the locator to the serve projects params
func (*ServeProjectsParams) WithTimeout ¶
func (o *ServeProjectsParams) WithTimeout(timeout time.Duration) *ServeProjectsParams
WithTimeout adds the timeout to the serve projects params
func (*ServeProjectsParams) WriteToRequest ¶
func (o *ServeProjectsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeProjectsReader ¶
type ServeProjectsReader struct {
// contains filtered or unexported fields
}
ServeProjectsReader is a Reader for the ServeProjects structure.
func (*ServeProjectsReader) ReadResponse ¶
func (o *ServeProjectsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ServeTemplatesInProjectOK ¶
type ServeTemplatesInProjectOK struct {
Payload *models.BuildTypes
}
ServeTemplatesInProjectOK handles this case with default header values.
successful operation
func NewServeTemplatesInProjectOK ¶
func NewServeTemplatesInProjectOK() *ServeTemplatesInProjectOK
NewServeTemplatesInProjectOK creates a ServeTemplatesInProjectOK with default headers values
func (*ServeTemplatesInProjectOK) Error ¶
func (o *ServeTemplatesInProjectOK) Error() string
func (*ServeTemplatesInProjectOK) GetPayload ¶
func (o *ServeTemplatesInProjectOK) GetPayload() *models.BuildTypes
type ServeTemplatesInProjectParams ¶
type ServeTemplatesInProjectParams struct {
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ServeTemplatesInProjectParams contains all the parameters to send to the API endpoint for the serve templates in project operation typically these are written to a http.Request
func NewServeTemplatesInProjectParams ¶
func NewServeTemplatesInProjectParams() *ServeTemplatesInProjectParams
NewServeTemplatesInProjectParams creates a new ServeTemplatesInProjectParams object with the default values initialized.
func NewServeTemplatesInProjectParamsWithContext ¶
func NewServeTemplatesInProjectParamsWithContext(ctx context.Context) *ServeTemplatesInProjectParams
NewServeTemplatesInProjectParamsWithContext creates a new ServeTemplatesInProjectParams object with the default values initialized, and the ability to set a context for a request
func NewServeTemplatesInProjectParamsWithHTTPClient ¶
func NewServeTemplatesInProjectParamsWithHTTPClient(client *http.Client) *ServeTemplatesInProjectParams
NewServeTemplatesInProjectParamsWithHTTPClient creates a new ServeTemplatesInProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewServeTemplatesInProjectParamsWithTimeout ¶
func NewServeTemplatesInProjectParamsWithTimeout(timeout time.Duration) *ServeTemplatesInProjectParams
NewServeTemplatesInProjectParamsWithTimeout creates a new ServeTemplatesInProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*ServeTemplatesInProjectParams) SetContext ¶
func (o *ServeTemplatesInProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the serve templates in project params
func (*ServeTemplatesInProjectParams) SetFields ¶
func (o *ServeTemplatesInProjectParams) SetFields(fields *string)
SetFields adds the fields to the serve templates in project params
func (*ServeTemplatesInProjectParams) SetHTTPClient ¶
func (o *ServeTemplatesInProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the serve templates in project params
func (*ServeTemplatesInProjectParams) SetProjectLocator ¶
func (o *ServeTemplatesInProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the serve templates in project params
func (*ServeTemplatesInProjectParams) SetTimeout ¶
func (o *ServeTemplatesInProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the serve templates in project params
func (*ServeTemplatesInProjectParams) WithContext ¶
func (o *ServeTemplatesInProjectParams) WithContext(ctx context.Context) *ServeTemplatesInProjectParams
WithContext adds the context to the serve templates in project params
func (*ServeTemplatesInProjectParams) WithFields ¶
func (o *ServeTemplatesInProjectParams) WithFields(fields *string) *ServeTemplatesInProjectParams
WithFields adds the fields to the serve templates in project params
func (*ServeTemplatesInProjectParams) WithHTTPClient ¶
func (o *ServeTemplatesInProjectParams) WithHTTPClient(client *http.Client) *ServeTemplatesInProjectParams
WithHTTPClient adds the HTTPClient to the serve templates in project params
func (*ServeTemplatesInProjectParams) WithProjectLocator ¶
func (o *ServeTemplatesInProjectParams) WithProjectLocator(projectLocator string) *ServeTemplatesInProjectParams
WithProjectLocator adds the projectLocator to the serve templates in project params
func (*ServeTemplatesInProjectParams) WithTimeout ¶
func (o *ServeTemplatesInProjectParams) WithTimeout(timeout time.Duration) *ServeTemplatesInProjectParams
WithTimeout adds the timeout to the serve templates in project params
func (*ServeTemplatesInProjectParams) WriteToRequest ¶
func (o *ServeTemplatesInProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ServeTemplatesInProjectReader ¶
type ServeTemplatesInProjectReader struct {
// contains filtered or unexported fields
}
ServeTemplatesInProjectReader is a Reader for the ServeTemplatesInProject structure.
func (*ServeTemplatesInProjectReader) ReadResponse ¶
func (o *ServeTemplatesInProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetBuildTypesOrderOK ¶
type SetBuildTypesOrderOK struct {
Payload *models.BuildTypes
}
SetBuildTypesOrderOK handles this case with default header values.
successful operation
func NewSetBuildTypesOrderOK ¶
func NewSetBuildTypesOrderOK() *SetBuildTypesOrderOK
NewSetBuildTypesOrderOK creates a SetBuildTypesOrderOK with default headers values
func (*SetBuildTypesOrderOK) Error ¶
func (o *SetBuildTypesOrderOK) Error() string
func (*SetBuildTypesOrderOK) GetPayload ¶
func (o *SetBuildTypesOrderOK) GetPayload() *models.BuildTypes
type SetBuildTypesOrderParams ¶
type SetBuildTypesOrderParams struct {
/*Body*/
Body *models.BuildTypes
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetBuildTypesOrderParams contains all the parameters to send to the API endpoint for the set build types order operation typically these are written to a http.Request
func NewSetBuildTypesOrderParams ¶
func NewSetBuildTypesOrderParams() *SetBuildTypesOrderParams
NewSetBuildTypesOrderParams creates a new SetBuildTypesOrderParams object with the default values initialized.
func NewSetBuildTypesOrderParamsWithContext ¶
func NewSetBuildTypesOrderParamsWithContext(ctx context.Context) *SetBuildTypesOrderParams
NewSetBuildTypesOrderParamsWithContext creates a new SetBuildTypesOrderParams object with the default values initialized, and the ability to set a context for a request
func NewSetBuildTypesOrderParamsWithHTTPClient ¶
func NewSetBuildTypesOrderParamsWithHTTPClient(client *http.Client) *SetBuildTypesOrderParams
NewSetBuildTypesOrderParamsWithHTTPClient creates a new SetBuildTypesOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetBuildTypesOrderParamsWithTimeout ¶
func NewSetBuildTypesOrderParamsWithTimeout(timeout time.Duration) *SetBuildTypesOrderParams
NewSetBuildTypesOrderParamsWithTimeout creates a new SetBuildTypesOrderParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetBuildTypesOrderParams) SetBody ¶
func (o *SetBuildTypesOrderParams) SetBody(body *models.BuildTypes)
SetBody adds the body to the set build types order params
func (*SetBuildTypesOrderParams) SetContext ¶
func (o *SetBuildTypesOrderParams) SetContext(ctx context.Context)
SetContext adds the context to the set build types order params
func (*SetBuildTypesOrderParams) SetField ¶
func (o *SetBuildTypesOrderParams) SetField(field string)
SetField adds the field to the set build types order params
func (*SetBuildTypesOrderParams) SetHTTPClient ¶
func (o *SetBuildTypesOrderParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set build types order params
func (*SetBuildTypesOrderParams) SetProjectLocator ¶
func (o *SetBuildTypesOrderParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set build types order params
func (*SetBuildTypesOrderParams) SetTimeout ¶
func (o *SetBuildTypesOrderParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set build types order params
func (*SetBuildTypesOrderParams) WithBody ¶
func (o *SetBuildTypesOrderParams) WithBody(body *models.BuildTypes) *SetBuildTypesOrderParams
WithBody adds the body to the set build types order params
func (*SetBuildTypesOrderParams) WithContext ¶
func (o *SetBuildTypesOrderParams) WithContext(ctx context.Context) *SetBuildTypesOrderParams
WithContext adds the context to the set build types order params
func (*SetBuildTypesOrderParams) WithField ¶
func (o *SetBuildTypesOrderParams) WithField(field string) *SetBuildTypesOrderParams
WithField adds the field to the set build types order params
func (*SetBuildTypesOrderParams) WithHTTPClient ¶
func (o *SetBuildTypesOrderParams) WithHTTPClient(client *http.Client) *SetBuildTypesOrderParams
WithHTTPClient adds the HTTPClient to the set build types order params
func (*SetBuildTypesOrderParams) WithProjectLocator ¶
func (o *SetBuildTypesOrderParams) WithProjectLocator(projectLocator string) *SetBuildTypesOrderParams
WithProjectLocator adds the projectLocator to the set build types order params
func (*SetBuildTypesOrderParams) WithTimeout ¶
func (o *SetBuildTypesOrderParams) WithTimeout(timeout time.Duration) *SetBuildTypesOrderParams
WithTimeout adds the timeout to the set build types order params
func (*SetBuildTypesOrderParams) WriteToRequest ¶
func (o *SetBuildTypesOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetBuildTypesOrderReader ¶
type SetBuildTypesOrderReader struct {
// contains filtered or unexported fields
}
SetBuildTypesOrderReader is a Reader for the SetBuildTypesOrder structure.
func (*SetBuildTypesOrderReader) ReadResponse ¶
func (o *SetBuildTypesOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetDefaultTemplateOK ¶
SetDefaultTemplateOK handles this case with default header values.
successful operation
func NewSetDefaultTemplateOK ¶
func NewSetDefaultTemplateOK() *SetDefaultTemplateOK
NewSetDefaultTemplateOK creates a SetDefaultTemplateOK with default headers values
func (*SetDefaultTemplateOK) Error ¶
func (o *SetDefaultTemplateOK) Error() string
func (*SetDefaultTemplateOK) GetPayload ¶
func (o *SetDefaultTemplateOK) GetPayload() *models.BuildType
type SetDefaultTemplateParams ¶
type SetDefaultTemplateParams struct {
/*Body*/
Body *models.BuildType
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetDefaultTemplateParams contains all the parameters to send to the API endpoint for the set default template operation typically these are written to a http.Request
func NewSetDefaultTemplateParams ¶
func NewSetDefaultTemplateParams() *SetDefaultTemplateParams
NewSetDefaultTemplateParams creates a new SetDefaultTemplateParams object with the default values initialized.
func NewSetDefaultTemplateParamsWithContext ¶
func NewSetDefaultTemplateParamsWithContext(ctx context.Context) *SetDefaultTemplateParams
NewSetDefaultTemplateParamsWithContext creates a new SetDefaultTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewSetDefaultTemplateParamsWithHTTPClient ¶
func NewSetDefaultTemplateParamsWithHTTPClient(client *http.Client) *SetDefaultTemplateParams
NewSetDefaultTemplateParamsWithHTTPClient creates a new SetDefaultTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetDefaultTemplateParamsWithTimeout ¶
func NewSetDefaultTemplateParamsWithTimeout(timeout time.Duration) *SetDefaultTemplateParams
NewSetDefaultTemplateParamsWithTimeout creates a new SetDefaultTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetDefaultTemplateParams) SetBody ¶
func (o *SetDefaultTemplateParams) SetBody(body *models.BuildType)
SetBody adds the body to the set default template params
func (*SetDefaultTemplateParams) SetContext ¶
func (o *SetDefaultTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the set default template params
func (*SetDefaultTemplateParams) SetFields ¶
func (o *SetDefaultTemplateParams) SetFields(fields *string)
SetFields adds the fields to the set default template params
func (*SetDefaultTemplateParams) SetHTTPClient ¶
func (o *SetDefaultTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set default template params
func (*SetDefaultTemplateParams) SetProjectLocator ¶
func (o *SetDefaultTemplateParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set default template params
func (*SetDefaultTemplateParams) SetTimeout ¶
func (o *SetDefaultTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set default template params
func (*SetDefaultTemplateParams) WithBody ¶
func (o *SetDefaultTemplateParams) WithBody(body *models.BuildType) *SetDefaultTemplateParams
WithBody adds the body to the set default template params
func (*SetDefaultTemplateParams) WithContext ¶
func (o *SetDefaultTemplateParams) WithContext(ctx context.Context) *SetDefaultTemplateParams
WithContext adds the context to the set default template params
func (*SetDefaultTemplateParams) WithFields ¶
func (o *SetDefaultTemplateParams) WithFields(fields *string) *SetDefaultTemplateParams
WithFields adds the fields to the set default template params
func (*SetDefaultTemplateParams) WithHTTPClient ¶
func (o *SetDefaultTemplateParams) WithHTTPClient(client *http.Client) *SetDefaultTemplateParams
WithHTTPClient adds the HTTPClient to the set default template params
func (*SetDefaultTemplateParams) WithProjectLocator ¶
func (o *SetDefaultTemplateParams) WithProjectLocator(projectLocator string) *SetDefaultTemplateParams
WithProjectLocator adds the projectLocator to the set default template params
func (*SetDefaultTemplateParams) WithTimeout ¶
func (o *SetDefaultTemplateParams) WithTimeout(timeout time.Duration) *SetDefaultTemplateParams
WithTimeout adds the timeout to the set default template params
func (*SetDefaultTemplateParams) WriteToRequest ¶
func (o *SetDefaultTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetDefaultTemplateReader ¶
type SetDefaultTemplateReader struct {
// contains filtered or unexported fields
}
SetDefaultTemplateReader is a Reader for the SetDefaultTemplate structure.
func (*SetDefaultTemplateReader) ReadResponse ¶
func (o *SetDefaultTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetParameterOK ¶
SetParameterOK handles this case with default header values.
successful operation
func NewSetParameterOK ¶
func NewSetParameterOK() *SetParameterOK
NewSetParameterOK creates a SetParameterOK with default headers values
func (*SetParameterOK) Error ¶
func (o *SetParameterOK) Error() string
func (*SetParameterOK) GetPayload ¶
func (o *SetParameterOK) GetPayload() *models.Property
type SetParameterParams ¶
type SetParameterParams struct {
/*Body*/
Body *models.Property
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetParameterParams contains all the parameters to send to the API endpoint for the set parameter operation typically these are written to a http.Request
func NewSetParameterParams ¶
func NewSetParameterParams() *SetParameterParams
NewSetParameterParams creates a new SetParameterParams object with the default values initialized.
func NewSetParameterParamsWithContext ¶
func NewSetParameterParamsWithContext(ctx context.Context) *SetParameterParams
NewSetParameterParamsWithContext creates a new SetParameterParams object with the default values initialized, and the ability to set a context for a request
func NewSetParameterParamsWithHTTPClient ¶
func NewSetParameterParamsWithHTTPClient(client *http.Client) *SetParameterParams
NewSetParameterParamsWithHTTPClient creates a new SetParameterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetParameterParamsWithTimeout ¶
func NewSetParameterParamsWithTimeout(timeout time.Duration) *SetParameterParams
NewSetParameterParamsWithTimeout creates a new SetParameterParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetParameterParams) SetBody ¶
func (o *SetParameterParams) SetBody(body *models.Property)
SetBody adds the body to the set parameter params
func (*SetParameterParams) SetContext ¶
func (o *SetParameterParams) SetContext(ctx context.Context)
SetContext adds the context to the set parameter params
func (*SetParameterParams) SetFeatureLocator ¶
func (o *SetParameterParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the set parameter params
func (*SetParameterParams) SetFields ¶
func (o *SetParameterParams) SetFields(fields *string)
SetFields adds the fields to the set parameter params
func (*SetParameterParams) SetHTTPClient ¶
func (o *SetParameterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set parameter params
func (*SetParameterParams) SetProjectLocator ¶
func (o *SetParameterParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set parameter params
func (*SetParameterParams) SetTimeout ¶
func (o *SetParameterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set parameter params
func (*SetParameterParams) WithBody ¶
func (o *SetParameterParams) WithBody(body *models.Property) *SetParameterParams
WithBody adds the body to the set parameter params
func (*SetParameterParams) WithContext ¶
func (o *SetParameterParams) WithContext(ctx context.Context) *SetParameterParams
WithContext adds the context to the set parameter params
func (*SetParameterParams) WithFeatureLocator ¶
func (o *SetParameterParams) WithFeatureLocator(featureLocator string) *SetParameterParams
WithFeatureLocator adds the featureLocator to the set parameter params
func (*SetParameterParams) WithFields ¶
func (o *SetParameterParams) WithFields(fields *string) *SetParameterParams
WithFields adds the fields to the set parameter params
func (*SetParameterParams) WithHTTPClient ¶
func (o *SetParameterParams) WithHTTPClient(client *http.Client) *SetParameterParams
WithHTTPClient adds the HTTPClient to the set parameter params
func (*SetParameterParams) WithProjectLocator ¶
func (o *SetParameterParams) WithProjectLocator(projectLocator string) *SetParameterParams
WithProjectLocator adds the projectLocator to the set parameter params
func (*SetParameterParams) WithTimeout ¶
func (o *SetParameterParams) WithTimeout(timeout time.Duration) *SetParameterParams
WithTimeout adds the timeout to the set parameter params
func (*SetParameterParams) WriteToRequest ¶
func (o *SetParameterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetParameterReader ¶
type SetParameterReader struct {
// contains filtered or unexported fields
}
SetParameterReader is a Reader for the SetParameter structure.
func (*SetParameterReader) ReadResponse ¶
func (o *SetParameterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetParameterTypeOK ¶
SetParameterTypeOK handles this case with default header values.
successful operation
func NewSetParameterTypeOK ¶
func NewSetParameterTypeOK() *SetParameterTypeOK
NewSetParameterTypeOK creates a SetParameterTypeOK with default headers values
func (*SetParameterTypeOK) Error ¶
func (o *SetParameterTypeOK) Error() string
func (*SetParameterTypeOK) GetPayload ¶
func (o *SetParameterTypeOK) GetPayload() *models.Type
type SetParameterTypeParams ¶
type SetParameterTypeParams struct {
/*Body*/
Body *models.Type
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetParameterTypeParams contains all the parameters to send to the API endpoint for the set parameter type operation typically these are written to a http.Request
func NewSetParameterTypeParams ¶
func NewSetParameterTypeParams() *SetParameterTypeParams
NewSetParameterTypeParams creates a new SetParameterTypeParams object with the default values initialized.
func NewSetParameterTypeParamsWithContext ¶
func NewSetParameterTypeParamsWithContext(ctx context.Context) *SetParameterTypeParams
NewSetParameterTypeParamsWithContext creates a new SetParameterTypeParams object with the default values initialized, and the ability to set a context for a request
func NewSetParameterTypeParamsWithHTTPClient ¶
func NewSetParameterTypeParamsWithHTTPClient(client *http.Client) *SetParameterTypeParams
NewSetParameterTypeParamsWithHTTPClient creates a new SetParameterTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetParameterTypeParamsWithTimeout ¶
func NewSetParameterTypeParamsWithTimeout(timeout time.Duration) *SetParameterTypeParams
NewSetParameterTypeParamsWithTimeout creates a new SetParameterTypeParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetParameterTypeParams) SetBody ¶
func (o *SetParameterTypeParams) SetBody(body *models.Type)
SetBody adds the body to the set parameter type params
func (*SetParameterTypeParams) SetContext ¶
func (o *SetParameterTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the set parameter type params
func (*SetParameterTypeParams) SetHTTPClient ¶
func (o *SetParameterTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set parameter type params
func (*SetParameterTypeParams) SetName ¶
func (o *SetParameterTypeParams) SetName(name string)
SetName adds the name to the set parameter type params
func (*SetParameterTypeParams) SetProjectLocator ¶
func (o *SetParameterTypeParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set parameter type params
func (*SetParameterTypeParams) SetTimeout ¶
func (o *SetParameterTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set parameter type params
func (*SetParameterTypeParams) WithBody ¶
func (o *SetParameterTypeParams) WithBody(body *models.Type) *SetParameterTypeParams
WithBody adds the body to the set parameter type params
func (*SetParameterTypeParams) WithContext ¶
func (o *SetParameterTypeParams) WithContext(ctx context.Context) *SetParameterTypeParams
WithContext adds the context to the set parameter type params
func (*SetParameterTypeParams) WithHTTPClient ¶
func (o *SetParameterTypeParams) WithHTTPClient(client *http.Client) *SetParameterTypeParams
WithHTTPClient adds the HTTPClient to the set parameter type params
func (*SetParameterTypeParams) WithName ¶
func (o *SetParameterTypeParams) WithName(name string) *SetParameterTypeParams
WithName adds the name to the set parameter type params
func (*SetParameterTypeParams) WithProjectLocator ¶
func (o *SetParameterTypeParams) WithProjectLocator(projectLocator string) *SetParameterTypeParams
WithProjectLocator adds the projectLocator to the set parameter type params
func (*SetParameterTypeParams) WithTimeout ¶
func (o *SetParameterTypeParams) WithTimeout(timeout time.Duration) *SetParameterTypeParams
WithTimeout adds the timeout to the set parameter type params
func (*SetParameterTypeParams) WriteToRequest ¶
func (o *SetParameterTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetParameterTypeRawValueOK ¶
type SetParameterTypeRawValueOK struct {
Payload string
}
SetParameterTypeRawValueOK handles this case with default header values.
successful operation
func NewSetParameterTypeRawValueOK ¶
func NewSetParameterTypeRawValueOK() *SetParameterTypeRawValueOK
NewSetParameterTypeRawValueOK creates a SetParameterTypeRawValueOK with default headers values
func (*SetParameterTypeRawValueOK) Error ¶
func (o *SetParameterTypeRawValueOK) Error() string
func (*SetParameterTypeRawValueOK) GetPayload ¶
func (o *SetParameterTypeRawValueOK) GetPayload() string
type SetParameterTypeRawValueParams ¶
type SetParameterTypeRawValueParams struct {
/*Body*/
Body string
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetParameterTypeRawValueParams contains all the parameters to send to the API endpoint for the set parameter type raw value operation typically these are written to a http.Request
func NewSetParameterTypeRawValueParams ¶
func NewSetParameterTypeRawValueParams() *SetParameterTypeRawValueParams
NewSetParameterTypeRawValueParams creates a new SetParameterTypeRawValueParams object with the default values initialized.
func NewSetParameterTypeRawValueParamsWithContext ¶
func NewSetParameterTypeRawValueParamsWithContext(ctx context.Context) *SetParameterTypeRawValueParams
NewSetParameterTypeRawValueParamsWithContext creates a new SetParameterTypeRawValueParams object with the default values initialized, and the ability to set a context for a request
func NewSetParameterTypeRawValueParamsWithHTTPClient ¶
func NewSetParameterTypeRawValueParamsWithHTTPClient(client *http.Client) *SetParameterTypeRawValueParams
NewSetParameterTypeRawValueParamsWithHTTPClient creates a new SetParameterTypeRawValueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetParameterTypeRawValueParamsWithTimeout ¶
func NewSetParameterTypeRawValueParamsWithTimeout(timeout time.Duration) *SetParameterTypeRawValueParams
NewSetParameterTypeRawValueParamsWithTimeout creates a new SetParameterTypeRawValueParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetParameterTypeRawValueParams) SetBody ¶
func (o *SetParameterTypeRawValueParams) SetBody(body string)
SetBody adds the body to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) SetContext ¶
func (o *SetParameterTypeRawValueParams) SetContext(ctx context.Context)
SetContext adds the context to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) SetHTTPClient ¶
func (o *SetParameterTypeRawValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) SetName ¶
func (o *SetParameterTypeRawValueParams) SetName(name string)
SetName adds the name to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) SetProjectLocator ¶
func (o *SetParameterTypeRawValueParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) SetTimeout ¶
func (o *SetParameterTypeRawValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) WithBody ¶
func (o *SetParameterTypeRawValueParams) WithBody(body string) *SetParameterTypeRawValueParams
WithBody adds the body to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) WithContext ¶
func (o *SetParameterTypeRawValueParams) WithContext(ctx context.Context) *SetParameterTypeRawValueParams
WithContext adds the context to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) WithHTTPClient ¶
func (o *SetParameterTypeRawValueParams) WithHTTPClient(client *http.Client) *SetParameterTypeRawValueParams
WithHTTPClient adds the HTTPClient to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) WithName ¶
func (o *SetParameterTypeRawValueParams) WithName(name string) *SetParameterTypeRawValueParams
WithName adds the name to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) WithProjectLocator ¶
func (o *SetParameterTypeRawValueParams) WithProjectLocator(projectLocator string) *SetParameterTypeRawValueParams
WithProjectLocator adds the projectLocator to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) WithTimeout ¶
func (o *SetParameterTypeRawValueParams) WithTimeout(timeout time.Duration) *SetParameterTypeRawValueParams
WithTimeout adds the timeout to the set parameter type raw value params
func (*SetParameterTypeRawValueParams) WriteToRequest ¶
func (o *SetParameterTypeRawValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetParameterTypeRawValueReader ¶
type SetParameterTypeRawValueReader struct {
// contains filtered or unexported fields
}
SetParameterTypeRawValueReader is a Reader for the SetParameterTypeRawValue structure.
func (*SetParameterTypeRawValueReader) ReadResponse ¶
func (o *SetParameterTypeRawValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetParameterTypeReader ¶
type SetParameterTypeReader struct {
// contains filtered or unexported fields
}
SetParameterTypeReader is a Reader for the SetParameterType structure.
func (*SetParameterTypeReader) ReadResponse ¶
func (o *SetParameterTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetParameterValueLongOK ¶
type SetParameterValueLongOK struct {
Payload string
}
SetParameterValueLongOK handles this case with default header values.
successful operation
func NewSetParameterValueLongOK ¶
func NewSetParameterValueLongOK() *SetParameterValueLongOK
NewSetParameterValueLongOK creates a SetParameterValueLongOK with default headers values
func (*SetParameterValueLongOK) Error ¶
func (o *SetParameterValueLongOK) Error() string
func (*SetParameterValueLongOK) GetPayload ¶
func (o *SetParameterValueLongOK) GetPayload() string
type SetParameterValueLongParams ¶
type SetParameterValueLongParams struct {
/*Body*/
Body string
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*Name*/
Name string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetParameterValueLongParams contains all the parameters to send to the API endpoint for the set parameter value long operation typically these are written to a http.Request
func NewSetParameterValueLongParams ¶
func NewSetParameterValueLongParams() *SetParameterValueLongParams
NewSetParameterValueLongParams creates a new SetParameterValueLongParams object with the default values initialized.
func NewSetParameterValueLongParamsWithContext ¶
func NewSetParameterValueLongParamsWithContext(ctx context.Context) *SetParameterValueLongParams
NewSetParameterValueLongParamsWithContext creates a new SetParameterValueLongParams object with the default values initialized, and the ability to set a context for a request
func NewSetParameterValueLongParamsWithHTTPClient ¶
func NewSetParameterValueLongParamsWithHTTPClient(client *http.Client) *SetParameterValueLongParams
NewSetParameterValueLongParamsWithHTTPClient creates a new SetParameterValueLongParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetParameterValueLongParamsWithTimeout ¶
func NewSetParameterValueLongParamsWithTimeout(timeout time.Duration) *SetParameterValueLongParams
NewSetParameterValueLongParamsWithTimeout creates a new SetParameterValueLongParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetParameterValueLongParams) SetBody ¶
func (o *SetParameterValueLongParams) SetBody(body string)
SetBody adds the body to the set parameter value long params
func (*SetParameterValueLongParams) SetContext ¶
func (o *SetParameterValueLongParams) SetContext(ctx context.Context)
SetContext adds the context to the set parameter value long params
func (*SetParameterValueLongParams) SetFeatureLocator ¶
func (o *SetParameterValueLongParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the set parameter value long params
func (*SetParameterValueLongParams) SetFields ¶
func (o *SetParameterValueLongParams) SetFields(fields *string)
SetFields adds the fields to the set parameter value long params
func (*SetParameterValueLongParams) SetHTTPClient ¶
func (o *SetParameterValueLongParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set parameter value long params
func (*SetParameterValueLongParams) SetName ¶
func (o *SetParameterValueLongParams) SetName(name string)
SetName adds the name to the set parameter value long params
func (*SetParameterValueLongParams) SetProjectLocator ¶
func (o *SetParameterValueLongParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set parameter value long params
func (*SetParameterValueLongParams) SetTimeout ¶
func (o *SetParameterValueLongParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set parameter value long params
func (*SetParameterValueLongParams) WithBody ¶
func (o *SetParameterValueLongParams) WithBody(body string) *SetParameterValueLongParams
WithBody adds the body to the set parameter value long params
func (*SetParameterValueLongParams) WithContext ¶
func (o *SetParameterValueLongParams) WithContext(ctx context.Context) *SetParameterValueLongParams
WithContext adds the context to the set parameter value long params
func (*SetParameterValueLongParams) WithFeatureLocator ¶
func (o *SetParameterValueLongParams) WithFeatureLocator(featureLocator string) *SetParameterValueLongParams
WithFeatureLocator adds the featureLocator to the set parameter value long params
func (*SetParameterValueLongParams) WithFields ¶
func (o *SetParameterValueLongParams) WithFields(fields *string) *SetParameterValueLongParams
WithFields adds the fields to the set parameter value long params
func (*SetParameterValueLongParams) WithHTTPClient ¶
func (o *SetParameterValueLongParams) WithHTTPClient(client *http.Client) *SetParameterValueLongParams
WithHTTPClient adds the HTTPClient to the set parameter value long params
func (*SetParameterValueLongParams) WithName ¶
func (o *SetParameterValueLongParams) WithName(name string) *SetParameterValueLongParams
WithName adds the name to the set parameter value long params
func (*SetParameterValueLongParams) WithProjectLocator ¶
func (o *SetParameterValueLongParams) WithProjectLocator(projectLocator string) *SetParameterValueLongParams
WithProjectLocator adds the projectLocator to the set parameter value long params
func (*SetParameterValueLongParams) WithTimeout ¶
func (o *SetParameterValueLongParams) WithTimeout(timeout time.Duration) *SetParameterValueLongParams
WithTimeout adds the timeout to the set parameter value long params
func (*SetParameterValueLongParams) WriteToRequest ¶
func (o *SetParameterValueLongParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetParameterValueLongReader ¶
type SetParameterValueLongReader struct {
// contains filtered or unexported fields
}
SetParameterValueLongReader is a Reader for the SetParameterValueLong structure.
func (*SetParameterValueLongReader) ReadResponse ¶
func (o *SetParameterValueLongReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetParametersOK ¶
type SetParametersOK struct {
Payload *models.Properties
}
SetParametersOK handles this case with default header values.
successful operation
func NewSetParametersOK ¶
func NewSetParametersOK() *SetParametersOK
NewSetParametersOK creates a SetParametersOK with default headers values
func (*SetParametersOK) Error ¶
func (o *SetParametersOK) Error() string
func (*SetParametersOK) GetPayload ¶
func (o *SetParametersOK) GetPayload() *models.Properties
type SetParametersParams ¶
type SetParametersParams struct {
/*Body*/
Body *models.Properties
/*FeatureLocator*/
FeatureLocator string
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetParametersParams contains all the parameters to send to the API endpoint for the set parameters operation typically these are written to a http.Request
func NewSetParametersParams ¶
func NewSetParametersParams() *SetParametersParams
NewSetParametersParams creates a new SetParametersParams object with the default values initialized.
func NewSetParametersParamsWithContext ¶
func NewSetParametersParamsWithContext(ctx context.Context) *SetParametersParams
NewSetParametersParamsWithContext creates a new SetParametersParams object with the default values initialized, and the ability to set a context for a request
func NewSetParametersParamsWithHTTPClient ¶
func NewSetParametersParamsWithHTTPClient(client *http.Client) *SetParametersParams
NewSetParametersParamsWithHTTPClient creates a new SetParametersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetParametersParamsWithTimeout ¶
func NewSetParametersParamsWithTimeout(timeout time.Duration) *SetParametersParams
NewSetParametersParamsWithTimeout creates a new SetParametersParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetParametersParams) SetBody ¶
func (o *SetParametersParams) SetBody(body *models.Properties)
SetBody adds the body to the set parameters params
func (*SetParametersParams) SetContext ¶
func (o *SetParametersParams) SetContext(ctx context.Context)
SetContext adds the context to the set parameters params
func (*SetParametersParams) SetFeatureLocator ¶
func (o *SetParametersParams) SetFeatureLocator(featureLocator string)
SetFeatureLocator adds the featureLocator to the set parameters params
func (*SetParametersParams) SetFields ¶
func (o *SetParametersParams) SetFields(fields *string)
SetFields adds the fields to the set parameters params
func (*SetParametersParams) SetHTTPClient ¶
func (o *SetParametersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set parameters params
func (*SetParametersParams) SetProjectLocator ¶
func (o *SetParametersParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set parameters params
func (*SetParametersParams) SetTimeout ¶
func (o *SetParametersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set parameters params
func (*SetParametersParams) WithBody ¶
func (o *SetParametersParams) WithBody(body *models.Properties) *SetParametersParams
WithBody adds the body to the set parameters params
func (*SetParametersParams) WithContext ¶
func (o *SetParametersParams) WithContext(ctx context.Context) *SetParametersParams
WithContext adds the context to the set parameters params
func (*SetParametersParams) WithFeatureLocator ¶
func (o *SetParametersParams) WithFeatureLocator(featureLocator string) *SetParametersParams
WithFeatureLocator adds the featureLocator to the set parameters params
func (*SetParametersParams) WithFields ¶
func (o *SetParametersParams) WithFields(fields *string) *SetParametersParams
WithFields adds the fields to the set parameters params
func (*SetParametersParams) WithHTTPClient ¶
func (o *SetParametersParams) WithHTTPClient(client *http.Client) *SetParametersParams
WithHTTPClient adds the HTTPClient to the set parameters params
func (*SetParametersParams) WithProjectLocator ¶
func (o *SetParametersParams) WithProjectLocator(projectLocator string) *SetParametersParams
WithProjectLocator adds the projectLocator to the set parameters params
func (*SetParametersParams) WithTimeout ¶
func (o *SetParametersParams) WithTimeout(timeout time.Duration) *SetParametersParams
WithTimeout adds the timeout to the set parameters params
func (*SetParametersParams) WriteToRequest ¶
func (o *SetParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetParametersReader ¶
type SetParametersReader struct {
// contains filtered or unexported fields
}
SetParametersReader is a Reader for the SetParameters structure.
func (*SetParametersReader) ReadResponse ¶
func (o *SetParametersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetParentProjectOK ¶
SetParentProjectOK handles this case with default header values.
successful operation
func NewSetParentProjectOK ¶
func NewSetParentProjectOK() *SetParentProjectOK
NewSetParentProjectOK creates a SetParentProjectOK with default headers values
func (*SetParentProjectOK) Error ¶
func (o *SetParentProjectOK) Error() string
func (*SetParentProjectOK) GetPayload ¶
func (o *SetParentProjectOK) GetPayload() *models.Project
type SetParentProjectParams ¶
type SetParentProjectParams struct {
/*Body*/
Body *models.Project
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetParentProjectParams contains all the parameters to send to the API endpoint for the set parent project operation typically these are written to a http.Request
func NewSetParentProjectParams ¶
func NewSetParentProjectParams() *SetParentProjectParams
NewSetParentProjectParams creates a new SetParentProjectParams object with the default values initialized.
func NewSetParentProjectParamsWithContext ¶
func NewSetParentProjectParamsWithContext(ctx context.Context) *SetParentProjectParams
NewSetParentProjectParamsWithContext creates a new SetParentProjectParams object with the default values initialized, and the ability to set a context for a request
func NewSetParentProjectParamsWithHTTPClient ¶
func NewSetParentProjectParamsWithHTTPClient(client *http.Client) *SetParentProjectParams
NewSetParentProjectParamsWithHTTPClient creates a new SetParentProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetParentProjectParamsWithTimeout ¶
func NewSetParentProjectParamsWithTimeout(timeout time.Duration) *SetParentProjectParams
NewSetParentProjectParamsWithTimeout creates a new SetParentProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetParentProjectParams) SetBody ¶
func (o *SetParentProjectParams) SetBody(body *models.Project)
SetBody adds the body to the set parent project params
func (*SetParentProjectParams) SetContext ¶
func (o *SetParentProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the set parent project params
func (*SetParentProjectParams) SetFields ¶
func (o *SetParentProjectParams) SetFields(fields *string)
SetFields adds the fields to the set parent project params
func (*SetParentProjectParams) SetHTTPClient ¶
func (o *SetParentProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set parent project params
func (*SetParentProjectParams) SetProjectLocator ¶
func (o *SetParentProjectParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set parent project params
func (*SetParentProjectParams) SetTimeout ¶
func (o *SetParentProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set parent project params
func (*SetParentProjectParams) WithBody ¶
func (o *SetParentProjectParams) WithBody(body *models.Project) *SetParentProjectParams
WithBody adds the body to the set parent project params
func (*SetParentProjectParams) WithContext ¶
func (o *SetParentProjectParams) WithContext(ctx context.Context) *SetParentProjectParams
WithContext adds the context to the set parent project params
func (*SetParentProjectParams) WithFields ¶
func (o *SetParentProjectParams) WithFields(fields *string) *SetParentProjectParams
WithFields adds the fields to the set parent project params
func (*SetParentProjectParams) WithHTTPClient ¶
func (o *SetParentProjectParams) WithHTTPClient(client *http.Client) *SetParentProjectParams
WithHTTPClient adds the HTTPClient to the set parent project params
func (*SetParentProjectParams) WithProjectLocator ¶
func (o *SetParentProjectParams) WithProjectLocator(projectLocator string) *SetParentProjectParams
WithProjectLocator adds the projectLocator to the set parent project params
func (*SetParentProjectParams) WithTimeout ¶
func (o *SetParentProjectParams) WithTimeout(timeout time.Duration) *SetParentProjectParams
WithTimeout adds the timeout to the set parent project params
func (*SetParentProjectParams) WriteToRequest ¶
func (o *SetParentProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetParentProjectReader ¶
type SetParentProjectReader struct {
// contains filtered or unexported fields
}
SetParentProjectReader is a Reader for the SetParentProject structure.
func (*SetParentProjectReader) ReadResponse ¶
func (o *SetParentProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetProjectAgentPoolsOK ¶
type SetProjectAgentPoolsOK struct {
Payload *models.AgentPools
}
SetProjectAgentPoolsOK handles this case with default header values.
successful operation
func NewSetProjectAgentPoolsOK ¶
func NewSetProjectAgentPoolsOK() *SetProjectAgentPoolsOK
NewSetProjectAgentPoolsOK creates a SetProjectAgentPoolsOK with default headers values
func (*SetProjectAgentPoolsOK) Error ¶
func (o *SetProjectAgentPoolsOK) Error() string
func (*SetProjectAgentPoolsOK) GetPayload ¶
func (o *SetProjectAgentPoolsOK) GetPayload() *models.AgentPools
type SetProjectAgentPoolsParams ¶
type SetProjectAgentPoolsParams struct {
/*Body*/
Body *models.AgentPools
/*Fields*/
Fields *string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetProjectAgentPoolsParams contains all the parameters to send to the API endpoint for the set project agent pools operation typically these are written to a http.Request
func NewSetProjectAgentPoolsParams ¶
func NewSetProjectAgentPoolsParams() *SetProjectAgentPoolsParams
NewSetProjectAgentPoolsParams creates a new SetProjectAgentPoolsParams object with the default values initialized.
func NewSetProjectAgentPoolsParamsWithContext ¶
func NewSetProjectAgentPoolsParamsWithContext(ctx context.Context) *SetProjectAgentPoolsParams
NewSetProjectAgentPoolsParamsWithContext creates a new SetProjectAgentPoolsParams object with the default values initialized, and the ability to set a context for a request
func NewSetProjectAgentPoolsParamsWithHTTPClient ¶
func NewSetProjectAgentPoolsParamsWithHTTPClient(client *http.Client) *SetProjectAgentPoolsParams
NewSetProjectAgentPoolsParamsWithHTTPClient creates a new SetProjectAgentPoolsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetProjectAgentPoolsParamsWithTimeout ¶
func NewSetProjectAgentPoolsParamsWithTimeout(timeout time.Duration) *SetProjectAgentPoolsParams
NewSetProjectAgentPoolsParamsWithTimeout creates a new SetProjectAgentPoolsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetProjectAgentPoolsParams) SetBody ¶
func (o *SetProjectAgentPoolsParams) SetBody(body *models.AgentPools)
SetBody adds the body to the set project agent pools params
func (*SetProjectAgentPoolsParams) SetContext ¶
func (o *SetProjectAgentPoolsParams) SetContext(ctx context.Context)
SetContext adds the context to the set project agent pools params
func (*SetProjectAgentPoolsParams) SetFields ¶
func (o *SetProjectAgentPoolsParams) SetFields(fields *string)
SetFields adds the fields to the set project agent pools params
func (*SetProjectAgentPoolsParams) SetHTTPClient ¶
func (o *SetProjectAgentPoolsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set project agent pools params
func (*SetProjectAgentPoolsParams) SetProjectLocator ¶
func (o *SetProjectAgentPoolsParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set project agent pools params
func (*SetProjectAgentPoolsParams) SetTimeout ¶
func (o *SetProjectAgentPoolsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set project agent pools params
func (*SetProjectAgentPoolsParams) WithBody ¶
func (o *SetProjectAgentPoolsParams) WithBody(body *models.AgentPools) *SetProjectAgentPoolsParams
WithBody adds the body to the set project agent pools params
func (*SetProjectAgentPoolsParams) WithContext ¶
func (o *SetProjectAgentPoolsParams) WithContext(ctx context.Context) *SetProjectAgentPoolsParams
WithContext adds the context to the set project agent pools params
func (*SetProjectAgentPoolsParams) WithFields ¶
func (o *SetProjectAgentPoolsParams) WithFields(fields *string) *SetProjectAgentPoolsParams
WithFields adds the fields to the set project agent pools params
func (*SetProjectAgentPoolsParams) WithHTTPClient ¶
func (o *SetProjectAgentPoolsParams) WithHTTPClient(client *http.Client) *SetProjectAgentPoolsParams
WithHTTPClient adds the HTTPClient to the set project agent pools params
func (*SetProjectAgentPoolsParams) WithProjectLocator ¶
func (o *SetProjectAgentPoolsParams) WithProjectLocator(projectLocator string) *SetProjectAgentPoolsParams
WithProjectLocator adds the projectLocator to the set project agent pools params
func (*SetProjectAgentPoolsParams) WithTimeout ¶
func (o *SetProjectAgentPoolsParams) WithTimeout(timeout time.Duration) *SetProjectAgentPoolsParams
WithTimeout adds the timeout to the set project agent pools params
func (*SetProjectAgentPoolsParams) WriteToRequest ¶
func (o *SetProjectAgentPoolsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetProjectAgentPoolsReader ¶
type SetProjectAgentPoolsReader struct {
// contains filtered or unexported fields
}
SetProjectAgentPoolsReader is a Reader for the SetProjectAgentPools structure.
func (*SetProjectAgentPoolsReader) ReadResponse ¶
func (o *SetProjectAgentPoolsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetProjectFieldOK ¶
type SetProjectFieldOK struct {
Payload string
}
SetProjectFieldOK handles this case with default header values.
successful operation
func NewSetProjectFieldOK ¶
func NewSetProjectFieldOK() *SetProjectFieldOK
NewSetProjectFieldOK creates a SetProjectFieldOK with default headers values
func (*SetProjectFieldOK) Error ¶
func (o *SetProjectFieldOK) Error() string
func (*SetProjectFieldOK) GetPayload ¶
func (o *SetProjectFieldOK) GetPayload() string
type SetProjectFieldParams ¶
type SetProjectFieldParams struct {
/*Body*/
Body string
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetProjectFieldParams contains all the parameters to send to the API endpoint for the set project field operation typically these are written to a http.Request
func NewSetProjectFieldParams ¶
func NewSetProjectFieldParams() *SetProjectFieldParams
NewSetProjectFieldParams creates a new SetProjectFieldParams object with the default values initialized.
func NewSetProjectFieldParamsWithContext ¶
func NewSetProjectFieldParamsWithContext(ctx context.Context) *SetProjectFieldParams
NewSetProjectFieldParamsWithContext creates a new SetProjectFieldParams object with the default values initialized, and the ability to set a context for a request
func NewSetProjectFieldParamsWithHTTPClient ¶
func NewSetProjectFieldParamsWithHTTPClient(client *http.Client) *SetProjectFieldParams
NewSetProjectFieldParamsWithHTTPClient creates a new SetProjectFieldParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetProjectFieldParamsWithTimeout ¶
func NewSetProjectFieldParamsWithTimeout(timeout time.Duration) *SetProjectFieldParams
NewSetProjectFieldParamsWithTimeout creates a new SetProjectFieldParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetProjectFieldParams) SetBody ¶
func (o *SetProjectFieldParams) SetBody(body string)
SetBody adds the body to the set project field params
func (*SetProjectFieldParams) SetContext ¶
func (o *SetProjectFieldParams) SetContext(ctx context.Context)
SetContext adds the context to the set project field params
func (*SetProjectFieldParams) SetField ¶
func (o *SetProjectFieldParams) SetField(field string)
SetField adds the field to the set project field params
func (*SetProjectFieldParams) SetHTTPClient ¶
func (o *SetProjectFieldParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set project field params
func (*SetProjectFieldParams) SetProjectLocator ¶
func (o *SetProjectFieldParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set project field params
func (*SetProjectFieldParams) SetTimeout ¶
func (o *SetProjectFieldParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set project field params
func (*SetProjectFieldParams) WithBody ¶
func (o *SetProjectFieldParams) WithBody(body string) *SetProjectFieldParams
WithBody adds the body to the set project field params
func (*SetProjectFieldParams) WithContext ¶
func (o *SetProjectFieldParams) WithContext(ctx context.Context) *SetProjectFieldParams
WithContext adds the context to the set project field params
func (*SetProjectFieldParams) WithField ¶
func (o *SetProjectFieldParams) WithField(field string) *SetProjectFieldParams
WithField adds the field to the set project field params
func (*SetProjectFieldParams) WithHTTPClient ¶
func (o *SetProjectFieldParams) WithHTTPClient(client *http.Client) *SetProjectFieldParams
WithHTTPClient adds the HTTPClient to the set project field params
func (*SetProjectFieldParams) WithProjectLocator ¶
func (o *SetProjectFieldParams) WithProjectLocator(projectLocator string) *SetProjectFieldParams
WithProjectLocator adds the projectLocator to the set project field params
func (*SetProjectFieldParams) WithTimeout ¶
func (o *SetProjectFieldParams) WithTimeout(timeout time.Duration) *SetProjectFieldParams
WithTimeout adds the timeout to the set project field params
func (*SetProjectFieldParams) WriteToRequest ¶
func (o *SetProjectFieldParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetProjectFieldReader ¶
type SetProjectFieldReader struct {
// contains filtered or unexported fields
}
SetProjectFieldReader is a Reader for the SetProjectField structure.
func (*SetProjectFieldReader) ReadResponse ¶
func (o *SetProjectFieldReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetProjectsOrderOK ¶
SetProjectsOrderOK handles this case with default header values.
successful operation
func NewSetProjectsOrderOK ¶
func NewSetProjectsOrderOK() *SetProjectsOrderOK
NewSetProjectsOrderOK creates a SetProjectsOrderOK with default headers values
func (*SetProjectsOrderOK) Error ¶
func (o *SetProjectsOrderOK) Error() string
func (*SetProjectsOrderOK) GetPayload ¶
func (o *SetProjectsOrderOK) GetPayload() *models.Projects
type SetProjectsOrderParams ¶
type SetProjectsOrderParams struct {
/*Body*/
Body *models.Projects
/*Field*/
Field string
/*ProjectLocator*/
ProjectLocator string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetProjectsOrderParams contains all the parameters to send to the API endpoint for the set projects order operation typically these are written to a http.Request
func NewSetProjectsOrderParams ¶
func NewSetProjectsOrderParams() *SetProjectsOrderParams
NewSetProjectsOrderParams creates a new SetProjectsOrderParams object with the default values initialized.
func NewSetProjectsOrderParamsWithContext ¶
func NewSetProjectsOrderParamsWithContext(ctx context.Context) *SetProjectsOrderParams
NewSetProjectsOrderParamsWithContext creates a new SetProjectsOrderParams object with the default values initialized, and the ability to set a context for a request
func NewSetProjectsOrderParamsWithHTTPClient ¶
func NewSetProjectsOrderParamsWithHTTPClient(client *http.Client) *SetProjectsOrderParams
NewSetProjectsOrderParamsWithHTTPClient creates a new SetProjectsOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetProjectsOrderParamsWithTimeout ¶
func NewSetProjectsOrderParamsWithTimeout(timeout time.Duration) *SetProjectsOrderParams
NewSetProjectsOrderParamsWithTimeout creates a new SetProjectsOrderParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetProjectsOrderParams) SetBody ¶
func (o *SetProjectsOrderParams) SetBody(body *models.Projects)
SetBody adds the body to the set projects order params
func (*SetProjectsOrderParams) SetContext ¶
func (o *SetProjectsOrderParams) SetContext(ctx context.Context)
SetContext adds the context to the set projects order params
func (*SetProjectsOrderParams) SetField ¶
func (o *SetProjectsOrderParams) SetField(field string)
SetField adds the field to the set projects order params
func (*SetProjectsOrderParams) SetHTTPClient ¶
func (o *SetProjectsOrderParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set projects order params
func (*SetProjectsOrderParams) SetProjectLocator ¶
func (o *SetProjectsOrderParams) SetProjectLocator(projectLocator string)
SetProjectLocator adds the projectLocator to the set projects order params
func (*SetProjectsOrderParams) SetTimeout ¶
func (o *SetProjectsOrderParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set projects order params
func (*SetProjectsOrderParams) WithBody ¶
func (o *SetProjectsOrderParams) WithBody(body *models.Projects) *SetProjectsOrderParams
WithBody adds the body to the set projects order params
func (*SetProjectsOrderParams) WithContext ¶
func (o *SetProjectsOrderParams) WithContext(ctx context.Context) *SetProjectsOrderParams
WithContext adds the context to the set projects order params
func (*SetProjectsOrderParams) WithField ¶
func (o *SetProjectsOrderParams) WithField(field string) *SetProjectsOrderParams
WithField adds the field to the set projects order params
func (*SetProjectsOrderParams) WithHTTPClient ¶
func (o *SetProjectsOrderParams) WithHTTPClient(client *http.Client) *SetProjectsOrderParams
WithHTTPClient adds the HTTPClient to the set projects order params
func (*SetProjectsOrderParams) WithProjectLocator ¶
func (o *SetProjectsOrderParams) WithProjectLocator(projectLocator string) *SetProjectsOrderParams
WithProjectLocator adds the projectLocator to the set projects order params
func (*SetProjectsOrderParams) WithTimeout ¶
func (o *SetProjectsOrderParams) WithTimeout(timeout time.Duration) *SetProjectsOrderParams
WithTimeout adds the timeout to the set projects order params
func (*SetProjectsOrderParams) WriteToRequest ¶
func (o *SetProjectsOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetProjectsOrderReader ¶
type SetProjectsOrderReader struct {
// contains filtered or unexported fields
}
SetProjectsOrderReader is a Reader for the SetProjectsOrder structure.
func (*SetProjectsOrderReader) ReadResponse ¶
func (o *SetProjectsOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- add_parameters.go
- add_responses.go
- create_build_type_parameters.go
- create_build_type_responses.go
- create_build_type_template_parameters.go
- create_build_type_template_responses.go
- create_project_parameters.go
- create_project_responses.go
- create_secure_token_parameters.go
- create_secure_token_responses.go
- delete_all_parameters_parameters.go
- delete_all_parameters_responses.go
- delete_parameters.go
- delete_project_agent_pools_parameters.go
- delete_project_agent_pools_responses.go
- delete_project_parameters.go
- delete_project_responses.go
- delete_responses.go
- get_branches_parameters.go
- get_branches_responses.go
- get_build_types_order_parameters.go
- get_build_types_order_responses.go
- get_default_template_parameters.go
- get_default_template_responses.go
- get_example_new_project_description_compatibility_version1_parameters.go
- get_example_new_project_description_compatibility_version1_responses.go
- get_example_new_project_description_parameters.go
- get_example_new_project_description_responses.go
- get_parameter_parameters.go
- get_parameter_responses.go
- get_parameter_type_parameters.go
- get_parameter_type_raw_value_parameters.go
- get_parameter_type_raw_value_responses.go
- get_parameter_type_responses.go
- get_parameter_value_long_parameters.go
- get_parameter_value_long_responses.go
- get_parameters.go
- get_parameters_parameters.go
- get_parameters_responses.go
- get_parent_project_parameters.go
- get_parent_project_responses.go
- get_project_agent_pools_parameters.go
- get_project_agent_pools_responses.go
- get_projects_order_parameters.go
- get_projects_order_responses.go
- get_responses.go
- get_secure_value_parameters.go
- get_secure_value_responses.go
- get_single_parameters.go
- get_single_responses.go
- project_client.go
- put_app_rest_projects_project_locator_parameters_name_parameters.go
- put_app_rest_projects_project_locator_parameters_name_responses.go
- put_app_rest_projects_project_locator_project_features_feature_locator_properties_name_parameters.go
- put_app_rest_projects_project_locator_project_features_feature_locator_properties_name_responses.go
- reload_settings_file_parameters.go
- reload_settings_file_responses.go
- remove_default_template_parameters.go
- remove_default_template_responses.go
- replace_all_parameters.go
- replace_all_responses.go
- replace_parameters.go
- replace_responses.go
- serve_build_field_with_project_parameters.go
- serve_build_field_with_project_responses.go
- serve_build_type_field_with_project_parameters.go
- serve_build_type_field_with_project_responses.go
- serve_build_type_parameters.go
- serve_build_type_responses.go
- serve_build_type_templates_parameters.go
- serve_build_type_templates_responses.go
- serve_build_types_in_project_parameters.go
- serve_build_types_in_project_responses.go
- serve_build_with_project_parameters.go
- serve_build_with_project_responses.go
- serve_builds_parameters.go
- serve_builds_responses.go
- serve_project_field_parameters.go
- serve_project_field_responses.go
- serve_project_parameters.go
- serve_project_responses.go
- serve_projects_parameters.go
- serve_projects_responses.go
- serve_templates_in_project_parameters.go
- serve_templates_in_project_responses.go
- set_build_types_order_parameters.go
- set_build_types_order_responses.go
- set_default_template_parameters.go
- set_default_template_responses.go
- set_parameter_parameters.go
- set_parameter_responses.go
- set_parameter_type_parameters.go
- set_parameter_type_raw_value_parameters.go
- set_parameter_type_raw_value_responses.go
- set_parameter_type_responses.go
- set_parameter_value_long_parameters.go
- set_parameter_value_long_responses.go
- set_parameters_parameters.go
- set_parameters_responses.go
- set_parent_project_parameters.go
- set_parent_project_responses.go
- set_project_agent_pools_parameters.go
- set_project_agent_pools_responses.go
- set_project_field_parameters.go
- set_project_field_responses.go
- set_projects_order_parameters.go
- set_projects_order_responses.go