Documentation
¶
Index ¶
- func CreateItemCommentsGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateItemCommentsGetResponse_metaFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateItemPolicyChecksGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateItemPolicyChecksGetResponse_metaFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateItemTaskStagesGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateItemTaskStagesGetResponse_metaFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateRunsGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateRunsGetResponse_metaFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type ItemActionsApplyRequestBuilder
- type ItemActionsRequestBuilder
- type ItemCommentsGetResponse
- func (m *ItemCommentsGetResponse) GetAdditionalData() map[string]any
- func (m *ItemCommentsGetResponse) GetData() ...
- func (m *ItemCommentsGetResponse) GetFieldDeserializers() ...
- func (m *ItemCommentsGetResponse) GetLinks() ...
- func (m *ItemCommentsGetResponse) GetMeta() ItemCommentsGetResponse_metaable
- func (m *ItemCommentsGetResponse) Serialize(...) error
- func (m *ItemCommentsGetResponse) SetAdditionalData(value map[string]any)
- func (m *ItemCommentsGetResponse) SetData(...)
- func (m *ItemCommentsGetResponse) SetLinks(...)
- func (m *ItemCommentsGetResponse) SetMeta(value ItemCommentsGetResponse_metaable)
- type ItemCommentsGetResponse_meta
- func (m *ItemCommentsGetResponse_meta) GetAdditionalData() map[string]any
- func (m *ItemCommentsGetResponse_meta) GetFieldDeserializers() ...
- func (m *ItemCommentsGetResponse_meta) GetPagination() ...
- func (m *ItemCommentsGetResponse_meta) Serialize(...) error
- func (m *ItemCommentsGetResponse_meta) SetAdditionalData(value map[string]any)
- func (m *ItemCommentsGetResponse_meta) SetPagination(...)
- type ItemCommentsGetResponse_metaable
- type ItemCommentsGetResponseable
- type ItemCommentsRequestBuilder
- func (m *ItemCommentsRequestBuilder) Get(ctx context.Context, ...) (ItemCommentsGetResponseable, error)
- func (m *ItemCommentsRequestBuilder) Post(ctx context.Context, ...) (...)
- func (m *ItemCommentsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ItemCommentsRequestBuilder) ToPostRequestInformation(ctx context.Context, ...) (...)
- func (m *ItemCommentsRequestBuilder) WithUrl(rawUrl string) *ItemCommentsRequestBuilder
- type ItemCommentsRequestBuilderGetQueryParameters
- type ItemConfigurationVersionDownloadRequestBuilder
- func (m *ItemConfigurationVersionDownloadRequestBuilder) Get(ctx context.Context, ...) ([]byte, error)
- func (m *ItemConfigurationVersionDownloadRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ItemConfigurationVersionDownloadRequestBuilder) WithUrl(rawUrl string) *ItemConfigurationVersionDownloadRequestBuilder
- type ItemConfigurationVersionRequestBuilder
- func (m *ItemConfigurationVersionRequestBuilder) Download() *ItemConfigurationVersionDownloadRequestBuilder
- func (m *ItemConfigurationVersionRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *ItemConfigurationVersionRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ItemConfigurationVersionRequestBuilder) WithUrl(rawUrl string) *ItemConfigurationVersionRequestBuilder
- type ItemPlanJsonOutputRequestBuilder
- type ItemPlanJsonSchemaRequestBuilder
- type ItemPlanRequestBuilder
- func (m *ItemPlanRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *ItemPlanRequestBuilder) JsonOutput() *ItemPlanJsonOutputRequestBuilder
- func (m *ItemPlanRequestBuilder) JsonSchema() *ItemPlanJsonSchemaRequestBuilder
- func (m *ItemPlanRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ItemPlanRequestBuilder) WithUrl(rawUrl string) *ItemPlanRequestBuilder
- type ItemPolicyChecksGetResponse
- func (m *ItemPolicyChecksGetResponse) GetAdditionalData() map[string]any
- func (m *ItemPolicyChecksGetResponse) GetData() ...
- func (m *ItemPolicyChecksGetResponse) GetFieldDeserializers() ...
- func (m *ItemPolicyChecksGetResponse) GetLinks() ...
- func (m *ItemPolicyChecksGetResponse) GetMeta() ItemPolicyChecksGetResponse_metaable
- func (m *ItemPolicyChecksGetResponse) Serialize(...) error
- func (m *ItemPolicyChecksGetResponse) SetAdditionalData(value map[string]any)
- func (m *ItemPolicyChecksGetResponse) SetData(...)
- func (m *ItemPolicyChecksGetResponse) SetLinks(...)
- func (m *ItemPolicyChecksGetResponse) SetMeta(value ItemPolicyChecksGetResponse_metaable)
- type ItemPolicyChecksGetResponse_meta
- func (m *ItemPolicyChecksGetResponse_meta) GetAdditionalData() map[string]any
- func (m *ItemPolicyChecksGetResponse_meta) GetFieldDeserializers() ...
- func (m *ItemPolicyChecksGetResponse_meta) GetPagination() ...
- func (m *ItemPolicyChecksGetResponse_meta) Serialize(...) error
- func (m *ItemPolicyChecksGetResponse_meta) SetAdditionalData(value map[string]any)
- func (m *ItemPolicyChecksGetResponse_meta) SetPagination(...)
- type ItemPolicyChecksGetResponse_metaable
- type ItemPolicyChecksGetResponseable
- type ItemPolicyChecksRequestBuilder
- func (m *ItemPolicyChecksRequestBuilder) Get(ctx context.Context, ...) (ItemPolicyChecksGetResponseable, error)
- func (m *ItemPolicyChecksRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ItemPolicyChecksRequestBuilder) WithUrl(rawUrl string) *ItemPolicyChecksRequestBuilder
- type ItemPolicyChecksRequestBuilderGetQueryParameters
- type ItemRequestBuilder
- func (m *ItemRequestBuilder) Actions() *ItemActionsRequestBuilder
- func (m *ItemRequestBuilder) Comments() *ItemCommentsRequestBuilder
- func (m *ItemRequestBuilder) ConfigurationVersion() *ItemConfigurationVersionRequestBuilder
- func (m *ItemRequestBuilder) Get(ctx context.Context, ...) (...)
- func (m *ItemRequestBuilder) Plan() *ItemPlanRequestBuilder
- func (m *ItemRequestBuilder) PolicyChecks() *ItemPolicyChecksRequestBuilder
- func (m *ItemRequestBuilder) TaskStages() *ItemTaskStagesRequestBuilder
- func (m *ItemRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *ItemRequestBuilder) WithUrl(rawUrl string) *ItemRequestBuilder
- type ItemTaskStagesGetResponse
- func (m *ItemTaskStagesGetResponse) GetAdditionalData() map[string]any
- func (m *ItemTaskStagesGetResponse) GetData() ...
- func (m *ItemTaskStagesGetResponse) GetFieldDeserializers() ...
- func (m *ItemTaskStagesGetResponse) GetLinks() ...
- func (m *ItemTaskStagesGetResponse) GetMeta() ItemTaskStagesGetResponse_metaable
- func (m *ItemTaskStagesGetResponse) Serialize(...) error
- func (m *ItemTaskStagesGetResponse) SetAdditionalData(value map[string]any)
- func (m *ItemTaskStagesGetResponse) SetData(...)
- func (m *ItemTaskStagesGetResponse) SetLinks(...)
- func (m *ItemTaskStagesGetResponse) SetMeta(value ItemTaskStagesGetResponse_metaable)
- type ItemTaskStagesGetResponse_meta
- func (m *ItemTaskStagesGetResponse_meta) GetAdditionalData() map[string]any
- func (m *ItemTaskStagesGetResponse_meta) GetFieldDeserializers() ...
- func (m *ItemTaskStagesGetResponse_meta) GetPagination() ...
- func (m *ItemTaskStagesGetResponse_meta) Serialize(...) error
- func (m *ItemTaskStagesGetResponse_meta) SetAdditionalData(value map[string]any)
- func (m *ItemTaskStagesGetResponse_meta) SetPagination(...)
- type ItemTaskStagesGetResponse_metaable
- type ItemTaskStagesGetResponseable
- type ItemTaskStagesRequestBuilder
- type ItemTaskStagesRequestBuilderGetQueryParameters
- type RunsGetResponse
- func (m *RunsGetResponse) GetAdditionalData() map[string]any
- func (m *RunsGetResponse) GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Runsable
- func (m *RunsGetResponse) GetFieldDeserializers() ...
- func (m *RunsGetResponse) GetLinks() ...
- func (m *RunsGetResponse) GetMeta() RunsGetResponse_metaable
- func (m *RunsGetResponse) Serialize(...) error
- func (m *RunsGetResponse) SetAdditionalData(value map[string]any)
- func (m *RunsGetResponse) SetData(...)
- func (m *RunsGetResponse) SetLinks(...)
- func (m *RunsGetResponse) SetMeta(value RunsGetResponse_metaable)
- type RunsGetResponse_meta
- func (m *RunsGetResponse_meta) GetAdditionalData() map[string]any
- func (m *RunsGetResponse_meta) GetFieldDeserializers() ...
- func (m *RunsGetResponse_meta) GetPagination() ...
- func (m *RunsGetResponse_meta) Serialize(...) error
- func (m *RunsGetResponse_meta) SetAdditionalData(value map[string]any)
- func (m *RunsGetResponse_meta) SetPagination(...)
- type RunsGetResponse_metaable
- type RunsGetResponseable
- type RunsRequestBuilder
- func (m *RunsRequestBuilder) ById(id string) *ItemRequestBuilder
- func (m *RunsRequestBuilder) Get(ctx context.Context, ...) (RunsGetResponseable, error)
- func (m *RunsRequestBuilder) Post(ctx context.Context, ...) (...)
- func (m *RunsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *RunsRequestBuilder) ToPostRequestInformation(ctx context.Context, ...) (...)
- func (m *RunsRequestBuilder) WithUrl(rawUrl string) *RunsRequestBuilder
- type RunsRequestBuilderGetQueryParameters
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateItemCommentsGetResponseFromDiscriminatorValue ¶
func CreateItemCommentsGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemCommentsGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateItemCommentsGetResponse_metaFromDiscriminatorValue ¶
func CreateItemCommentsGetResponse_metaFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemCommentsGetResponse_metaFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateItemPolicyChecksGetResponseFromDiscriminatorValue ¶
func CreateItemPolicyChecksGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemPolicyChecksGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateItemPolicyChecksGetResponse_metaFromDiscriminatorValue ¶
func CreateItemPolicyChecksGetResponse_metaFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemPolicyChecksGetResponse_metaFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateItemTaskStagesGetResponseFromDiscriminatorValue ¶
func CreateItemTaskStagesGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemTaskStagesGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateItemTaskStagesGetResponse_metaFromDiscriminatorValue ¶
func CreateItemTaskStagesGetResponse_metaFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemTaskStagesGetResponse_metaFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateRunsGetResponseFromDiscriminatorValue ¶
func CreateRunsGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateRunsGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateRunsGetResponse_metaFromDiscriminatorValue ¶
func CreateRunsGetResponse_metaFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateRunsGetResponse_metaFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
Types ¶
type ItemActionsApplyRequestBuilder ¶
type ItemActionsApplyRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemActionsApplyRequestBuilder builds and executes requests for operations under \runs\{-id}\actions\apply
func NewItemActionsApplyRequestBuilder ¶
func NewItemActionsApplyRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsApplyRequestBuilder
NewItemActionsApplyRequestBuilder instantiates a new ItemActionsApplyRequestBuilder and sets the default values.
func NewItemActionsApplyRequestBuilderInternal ¶
func NewItemActionsApplyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsApplyRequestBuilder
NewItemActionsApplyRequestBuilderInternal instantiates a new ItemActionsApplyRequestBuilder and sets the default values.
func (*ItemActionsApplyRequestBuilder) Post ¶
func (m *ItemActionsApplyRequestBuilder) Post(ctx context.Context, body i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.ActionCommentable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) error
Post apply a run that is paused waiting for confirmation. returns a Errors error when the service returns a 409 status code
func (*ItemActionsApplyRequestBuilder) ToPostRequestInformation ¶
func (m *ItemActionsApplyRequestBuilder) ToPostRequestInformation(ctx context.Context, body i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.ActionCommentable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation apply a run that is paused waiting for confirmation. returns a *RequestInformation when successful
func (*ItemActionsApplyRequestBuilder) WithUrl ¶
func (m *ItemActionsApplyRequestBuilder) WithUrl(rawUrl string) *ItemActionsApplyRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemActionsApplyRequestBuilder when successful
type ItemActionsRequestBuilder ¶
type ItemActionsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemActionsRequestBuilder builds and executes requests for operations under \runs\{-id}\actions
func NewItemActionsRequestBuilder ¶
func NewItemActionsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsRequestBuilder
NewItemActionsRequestBuilder instantiates a new ItemActionsRequestBuilder and sets the default values.
func NewItemActionsRequestBuilderInternal ¶
func NewItemActionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsRequestBuilder
NewItemActionsRequestBuilderInternal instantiates a new ItemActionsRequestBuilder and sets the default values.
func (*ItemActionsRequestBuilder) Apply ¶
func (m *ItemActionsRequestBuilder) Apply() *ItemActionsApplyRequestBuilder
Apply the apply property returns a *ItemActionsApplyRequestBuilder when successful
type ItemCommentsGetResponse ¶
type ItemCommentsGetResponse struct {
// contains filtered or unexported fields
}
func NewItemCommentsGetResponse ¶
func NewItemCommentsGetResponse() *ItemCommentsGetResponse
NewItemCommentsGetResponse instantiates a new ItemCommentsGetResponse and sets the default values.
func (*ItemCommentsGetResponse) GetAdditionalData ¶
func (m *ItemCommentsGetResponse) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*ItemCommentsGetResponse) GetData ¶
func (m *ItemCommentsGetResponse) GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Commentsable
GetData gets the data property value. The data property returns a []Commentsable when successful
func (*ItemCommentsGetResponse) GetFieldDeserializers ¶
func (m *ItemCommentsGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemCommentsGetResponse) GetLinks ¶
func (m *ItemCommentsGetResponse) GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful
func (*ItemCommentsGetResponse) GetMeta ¶
func (m *ItemCommentsGetResponse) GetMeta() ItemCommentsGetResponse_metaable
GetMeta gets the meta property value. The meta property returns a ItemCommentsGetResponse_metaable when successful
func (*ItemCommentsGetResponse) Serialize ¶
func (m *ItemCommentsGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemCommentsGetResponse) SetAdditionalData ¶
func (m *ItemCommentsGetResponse) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*ItemCommentsGetResponse) SetData ¶
func (m *ItemCommentsGetResponse) SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Commentsable)
SetData sets the data property value. The data property
func (*ItemCommentsGetResponse) SetLinks ¶
func (m *ItemCommentsGetResponse) SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetLinks sets the links property value. The links property
func (*ItemCommentsGetResponse) SetMeta ¶
func (m *ItemCommentsGetResponse) SetMeta(value ItemCommentsGetResponse_metaable)
SetMeta sets the meta property value. The meta property
type ItemCommentsGetResponse_meta ¶
type ItemCommentsGetResponse_meta struct {
// contains filtered or unexported fields
}
func NewItemCommentsGetResponse_meta ¶
func NewItemCommentsGetResponse_meta() *ItemCommentsGetResponse_meta
NewItemCommentsGetResponse_meta instantiates a new ItemCommentsGetResponse_meta and sets the default values.
func (*ItemCommentsGetResponse_meta) GetAdditionalData ¶
func (m *ItemCommentsGetResponse_meta) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*ItemCommentsGetResponse_meta) GetFieldDeserializers ¶
func (m *ItemCommentsGetResponse_meta) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemCommentsGetResponse_meta) GetPagination ¶
func (m *ItemCommentsGetResponse_meta) GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful
func (*ItemCommentsGetResponse_meta) Serialize ¶
func (m *ItemCommentsGetResponse_meta) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemCommentsGetResponse_meta) SetAdditionalData ¶
func (m *ItemCommentsGetResponse_meta) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*ItemCommentsGetResponse_meta) SetPagination ¶
func (m *ItemCommentsGetResponse_meta) SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
SetPagination sets the pagination property value. The pagination property
type ItemCommentsGetResponse_metaable ¶
type ItemCommentsGetResponse_metaable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
}
type ItemCommentsGetResponseable ¶
type ItemCommentsGetResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Commentsable
GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetMeta() ItemCommentsGetResponse_metaable
SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Commentsable)
SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetMeta(value ItemCommentsGetResponse_metaable)
}
type ItemCommentsRequestBuilder ¶
type ItemCommentsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemCommentsRequestBuilder builds and executes requests for operations under \runs\{-id}\comments
func NewItemCommentsRequestBuilder ¶
func NewItemCommentsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCommentsRequestBuilder
NewItemCommentsRequestBuilder instantiates a new ItemCommentsRequestBuilder and sets the default values.
func NewItemCommentsRequestBuilderInternal ¶
func NewItemCommentsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCommentsRequestBuilder
NewItemCommentsRequestBuilderInternal instantiates a new ItemCommentsRequestBuilder and sets the default values.
func (*ItemCommentsRequestBuilder) Get ¶
func (m *ItemCommentsRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemCommentsRequestBuilderGetQueryParameters]) (ItemCommentsGetResponseable, error)
Get list all comments for a run. returns a ItemCommentsGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemCommentsRequestBuilder) Post ¶
func (m *ItemCommentsRequestBuilder) Post(ctx context.Context, body i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.CommentsEnvelopeable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.CommentsEnvelopeable, error)
Post create a new comment on a run. returns a CommentsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemCommentsRequestBuilder) ToGetRequestInformation ¶
func (m *ItemCommentsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemCommentsRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation list all comments for a run. returns a *RequestInformation when successful
func (*ItemCommentsRequestBuilder) ToPostRequestInformation ¶
func (m *ItemCommentsRequestBuilder) ToPostRequestInformation(ctx context.Context, body i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.CommentsEnvelopeable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation create a new comment on a run. returns a *RequestInformation when successful
func (*ItemCommentsRequestBuilder) WithUrl ¶
func (m *ItemCommentsRequestBuilder) WithUrl(rawUrl string) *ItemCommentsRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemCommentsRequestBuilder when successful
type ItemCommentsRequestBuilderGetQueryParameters ¶
type ItemCommentsRequestBuilderGetQueryParameters struct {
// The page number to retrieve.
Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
// The number of items to retrieve per page. Defaults to 20.
Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}
ItemCommentsRequestBuilderGetQueryParameters list all comments for a run.
type ItemConfigurationVersionDownloadRequestBuilder ¶
type ItemConfigurationVersionDownloadRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemConfigurationVersionDownloadRequestBuilder builds and executes requests for operations under \runs\{-id}\configuration-version\download
func NewItemConfigurationVersionDownloadRequestBuilder ¶
func NewItemConfigurationVersionDownloadRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemConfigurationVersionDownloadRequestBuilder
NewItemConfigurationVersionDownloadRequestBuilder instantiates a new ItemConfigurationVersionDownloadRequestBuilder and sets the default values.
func NewItemConfigurationVersionDownloadRequestBuilderInternal ¶
func NewItemConfigurationVersionDownloadRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemConfigurationVersionDownloadRequestBuilder
NewItemConfigurationVersionDownloadRequestBuilderInternal instantiates a new ItemConfigurationVersionDownloadRequestBuilder and sets the default values.
func (*ItemConfigurationVersionDownloadRequestBuilder) Get ¶
func (m *ItemConfigurationVersionDownloadRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) ([]byte, error)
Get generate a temporary URL to download the configuration version files. returns a []byte when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemConfigurationVersionDownloadRequestBuilder) ToGetRequestInformation ¶
func (m *ItemConfigurationVersionDownloadRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation generate a temporary URL to download the configuration version files. returns a *RequestInformation when successful
func (*ItemConfigurationVersionDownloadRequestBuilder) WithUrl ¶
func (m *ItemConfigurationVersionDownloadRequestBuilder) WithUrl(rawUrl string) *ItemConfigurationVersionDownloadRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemConfigurationVersionDownloadRequestBuilder when successful
type ItemConfigurationVersionRequestBuilder ¶
type ItemConfigurationVersionRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemConfigurationVersionRequestBuilder builds and executes requests for operations under \runs\{-id}\configuration-version
func NewItemConfigurationVersionRequestBuilder ¶
func NewItemConfigurationVersionRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemConfigurationVersionRequestBuilder
NewItemConfigurationVersionRequestBuilder instantiates a new ItemConfigurationVersionRequestBuilder and sets the default values.
func NewItemConfigurationVersionRequestBuilderInternal ¶
func NewItemConfigurationVersionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemConfigurationVersionRequestBuilder
NewItemConfigurationVersionRequestBuilderInternal instantiates a new ItemConfigurationVersionRequestBuilder and sets the default values.
func (*ItemConfigurationVersionRequestBuilder) Download ¶
func (m *ItemConfigurationVersionRequestBuilder) Download() *ItemConfigurationVersionDownloadRequestBuilder
Download the download property returns a *ItemConfigurationVersionDownloadRequestBuilder when successful
func (*ItemConfigurationVersionRequestBuilder) Get ¶
func (m *ItemConfigurationVersionRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.ConfigurationVersionsEnvelopeable, error)
Get get details of a specific configuration version. returns a ConfigurationVersionsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemConfigurationVersionRequestBuilder) ToGetRequestInformation ¶
func (m *ItemConfigurationVersionRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get details of a specific configuration version. returns a *RequestInformation when successful
func (*ItemConfigurationVersionRequestBuilder) WithUrl ¶
func (m *ItemConfigurationVersionRequestBuilder) WithUrl(rawUrl string) *ItemConfigurationVersionRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemConfigurationVersionRequestBuilder when successful
type ItemPlanJsonOutputRequestBuilder ¶
type ItemPlanJsonOutputRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemPlanJsonOutputRequestBuilder builds and executes requests for operations under \runs\{-id}\plan\json-output
func NewItemPlanJsonOutputRequestBuilder ¶
func NewItemPlanJsonOutputRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanJsonOutputRequestBuilder
NewItemPlanJsonOutputRequestBuilder instantiates a new ItemPlanJsonOutputRequestBuilder and sets the default values.
func NewItemPlanJsonOutputRequestBuilderInternal ¶
func NewItemPlanJsonOutputRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanJsonOutputRequestBuilder
NewItemPlanJsonOutputRequestBuilderInternal instantiates a new ItemPlanJsonOutputRequestBuilder and sets the default values.
func (*ItemPlanJsonOutputRequestBuilder) Get ¶
func (m *ItemPlanJsonOutputRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) error
Get this endpoint generates a temporary authenticated URL to the location of the JSON formatted execution plan.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later.The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a Errors error when the service returns a 422 status code returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemPlanJsonOutputRequestBuilder) ToGetRequestInformation ¶
func (m *ItemPlanJsonOutputRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation this endpoint generates a temporary authenticated URL to the location of the JSON formatted execution plan.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later.The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a *RequestInformation when successful
func (*ItemPlanJsonOutputRequestBuilder) WithUrl ¶
func (m *ItemPlanJsonOutputRequestBuilder) WithUrl(rawUrl string) *ItemPlanJsonOutputRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemPlanJsonOutputRequestBuilder when successful
type ItemPlanJsonSchemaRequestBuilder ¶
type ItemPlanJsonSchemaRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemPlanJsonSchemaRequestBuilder builds and executes requests for operations under \runs\{-id}\plan\json-schema
func NewItemPlanJsonSchemaRequestBuilder ¶
func NewItemPlanJsonSchemaRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanJsonSchemaRequestBuilder
NewItemPlanJsonSchemaRequestBuilder instantiates a new ItemPlanJsonSchemaRequestBuilder and sets the default values.
func NewItemPlanJsonSchemaRequestBuilderInternal ¶
func NewItemPlanJsonSchemaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanJsonSchemaRequestBuilder
NewItemPlanJsonSchemaRequestBuilderInternal instantiates a new ItemPlanJsonSchemaRequestBuilder and sets the default values.
func (*ItemPlanJsonSchemaRequestBuilder) Get ¶
func (m *ItemPlanJsonSchemaRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) error
Get this endpoint generates a temporary authenticated URL to the location of the JSON formatted provider schema.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later.The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a Errors error when the service returns a 422 status code returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemPlanJsonSchemaRequestBuilder) ToGetRequestInformation ¶
func (m *ItemPlanJsonSchemaRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation this endpoint generates a temporary authenticated URL to the location of the JSON formatted provider schema.When successful, this endpoint responds with a temporary redirect that should be followed.This endpoint is available for plans using Terraform 0.12 and later.The temporary URL has a life of 1 minute and should not be relied upon beyond the initial request. returns a *RequestInformation when successful
func (*ItemPlanJsonSchemaRequestBuilder) WithUrl ¶
func (m *ItemPlanJsonSchemaRequestBuilder) WithUrl(rawUrl string) *ItemPlanJsonSchemaRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemPlanJsonSchemaRequestBuilder when successful
type ItemPlanRequestBuilder ¶
type ItemPlanRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemPlanRequestBuilder builds and executes requests for operations under \runs\{-id}\plan
func NewItemPlanRequestBuilder ¶
func NewItemPlanRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanRequestBuilder
NewItemPlanRequestBuilder instantiates a new ItemPlanRequestBuilder and sets the default values.
func NewItemPlanRequestBuilderInternal ¶
func NewItemPlanRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPlanRequestBuilder
NewItemPlanRequestBuilderInternal instantiates a new ItemPlanRequestBuilder and sets the default values.
func (*ItemPlanRequestBuilder) Get ¶
func (m *ItemPlanRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.PlansEnvelopeable, error)
Get this endpoint returns a specific plan by its run ID. returns a PlansEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemPlanRequestBuilder) JsonOutput ¶
func (m *ItemPlanRequestBuilder) JsonOutput() *ItemPlanJsonOutputRequestBuilder
JsonOutput the jsonOutput property returns a *ItemPlanJsonOutputRequestBuilder when successful
func (*ItemPlanRequestBuilder) JsonSchema ¶
func (m *ItemPlanRequestBuilder) JsonSchema() *ItemPlanJsonSchemaRequestBuilder
JsonSchema the jsonSchema property returns a *ItemPlanJsonSchemaRequestBuilder when successful
func (*ItemPlanRequestBuilder) ToGetRequestInformation ¶
func (m *ItemPlanRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation this endpoint returns a specific plan by its run ID. returns a *RequestInformation when successful
func (*ItemPlanRequestBuilder) WithUrl ¶
func (m *ItemPlanRequestBuilder) WithUrl(rawUrl string) *ItemPlanRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemPlanRequestBuilder when successful
type ItemPolicyChecksGetResponse ¶
type ItemPolicyChecksGetResponse struct {
// contains filtered or unexported fields
}
func NewItemPolicyChecksGetResponse ¶
func NewItemPolicyChecksGetResponse() *ItemPolicyChecksGetResponse
NewItemPolicyChecksGetResponse instantiates a new ItemPolicyChecksGetResponse and sets the default values.
func (*ItemPolicyChecksGetResponse) GetAdditionalData ¶
func (m *ItemPolicyChecksGetResponse) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*ItemPolicyChecksGetResponse) GetData ¶
func (m *ItemPolicyChecksGetResponse) GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.PolicyChecksable
GetData gets the data property value. The data property returns a []PolicyChecksable when successful
func (*ItemPolicyChecksGetResponse) GetFieldDeserializers ¶
func (m *ItemPolicyChecksGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemPolicyChecksGetResponse) GetLinks ¶
func (m *ItemPolicyChecksGetResponse) GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful
func (*ItemPolicyChecksGetResponse) GetMeta ¶
func (m *ItemPolicyChecksGetResponse) GetMeta() ItemPolicyChecksGetResponse_metaable
GetMeta gets the meta property value. The meta property returns a ItemPolicyChecksGetResponse_metaable when successful
func (*ItemPolicyChecksGetResponse) Serialize ¶
func (m *ItemPolicyChecksGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemPolicyChecksGetResponse) SetAdditionalData ¶
func (m *ItemPolicyChecksGetResponse) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*ItemPolicyChecksGetResponse) SetData ¶
func (m *ItemPolicyChecksGetResponse) SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.PolicyChecksable)
SetData sets the data property value. The data property
func (*ItemPolicyChecksGetResponse) SetLinks ¶
func (m *ItemPolicyChecksGetResponse) SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetLinks sets the links property value. The links property
func (*ItemPolicyChecksGetResponse) SetMeta ¶
func (m *ItemPolicyChecksGetResponse) SetMeta(value ItemPolicyChecksGetResponse_metaable)
SetMeta sets the meta property value. The meta property
type ItemPolicyChecksGetResponse_meta ¶
type ItemPolicyChecksGetResponse_meta struct {
// contains filtered or unexported fields
}
func NewItemPolicyChecksGetResponse_meta ¶
func NewItemPolicyChecksGetResponse_meta() *ItemPolicyChecksGetResponse_meta
NewItemPolicyChecksGetResponse_meta instantiates a new ItemPolicyChecksGetResponse_meta and sets the default values.
func (*ItemPolicyChecksGetResponse_meta) GetAdditionalData ¶
func (m *ItemPolicyChecksGetResponse_meta) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*ItemPolicyChecksGetResponse_meta) GetFieldDeserializers ¶
func (m *ItemPolicyChecksGetResponse_meta) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemPolicyChecksGetResponse_meta) GetPagination ¶
func (m *ItemPolicyChecksGetResponse_meta) GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful
func (*ItemPolicyChecksGetResponse_meta) Serialize ¶
func (m *ItemPolicyChecksGetResponse_meta) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemPolicyChecksGetResponse_meta) SetAdditionalData ¶
func (m *ItemPolicyChecksGetResponse_meta) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*ItemPolicyChecksGetResponse_meta) SetPagination ¶
func (m *ItemPolicyChecksGetResponse_meta) SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
SetPagination sets the pagination property value. The pagination property
type ItemPolicyChecksGetResponse_metaable ¶
type ItemPolicyChecksGetResponse_metaable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
}
type ItemPolicyChecksGetResponseable ¶
type ItemPolicyChecksGetResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.PolicyChecksable
GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetMeta() ItemPolicyChecksGetResponse_metaable
SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.PolicyChecksable)
SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetMeta(value ItemPolicyChecksGetResponse_metaable)
}
type ItemPolicyChecksRequestBuilder ¶
type ItemPolicyChecksRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemPolicyChecksRequestBuilder builds and executes requests for operations under \runs\{-id}\policy-checks
func NewItemPolicyChecksRequestBuilder ¶
func NewItemPolicyChecksRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPolicyChecksRequestBuilder
NewItemPolicyChecksRequestBuilder instantiates a new ItemPolicyChecksRequestBuilder and sets the default values.
func NewItemPolicyChecksRequestBuilderInternal ¶
func NewItemPolicyChecksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemPolicyChecksRequestBuilder
NewItemPolicyChecksRequestBuilderInternal instantiates a new ItemPolicyChecksRequestBuilder and sets the default values.
func (*ItemPolicyChecksRequestBuilder) Get ¶
func (m *ItemPolicyChecksRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemPolicyChecksRequestBuilderGetQueryParameters]) (ItemPolicyChecksGetResponseable, error)
Get list the policy checks associated with a run. returns a ItemPolicyChecksGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemPolicyChecksRequestBuilder) ToGetRequestInformation ¶
func (m *ItemPolicyChecksRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemPolicyChecksRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation list the policy checks associated with a run. returns a *RequestInformation when successful
func (*ItemPolicyChecksRequestBuilder) WithUrl ¶
func (m *ItemPolicyChecksRequestBuilder) WithUrl(rawUrl string) *ItemPolicyChecksRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemPolicyChecksRequestBuilder when successful
type ItemPolicyChecksRequestBuilderGetQueryParameters ¶
type ItemPolicyChecksRequestBuilderGetQueryParameters struct {
// The page number to retrieve.
Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
// The number of items to retrieve per page. Defaults to 20.
Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}
ItemPolicyChecksRequestBuilderGetQueryParameters list the policy checks associated with a run.
type ItemRequestBuilder ¶
type ItemRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemRequestBuilder builds and executes requests for operations under \runs\{-id}
func NewItemRequestBuilder ¶
func NewItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRequestBuilder
NewItemRequestBuilder instantiates a new ItemRequestBuilder and sets the default values.
func NewItemRequestBuilderInternal ¶
func NewItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRequestBuilder
NewItemRequestBuilderInternal instantiates a new ItemRequestBuilder and sets the default values.
func (*ItemRequestBuilder) Actions ¶
func (m *ItemRequestBuilder) Actions() *ItemActionsRequestBuilder
Actions the actions property returns a *ItemActionsRequestBuilder when successful
func (*ItemRequestBuilder) Comments ¶
func (m *ItemRequestBuilder) Comments() *ItemCommentsRequestBuilder
Comments the comments property returns a *ItemCommentsRequestBuilder when successful
func (*ItemRequestBuilder) ConfigurationVersion ¶
func (m *ItemRequestBuilder) ConfigurationVersion() *ItemConfigurationVersionRequestBuilder
ConfigurationVersion the configurationVersion property returns a *ItemConfigurationVersionRequestBuilder when successful
func (*ItemRequestBuilder) Get ¶
func (m *ItemRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.RunsEnvelopeable, error)
Get get details about a run. returns a RunsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemRequestBuilder) Plan ¶
func (m *ItemRequestBuilder) Plan() *ItemPlanRequestBuilder
Plan the plan property returns a *ItemPlanRequestBuilder when successful
func (*ItemRequestBuilder) PolicyChecks ¶
func (m *ItemRequestBuilder) PolicyChecks() *ItemPolicyChecksRequestBuilder
PolicyChecks the policyChecks property returns a *ItemPolicyChecksRequestBuilder when successful
func (*ItemRequestBuilder) TaskStages ¶
func (m *ItemRequestBuilder) TaskStages() *ItemTaskStagesRequestBuilder
TaskStages the taskStages property returns a *ItemTaskStagesRequestBuilder when successful
func (*ItemRequestBuilder) ToGetRequestInformation ¶
func (m *ItemRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation get details about a run. returns a *RequestInformation when successful
func (*ItemRequestBuilder) WithUrl ¶
func (m *ItemRequestBuilder) WithUrl(rawUrl string) *ItemRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemRequestBuilder when successful
type ItemTaskStagesGetResponse ¶
type ItemTaskStagesGetResponse struct {
// contains filtered or unexported fields
}
func NewItemTaskStagesGetResponse ¶
func NewItemTaskStagesGetResponse() *ItemTaskStagesGetResponse
NewItemTaskStagesGetResponse instantiates a new ItemTaskStagesGetResponse and sets the default values.
func (*ItemTaskStagesGetResponse) GetAdditionalData ¶
func (m *ItemTaskStagesGetResponse) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*ItemTaskStagesGetResponse) GetData ¶
func (m *ItemTaskStagesGetResponse) GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.TaskStagesable
GetData gets the data property value. The data property returns a []TaskStagesable when successful
func (*ItemTaskStagesGetResponse) GetFieldDeserializers ¶
func (m *ItemTaskStagesGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemTaskStagesGetResponse) GetLinks ¶
func (m *ItemTaskStagesGetResponse) GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful
func (*ItemTaskStagesGetResponse) GetMeta ¶
func (m *ItemTaskStagesGetResponse) GetMeta() ItemTaskStagesGetResponse_metaable
GetMeta gets the meta property value. The meta property returns a ItemTaskStagesGetResponse_metaable when successful
func (*ItemTaskStagesGetResponse) Serialize ¶
func (m *ItemTaskStagesGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemTaskStagesGetResponse) SetAdditionalData ¶
func (m *ItemTaskStagesGetResponse) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*ItemTaskStagesGetResponse) SetData ¶
func (m *ItemTaskStagesGetResponse) SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.TaskStagesable)
SetData sets the data property value. The data property
func (*ItemTaskStagesGetResponse) SetLinks ¶
func (m *ItemTaskStagesGetResponse) SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetLinks sets the links property value. The links property
func (*ItemTaskStagesGetResponse) SetMeta ¶
func (m *ItemTaskStagesGetResponse) SetMeta(value ItemTaskStagesGetResponse_metaable)
SetMeta sets the meta property value. The meta property
type ItemTaskStagesGetResponse_meta ¶
type ItemTaskStagesGetResponse_meta struct {
// contains filtered or unexported fields
}
func NewItemTaskStagesGetResponse_meta ¶
func NewItemTaskStagesGetResponse_meta() *ItemTaskStagesGetResponse_meta
NewItemTaskStagesGetResponse_meta instantiates a new ItemTaskStagesGetResponse_meta and sets the default values.
func (*ItemTaskStagesGetResponse_meta) GetAdditionalData ¶
func (m *ItemTaskStagesGetResponse_meta) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*ItemTaskStagesGetResponse_meta) GetFieldDeserializers ¶
func (m *ItemTaskStagesGetResponse_meta) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemTaskStagesGetResponse_meta) GetPagination ¶
func (m *ItemTaskStagesGetResponse_meta) GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful
func (*ItemTaskStagesGetResponse_meta) Serialize ¶
func (m *ItemTaskStagesGetResponse_meta) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemTaskStagesGetResponse_meta) SetAdditionalData ¶
func (m *ItemTaskStagesGetResponse_meta) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*ItemTaskStagesGetResponse_meta) SetPagination ¶
func (m *ItemTaskStagesGetResponse_meta) SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
SetPagination sets the pagination property value. The pagination property
type ItemTaskStagesGetResponse_metaable ¶
type ItemTaskStagesGetResponse_metaable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
}
type ItemTaskStagesGetResponseable ¶
type ItemTaskStagesGetResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.TaskStagesable
GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetMeta() ItemTaskStagesGetResponse_metaable
SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.TaskStagesable)
SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetMeta(value ItemTaskStagesGetResponse_metaable)
}
type ItemTaskStagesRequestBuilder ¶
type ItemTaskStagesRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemTaskStagesRequestBuilder builds and executes requests for operations under \runs\{-id}\task-stages
func NewItemTaskStagesRequestBuilder ¶
func NewItemTaskStagesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTaskStagesRequestBuilder
NewItemTaskStagesRequestBuilder instantiates a new ItemTaskStagesRequestBuilder and sets the default values.
func NewItemTaskStagesRequestBuilderInternal ¶
func NewItemTaskStagesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTaskStagesRequestBuilder
NewItemTaskStagesRequestBuilderInternal instantiates a new ItemTaskStagesRequestBuilder and sets the default values.
func (*ItemTaskStagesRequestBuilder) Get ¶
func (m *ItemTaskStagesRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemTaskStagesRequestBuilderGetQueryParameters]) (ItemTaskStagesGetResponseable, error)
Get list the run task stages associated with a run. returns a ItemTaskStagesGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemTaskStagesRequestBuilder) ToGetRequestInformation ¶
func (m *ItemTaskStagesRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemTaskStagesRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation list the run task stages associated with a run. returns a *RequestInformation when successful
func (*ItemTaskStagesRequestBuilder) WithUrl ¶
func (m *ItemTaskStagesRequestBuilder) WithUrl(rawUrl string) *ItemTaskStagesRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemTaskStagesRequestBuilder when successful
type ItemTaskStagesRequestBuilderGetQueryParameters ¶
type ItemTaskStagesRequestBuilderGetQueryParameters struct {
// The page number to retrieve.
Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
// The number of items to retrieve per page. Defaults to 20.
Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}
ItemTaskStagesRequestBuilderGetQueryParameters list the run task stages associated with a run.
type RunsGetResponse ¶
type RunsGetResponse struct {
// contains filtered or unexported fields
}
func NewRunsGetResponse ¶
func NewRunsGetResponse() *RunsGetResponse
NewRunsGetResponse instantiates a new RunsGetResponse and sets the default values.
func (*RunsGetResponse) GetAdditionalData ¶
func (m *RunsGetResponse) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*RunsGetResponse) GetData ¶
func (m *RunsGetResponse) GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Runsable
GetData gets the data property value. The data property returns a []Runsable when successful
func (*RunsGetResponse) GetFieldDeserializers ¶
func (m *RunsGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*RunsGetResponse) GetLinks ¶
func (m *RunsGetResponse) GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful
func (*RunsGetResponse) GetMeta ¶
func (m *RunsGetResponse) GetMeta() RunsGetResponse_metaable
GetMeta gets the meta property value. The meta property returns a RunsGetResponse_metaable when successful
func (*RunsGetResponse) Serialize ¶
func (m *RunsGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*RunsGetResponse) SetAdditionalData ¶
func (m *RunsGetResponse) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*RunsGetResponse) SetData ¶
func (m *RunsGetResponse) SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Runsable)
SetData sets the data property value. The data property
func (*RunsGetResponse) SetLinks ¶
func (m *RunsGetResponse) SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetLinks sets the links property value. The links property
func (*RunsGetResponse) SetMeta ¶
func (m *RunsGetResponse) SetMeta(value RunsGetResponse_metaable)
SetMeta sets the meta property value. The meta property
type RunsGetResponse_meta ¶
type RunsGetResponse_meta struct {
// contains filtered or unexported fields
}
func NewRunsGetResponse_meta ¶
func NewRunsGetResponse_meta() *RunsGetResponse_meta
NewRunsGetResponse_meta instantiates a new RunsGetResponse_meta and sets the default values.
func (*RunsGetResponse_meta) GetAdditionalData ¶
func (m *RunsGetResponse_meta) GetAdditionalData() map[string]any
GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful
func (*RunsGetResponse_meta) GetFieldDeserializers ¶
func (m *RunsGetResponse_meta) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*RunsGetResponse_meta) GetPagination ¶
func (m *RunsGetResponse_meta) GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful
func (*RunsGetResponse_meta) Serialize ¶
func (m *RunsGetResponse_meta) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*RunsGetResponse_meta) SetAdditionalData ¶
func (m *RunsGetResponse_meta) SetAdditionalData(value map[string]any)
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*RunsGetResponse_meta) SetPagination ¶
func (m *RunsGetResponse_meta) SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
SetPagination sets the pagination property value. The pagination property
type RunsGetResponse_metaable ¶
type RunsGetResponse_metaable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
}
type RunsGetResponseable ¶
type RunsGetResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Runsable
GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetMeta() RunsGetResponse_metaable
SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Runsable)
SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetMeta(value RunsGetResponse_metaable)
}
type RunsRequestBuilder ¶
type RunsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
RunsRequestBuilder builds and executes requests for operations under \runs
func NewRunsRequestBuilder ¶
func NewRunsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RunsRequestBuilder
NewRunsRequestBuilder instantiates a new RunsRequestBuilder and sets the default values.
func NewRunsRequestBuilderInternal ¶
func NewRunsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RunsRequestBuilder
NewRunsRequestBuilderInternal instantiates a new RunsRequestBuilder and sets the default values.
func (*RunsRequestBuilder) ById ¶
func (m *RunsRequestBuilder) ById(id string) *ItemRequestBuilder
ById gets an item from the github.com/hashicorp/go-tfe/v2/api.runs.item collection returns a *ItemRequestBuilder when successful
func (*RunsRequestBuilder) Get ¶
func (m *RunsRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[RunsRequestBuilderGetQueryParameters]) (RunsGetResponseable, error)
Get list all runs in a workspace. returns a RunsGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*RunsRequestBuilder) Post ¶
func (m *RunsRequestBuilder) Post(ctx context.Context, body i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.RunsEnvelopeable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.RunsEnvelopeable, error)
Post create a new run. returns a RunsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*RunsRequestBuilder) ToGetRequestInformation ¶
func (m *RunsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[RunsRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation list all runs in a workspace. returns a *RequestInformation when successful
func (*RunsRequestBuilder) ToPostRequestInformation ¶
func (m *RunsRequestBuilder) ToPostRequestInformation(ctx context.Context, body i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.RunsEnvelopeable, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.DefaultQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToPostRequestInformation create a new run. returns a *RequestInformation when successful
func (*RunsRequestBuilder) WithUrl ¶
func (m *RunsRequestBuilder) WithUrl(rawUrl string) *RunsRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *RunsRequestBuilder when successful
type RunsRequestBuilderGetQueryParameters ¶
type RunsRequestBuilderGetQueryParameters struct {
// Filter by run operation.
Filteroperation *string "uriparametername:\"filter%5Boperation%5D\""
// Filter by run status.
Filterstatus *string "uriparametername:\"filter%5Bstatus%5D\""
// Organization Name
Organization_name *string "uriparametername:\"organization_name\""
// The page number to retrieve.
Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
// The number of items to retrieve per page. Defaults to 20.
Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
// Workspace ID
Workspace_id *string "uriparametername:\"workspace_id\""
}
RunsRequestBuilderGetQueryParameters list all runs in a workspace.
Source Files
¶
- item_actions_apply_request_builder.go
- item_actions_request_builder.go
- item_comments_get_response.go
- item_comments_get_response_escaped_meta.go
- item_comments_request_builder.go
- item_configuration_version_download_request_builder.go
- item_configuration_version_request_builder.go
- item_plan_json_output_request_builder.go
- item_plan_json_schema_request_builder.go
- item_plan_request_builder.go
- item_policy_checks_get_response.go
- item_policy_checks_get_response_escaped_meta.go
- item_policy_checks_request_builder.go
- item_request_builder.go
- item_task_stages_get_response.go
- item_task_stages_get_response_escaped_meta.go
- item_task_stages_request_builder.go
- runs_get_response.go
- runs_get_response_escaped_meta.go
- runs_request_builder.go