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

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

Types

type CopyPostRequestBody

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

CopyPostRequestBody provides operations to call the copy method.

func NewCopyPostRequestBody

func NewCopyPostRequestBody() *CopyPostRequestBody

NewCopyPostRequestBody instantiates a new copyPostRequestBody and sets the default values.

func (*CopyPostRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyPostRequestBody) GetName

func (m *CopyPostRequestBody) GetName() *string

GetName gets the name property value. The name property

func (*CopyPostRequestBody) GetParentReference

GetParentReference gets the parentReference property value. The parentReference property

func (*CopyPostRequestBody) Serialize

Serialize serializes information the current object

func (*CopyPostRequestBody) SetAdditionalData

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

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

SetName sets the name property value. The name property

func (*CopyPostRequestBody) SetParentReference

SetParentReference sets the parentReference property value. The parentReference property

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 asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.

func (*CopyRequestBuilder) CreatePostRequestInformationWithRequestConfiguration

CreatePostRequestInformationWithRequestConfiguration asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.

func (*CopyRequestBuilder) Post

Post asynchronously creates a copy of an [driveItem][item-resource] (including any children), under a new parent item or with a new name.

type CopyRequestBuilderPostRequestConfiguration

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