copy

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type CopyPostRequestBody added in v0.24.0

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

CopyPostRequestBody provides operations to call the copy method.

func NewCopyPostRequestBody added in v0.24.0

func NewCopyPostRequestBody() *CopyPostRequestBody

NewCopyPostRequestBody instantiates a new copyPostRequestBody and sets the default values.

func (*CopyPostRequestBody) GetAdditionalData added in v0.24.0

func (m *CopyPostRequestBody) 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 (*CopyPostRequestBody) GetDestinationId added in v0.24.0

func (m *CopyPostRequestBody) GetDestinationId() *string

GetDestinationId gets the destinationId property value. The DestinationId property

func (*CopyPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*CopyPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CopyPostRequestBody) SetAdditionalData added in v0.24.0

func (m *CopyPostRequestBody) 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 (*CopyPostRequestBody) SetDestinationId added in v0.24.0

func (m *CopyPostRequestBody) SetDestinationId(value *string)

SetDestinationId sets the destinationId property value. The DestinationId property

type CopyPostRequestBodyable added in v0.24.0

CopyPostRequestBodyable

type CopyRequestBuilder

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

CopyRequestBuilder provides operations to call the copy method.

func NewCopyRequestBuilder

NewCopyRequestBuilder instantiates a new CopyRequestBuilder and sets the default values.

func NewCopyRequestBuilderInternal

func NewCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CopyRequestBuilder

NewCopyRequestBuilderInternal instantiates a new CopyRequestBuilder and sets the default values.

func (*CopyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation copy a message to a folder within the user's mailbox.

func (*CopyRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration copy a message to a folder within the user's mailbox.

func (*CopyRequestBuilder) Post

Post copy a message to a folder within the user's mailbox.

type CopyRequestBuilderPostRequestConfiguration added in v0.22.0

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

CopyRequestBuilderPostRequestConfiguration 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