Documentation ¶
Index ¶
- type F_Dist_RTRequestBody
- func (m *F_Dist_RTRequestBody) GetAdditionalData() map[string]interface{}
- func (m *F_Dist_RTRequestBody) GetDegFreedom1() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *F_Dist_RTRequestBody) GetDegFreedom2() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *F_Dist_RTRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *F_Dist_RTRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *F_Dist_RTRequestBody) IsNil() bool
- func (m *F_Dist_RTRequestBody) Serialize(...) error
- func (m *F_Dist_RTRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *F_Dist_RTRequestBody) SetDegFreedom1(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *F_Dist_RTRequestBody) SetDegFreedom2(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *F_Dist_RTRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type F_Dist_RTRequestBuilder
- type F_Dist_RTRequestBuilderPostOptions
- type F_Dist_RTResponse
- func (m *F_Dist_RTResponse) GetAdditionalData() map[string]interface{}
- func (m *F_Dist_RTResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *F_Dist_RTResponse) GetWorkbookFunctionResult() ...
- func (m *F_Dist_RTResponse) IsNil() bool
- func (m *F_Dist_RTResponse) Serialize(...) error
- func (m *F_Dist_RTResponse) SetAdditionalData(value map[string]interface{})
- func (m *F_Dist_RTResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type F_Dist_RTRequestBody ¶
type F_Dist_RTRequestBody struct {
// contains filtered or unexported fields
}
F_Dist_RTRequestBody
func NewF_Dist_RTRequestBody ¶
func NewF_Dist_RTRequestBody() *F_Dist_RTRequestBody
NewF_Dist_RTRequestBody instantiates a new f_Dist_RTRequestBody and sets the default values.
func (*F_Dist_RTRequestBody) GetAdditionalData ¶
func (m *F_Dist_RTRequestBody) 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 (*F_Dist_RTRequestBody) GetDegFreedom1 ¶
func (m *F_Dist_RTRequestBody) GetDegFreedom1() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetDegFreedom1 gets the degFreedom1 property value.
func (*F_Dist_RTRequestBody) GetDegFreedom2 ¶
func (m *F_Dist_RTRequestBody) GetDegFreedom2() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetDegFreedom2 gets the degFreedom2 property value.
func (*F_Dist_RTRequestBody) GetFieldDeserializers ¶
func (m *F_Dist_RTRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*F_Dist_RTRequestBody) GetX ¶
func (m *F_Dist_RTRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetX gets the x property value.
func (*F_Dist_RTRequestBody) IsNil ¶
func (m *F_Dist_RTRequestBody) IsNil() bool
func (*F_Dist_RTRequestBody) Serialize ¶
func (m *F_Dist_RTRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*F_Dist_RTRequestBody) SetAdditionalData ¶
func (m *F_Dist_RTRequestBody) 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 (*F_Dist_RTRequestBody) SetDegFreedom1 ¶
func (m *F_Dist_RTRequestBody) SetDegFreedom1(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetDegFreedom1 sets the degFreedom1 property value.
func (*F_Dist_RTRequestBody) SetDegFreedom2 ¶
func (m *F_Dist_RTRequestBody) SetDegFreedom2(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetDegFreedom2 sets the degFreedom2 property value.
func (*F_Dist_RTRequestBody) SetX ¶
func (m *F_Dist_RTRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetX sets the x property value.
type F_Dist_RTRequestBuilder ¶
type F_Dist_RTRequestBuilder struct {
// contains filtered or unexported fields
}
F_Dist_RTRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.f_Dist_RT
func NewF_Dist_RTRequestBuilder ¶
func NewF_Dist_RTRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *F_Dist_RTRequestBuilder
NewF_Dist_RTRequestBuilder instantiates a new F_Dist_RTRequestBuilder and sets the default values.
func NewF_Dist_RTRequestBuilderInternal ¶
func NewF_Dist_RTRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *F_Dist_RTRequestBuilder
NewF_Dist_RTRequestBuilderInternal instantiates a new F_Dist_RTRequestBuilder and sets the default values.
func (*F_Dist_RTRequestBuilder) CreatePostRequestInformation ¶
func (m *F_Dist_RTRequestBuilder) CreatePostRequestInformation(options *F_Dist_RTRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action f_Dist_RT
func (*F_Dist_RTRequestBuilder) Post ¶
func (m *F_Dist_RTRequestBuilder) Post(options *F_Dist_RTRequestBuilderPostOptions) (*F_Dist_RTResponse, error)
Post invoke action f_Dist_RT
type F_Dist_RTRequestBuilderPostOptions ¶
type F_Dist_RTRequestBuilderPostOptions struct { // Body *F_Dist_RTRequestBody // 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 }
F_Dist_RTRequestBuilderPostOptions options for Post
type F_Dist_RTResponse ¶
type F_Dist_RTResponse struct {
// contains filtered or unexported fields
}
F_Dist_RTResponse union type wrapper for classes workbookFunctionResult
func NewF_Dist_RTResponse ¶
func NewF_Dist_RTResponse() *F_Dist_RTResponse
NewF_Dist_RTResponse instantiates a new f_Dist_RTResponse and sets the default values.
func (*F_Dist_RTResponse) GetAdditionalData ¶
func (m *F_Dist_RTResponse) 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 (*F_Dist_RTResponse) GetFieldDeserializers ¶
func (m *F_Dist_RTResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*F_Dist_RTResponse) GetWorkbookFunctionResult ¶
func (m *F_Dist_RTResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*F_Dist_RTResponse) IsNil ¶
func (m *F_Dist_RTResponse) IsNil() bool
func (*F_Dist_RTResponse) Serialize ¶
func (m *F_Dist_RTResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*F_Dist_RTResponse) SetAdditionalData ¶
func (m *F_Dist_RTResponse) 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 (*F_Dist_RTResponse) SetWorkbookFunctionResult ¶
func (m *F_Dist_RTResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult