reply

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 ReplyRequestBody

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

ReplyRequestBody

func NewReplyRequestBody

func NewReplyRequestBody() *ReplyRequestBody

NewReplyRequestBody instantiates a new replyRequestBody and sets the default values.

func (*ReplyRequestBody) GetAdditionalData

func (m *ReplyRequestBody) 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 (*ReplyRequestBody) GetComment

func (m *ReplyRequestBody) GetComment() *string

GetComment gets the comment property value.

func (*ReplyRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*ReplyRequestBody) GetMessage

GetMessage gets the message property value.

func (*ReplyRequestBody) IsNil

func (m *ReplyRequestBody) IsNil() bool

func (*ReplyRequestBody) Serialize

Serialize serializes information the current object

func (*ReplyRequestBody) SetAdditionalData

func (m *ReplyRequestBody) 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 (*ReplyRequestBody) SetComment

func (m *ReplyRequestBody) SetComment(value *string)

SetComment sets the comment property value.

func (*ReplyRequestBody) SetMessage

SetMessage sets the message property value.

type ReplyRequestBuilder

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

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

func NewReplyRequestBuilder

NewReplyRequestBuilder instantiates a new ReplyRequestBuilder and sets the default values.

func NewReplyRequestBuilderInternal

func NewReplyRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ReplyRequestBuilder

NewReplyRequestBuilderInternal instantiates a new ReplyRequestBuilder and sets the default values.

func (*ReplyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action reply

func (*ReplyRequestBuilder) Post

Post invoke action reply

type ReplyRequestBuilderPostOptions

type ReplyRequestBuilderPostOptions struct {
	//
	Body *ReplyRequestBody
	// 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
}

ReplyRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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