forcedelete

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateForceDeletePostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateForceDeletePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type ForceDeletePostRequestBody added in v0.24.0

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

ForceDeletePostRequestBody provides operations to call the forceDelete method.

func NewForceDeletePostRequestBody added in v0.24.0

func NewForceDeletePostRequestBody() *ForceDeletePostRequestBody

NewForceDeletePostRequestBody instantiates a new forceDeletePostRequestBody and sets the default values.

func (*ForceDeletePostRequestBody) GetAdditionalData added in v0.24.0

func (m *ForceDeletePostRequestBody) GetAdditionalData() map[string]interface{}

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.

func (*ForceDeletePostRequestBody) GetDisableUserAccounts added in v0.24.0

func (m *ForceDeletePostRequestBody) GetDisableUserAccounts() *bool

GetDisableUserAccounts gets the disableUserAccounts property value. The disableUserAccounts property

func (*ForceDeletePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*ForceDeletePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*ForceDeletePostRequestBody) SetAdditionalData added in v0.24.0

func (m *ForceDeletePostRequestBody) SetAdditionalData(value map[string]interface{})

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 (*ForceDeletePostRequestBody) SetDisableUserAccounts added in v0.24.0

func (m *ForceDeletePostRequestBody) SetDisableUserAccounts(value *bool)

SetDisableUserAccounts sets the disableUserAccounts property value. The disableUserAccounts property

type ForceDeletePostRequestBodyable added in v0.24.0

type ForceDeletePostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetDisableUserAccounts() *bool
	SetDisableUserAccounts(value *bool)
}

ForceDeletePostRequestBodyable

type ForceDeleteRequestBuilder

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

ForceDeleteRequestBuilder provides operations to call the forceDelete method.

func NewForceDeleteRequestBuilder

NewForceDeleteRequestBuilder instantiates a new ForceDeleteRequestBuilder and sets the default values.

func NewForceDeleteRequestBuilderInternal

func NewForceDeleteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ForceDeleteRequestBuilder

NewForceDeleteRequestBuilderInternal instantiates a new ForceDeleteRequestBuilder and sets the default values.

func (*ForceDeleteRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation deletes a domain using an asynchronous long-running operation. Prior to calling forceDelete, you must update or remove any references to **Exchange** as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain will return a HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation.

func (*ForceDeleteRequestBuilder) Post

Post deletes a domain using an asynchronous long-running operation. Prior to calling forceDelete, you must update or remove any references to **Exchange** as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain will return a HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation.

type ForceDeleteRequestBuilderPostRequestConfiguration added in v0.22.0

type ForceDeleteRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ForceDeleteRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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