Documentation
¶
Index ¶
- type CreateReplyAllRequestBody
- func (m *CreateReplyAllRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CreateReplyAllRequestBody) GetComment() *string
- func (m *CreateReplyAllRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CreateReplyAllRequestBody) GetMessage() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Message
- func (m *CreateReplyAllRequestBody) IsNil() bool
- func (m *CreateReplyAllRequestBody) Serialize(...) error
- func (m *CreateReplyAllRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CreateReplyAllRequestBody) SetComment(value *string)
- func (m *CreateReplyAllRequestBody) SetMessage(...)
- type CreateReplyAllRequestBuilder
- type CreateReplyAllRequestBuilderPostOptions
- type CreateReplyAllResponse
- func (m *CreateReplyAllResponse) GetAdditionalData() map[string]interface{}
- func (m *CreateReplyAllResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CreateReplyAllResponse) GetMessage() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Message
- func (m *CreateReplyAllResponse) IsNil() bool
- func (m *CreateReplyAllResponse) Serialize(...) error
- func (m *CreateReplyAllResponse) SetAdditionalData(value map[string]interface{})
- func (m *CreateReplyAllResponse) SetMessage(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateReplyAllRequestBody ¶
type CreateReplyAllRequestBody struct {
// contains filtered or unexported fields
}
CreateReplyAllRequestBody
func NewCreateReplyAllRequestBody ¶
func NewCreateReplyAllRequestBody() *CreateReplyAllRequestBody
NewCreateReplyAllRequestBody instantiates a new createReplyAllRequestBody and sets the default values.
func (*CreateReplyAllRequestBody) GetAdditionalData ¶
func (m *CreateReplyAllRequestBody) 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 (*CreateReplyAllRequestBody) GetComment ¶
func (m *CreateReplyAllRequestBody) GetComment() *string
GetComment gets the comment property value.
func (*CreateReplyAllRequestBody) GetFieldDeserializers ¶
func (m *CreateReplyAllRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CreateReplyAllRequestBody) GetMessage ¶
func (m *CreateReplyAllRequestBody) GetMessage() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Message
GetMessage gets the message property value.
func (*CreateReplyAllRequestBody) IsNil ¶
func (m *CreateReplyAllRequestBody) IsNil() bool
func (*CreateReplyAllRequestBody) Serialize ¶
func (m *CreateReplyAllRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CreateReplyAllRequestBody) SetAdditionalData ¶
func (m *CreateReplyAllRequestBody) 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 (*CreateReplyAllRequestBody) SetComment ¶
func (m *CreateReplyAllRequestBody) SetComment(value *string)
SetComment sets the comment property value.
func (*CreateReplyAllRequestBody) SetMessage ¶
func (m *CreateReplyAllRequestBody) SetMessage(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Message)
SetMessage sets the message property value.
type CreateReplyAllRequestBuilder ¶
type CreateReplyAllRequestBuilder struct {
// contains filtered or unexported fields
}
CreateReplyAllRequestBuilder builds and executes requests for operations under \me\messages\{message-id}\microsoft.graph.createReplyAll
func NewCreateReplyAllRequestBuilder ¶
func NewCreateReplyAllRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateReplyAllRequestBuilder
NewCreateReplyAllRequestBuilder instantiates a new CreateReplyAllRequestBuilder and sets the default values.
func NewCreateReplyAllRequestBuilderInternal ¶
func NewCreateReplyAllRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateReplyAllRequestBuilder
NewCreateReplyAllRequestBuilderInternal instantiates a new CreateReplyAllRequestBuilder and sets the default values.
func (*CreateReplyAllRequestBuilder) CreatePostRequestInformation ¶
func (m *CreateReplyAllRequestBuilder) CreatePostRequestInformation(options *CreateReplyAllRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action createReplyAll
func (*CreateReplyAllRequestBuilder) Post ¶
func (m *CreateReplyAllRequestBuilder) Post(options *CreateReplyAllRequestBuilderPostOptions) (*CreateReplyAllResponse, error)
Post invoke action createReplyAll
type CreateReplyAllRequestBuilderPostOptions ¶
type CreateReplyAllRequestBuilderPostOptions struct {
//
Body *CreateReplyAllRequestBody
// 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
}
CreateReplyAllRequestBuilderPostOptions options for Post
type CreateReplyAllResponse ¶
type CreateReplyAllResponse struct {
// contains filtered or unexported fields
}
CreateReplyAllResponse union type wrapper for classes message
func NewCreateReplyAllResponse ¶
func NewCreateReplyAllResponse() *CreateReplyAllResponse
NewCreateReplyAllResponse instantiates a new createReplyAllResponse and sets the default values.
func (*CreateReplyAllResponse) GetAdditionalData ¶
func (m *CreateReplyAllResponse) 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 (*CreateReplyAllResponse) GetFieldDeserializers ¶
func (m *CreateReplyAllResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CreateReplyAllResponse) GetMessage ¶
func (m *CreateReplyAllResponse) GetMessage() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Message
GetMessage gets the message property value. Union type representation for type message
func (*CreateReplyAllResponse) IsNil ¶
func (m *CreateReplyAllResponse) IsNil() bool
func (*CreateReplyAllResponse) Serialize ¶
func (m *CreateReplyAllResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CreateReplyAllResponse) SetAdditionalData ¶
func (m *CreateReplyAllResponse) 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 (*CreateReplyAllResponse) SetMessage ¶
func (m *CreateReplyAllResponse) SetMessage(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Message)
SetMessage sets the message property value. Union type representation for type message