notificationconfigurations

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ItemActionsEnableRequestBuilder

ItemActionsEnableRequestBuilder builds and executes requests for operations under \notification-configurations\{notification_configuration_id}\actions\enable

func NewItemActionsEnableRequestBuilder

NewItemActionsEnableRequestBuilder instantiates a new ItemActionsEnableRequestBuilder and sets the default values.

func NewItemActionsEnableRequestBuilderInternal

func NewItemActionsEnableRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsEnableRequestBuilder

NewItemActionsEnableRequestBuilderInternal instantiates a new ItemActionsEnableRequestBuilder and sets the default values.

func (*ItemActionsEnableRequestBuilder) Post

Post enable a notification configuration by triggering a verification request. returns a NotificationConfigurationsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemActionsEnableRequestBuilder) ToPostRequestInformation

ToPostRequestInformation enable a notification configuration by triggering a verification request. returns a *RequestInformation when successful

func (*ItemActionsEnableRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemActionsEnableRequestBuilder when successful

type ItemActionsRequestBuilder

ItemActionsRequestBuilder builds and executes requests for operations under \notification-configurations\{notification_configuration_id}\actions

func NewItemActionsRequestBuilder

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) Enable

Enable the enable property returns a *ItemActionsEnableRequestBuilder when successful

func (*ItemActionsRequestBuilder) Verify

Verify the verify property returns a *ItemActionsVerifyRequestBuilder when successful

type ItemActionsVerifyRequestBuilder

ItemActionsVerifyRequestBuilder builds and executes requests for operations under \notification-configurations\{notification_configuration_id}\actions\verify

func NewItemActionsVerifyRequestBuilder

NewItemActionsVerifyRequestBuilder instantiates a new ItemActionsVerifyRequestBuilder and sets the default values.

func NewItemActionsVerifyRequestBuilderInternal

func NewItemActionsVerifyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemActionsVerifyRequestBuilder

NewItemActionsVerifyRequestBuilderInternal instantiates a new ItemActionsVerifyRequestBuilder and sets the default values.

func (*ItemActionsVerifyRequestBuilder) Post

Post send a verification request to the configured destination URL. returns a NotificationConfigurationsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*ItemActionsVerifyRequestBuilder) ToPostRequestInformation

ToPostRequestInformation send a verification request to the configured destination URL. returns a *RequestInformation when successful

func (*ItemActionsVerifyRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemActionsVerifyRequestBuilder when successful

type NotificationConfigurationsRequestBuilder

type NotificationConfigurationsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

NotificationConfigurationsRequestBuilder builds and executes requests for operations under \notification-configurations

func NewNotificationConfigurationsRequestBuilder

NewNotificationConfigurationsRequestBuilder instantiates a new NotificationConfigurationsRequestBuilder and sets the default values.

func NewNotificationConfigurationsRequestBuilderInternal

func NewNotificationConfigurationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *NotificationConfigurationsRequestBuilder

NewNotificationConfigurationsRequestBuilderInternal instantiates a new NotificationConfigurationsRequestBuilder and sets the default values.

func (*NotificationConfigurationsRequestBuilder) ByNotification_configuration_id

func (m *NotificationConfigurationsRequestBuilder) ByNotification_configuration_id(notification_configuration_id string) *WithNotification_configuration_ItemRequestBuilder

ByNotification_configuration_id gets an item from the github.com/hashicorp/go-tfe/v2/api.notificationConfigurations.item collection returns a *WithNotification_configuration_ItemRequestBuilder when successful

type WithNotification_configuration_ItemRequestBuilder

type WithNotification_configuration_ItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

WithNotification_configuration_ItemRequestBuilder builds and executes requests for operations under \notification-configurations\{notification_configuration_id}

func NewWithNotification_configuration_ItemRequestBuilder

NewWithNotification_configuration_ItemRequestBuilder instantiates a new WithNotification_configuration_ItemRequestBuilder and sets the default values.

func NewWithNotification_configuration_ItemRequestBuilderInternal

func NewWithNotification_configuration_ItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithNotification_configuration_ItemRequestBuilder

NewWithNotification_configuration_ItemRequestBuilderInternal instantiates a new WithNotification_configuration_ItemRequestBuilder and sets the default values.

func (*WithNotification_configuration_ItemRequestBuilder) Actions

Actions the actions property returns a *ItemActionsRequestBuilder when successful

func (*WithNotification_configuration_ItemRequestBuilder) Delete

Delete delete a notification configuration. returns a Errors error when the service returns a 4XX or 5XX status code

func (*WithNotification_configuration_ItemRequestBuilder) Get

Get get details about a notification configuration. returns a NotificationConfigurationsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*WithNotification_configuration_ItemRequestBuilder) Patch

Patch update an existing notification configuration. returns a NotificationConfigurationsEnvelopeable when successful returns a Errors error when the service returns a 4XX or 5XX status code

func (*WithNotification_configuration_ItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete a notification configuration. returns a *RequestInformation when successful

func (*WithNotification_configuration_ItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get details about a notification configuration. returns a *RequestInformation when successful

func (*WithNotification_configuration_ItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *WithNotification_configuration_ItemRequestBuilder when successful

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL