move

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MoveRequestBody

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

MoveRequestBody

func NewMoveRequestBody

func NewMoveRequestBody() *MoveRequestBody

NewMoveRequestBody instantiates a new moveRequestBody and sets the default values.

func (*MoveRequestBody) GetAdditionalData

func (m *MoveRequestBody) 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 (*MoveRequestBody) GetDestinationId

func (m *MoveRequestBody) GetDestinationId() *string

GetDestinationId gets the destinationId property value.

func (*MoveRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*MoveRequestBody) IsNil

func (m *MoveRequestBody) IsNil() bool

func (*MoveRequestBody) Serialize

Serialize serializes information the current object

func (*MoveRequestBody) SetAdditionalData

func (m *MoveRequestBody) 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 (*MoveRequestBody) SetDestinationId

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

SetDestinationId sets the destinationId property value.

type MoveRequestBuilder

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

MoveRequestBuilder builds and executes requests for operations under \users\{user-id}\messages\{message-id}\microsoft.graph.move

func NewMoveRequestBuilder

NewMoveRequestBuilder instantiates a new MoveRequestBuilder and sets the default values.

func NewMoveRequestBuilderInternal

func NewMoveRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *MoveRequestBuilder

NewMoveRequestBuilderInternal instantiates a new MoveRequestBuilder and sets the default values.

func (*MoveRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action move

func (*MoveRequestBuilder) Post

Post invoke action move

type MoveRequestBuilderPostOptions

type MoveRequestBuilderPostOptions struct {
	//
	Body *MoveRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

MoveRequestBuilderPostOptions options for Post

type MoveResponse

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

MoveResponse union type wrapper for classes message

func NewMoveResponse

func NewMoveResponse() *MoveResponse

NewMoveResponse instantiates a new moveResponse and sets the default values.

func (*MoveResponse) GetAdditionalData

func (m *MoveResponse) 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 (*MoveResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*MoveResponse) GetMessage

GetMessage gets the message property value. Union type representation for type message

func (*MoveResponse) IsNil

func (m *MoveResponse) IsNil() bool

func (*MoveResponse) Serialize

Serialize serializes information the current object

func (*MoveResponse) SetAdditionalData

func (m *MoveResponse) 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 (*MoveResponse) SetMessage

SetMessage sets the message property value. Union type representation for type message

Jump to

Keyboard shortcuts

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