base

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 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 BaseRequestBody

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

BaseRequestBody

func NewBaseRequestBody

func NewBaseRequestBody() *BaseRequestBody

NewBaseRequestBody instantiates a new baseRequestBody and sets the default values.

func (*BaseRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*BaseRequestBody) GetMinLength

GetMinLength gets the minLength property value.

func (*BaseRequestBody) GetNumber

GetNumber gets the number property value.

func (*BaseRequestBody) GetRadix

GetRadix gets the radix property value.

func (*BaseRequestBody) IsNil

func (m *BaseRequestBody) IsNil() bool

func (*BaseRequestBody) Serialize

Serialize serializes information the current object

func (*BaseRequestBody) SetAdditionalData

func (m *BaseRequestBody) 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 (*BaseRequestBody) SetMinLength

SetMinLength sets the minLength property value.

func (*BaseRequestBody) SetNumber

SetNumber sets the number property value.

func (*BaseRequestBody) SetRadix

SetRadix sets the radix property value.

type BaseRequestBuilder

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

BaseRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.base

func NewBaseRequestBuilder

NewBaseRequestBuilder instantiates a new BaseRequestBuilder and sets the default values.

func NewBaseRequestBuilderInternal

func NewBaseRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *BaseRequestBuilder

NewBaseRequestBuilderInternal instantiates a new BaseRequestBuilder and sets the default values.

func (*BaseRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action base

func (*BaseRequestBuilder) Post

Post invoke action base

type BaseRequestBuilderPostOptions

type BaseRequestBuilderPostOptions struct {
	//
	Body *BaseRequestBody
	// 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
}

BaseRequestBuilderPostOptions options for Post

type BaseResponse

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

BaseResponse union type wrapper for classes workbookFunctionResult

func NewBaseResponse

func NewBaseResponse() *BaseResponse

NewBaseResponse instantiates a new baseResponse and sets the default values.

func (*BaseResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*BaseResponse) GetWorkbookFunctionResult

GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult

func (*BaseResponse) IsNil

func (m *BaseResponse) IsNil() bool

func (*BaseResponse) Serialize

Serialize serializes information the current object

func (*BaseResponse) SetAdditionalData

func (m *BaseResponse) 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 (*BaseResponse) SetWorkbookFunctionResult

SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult

Jump to

Keyboard shortcuts

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