db

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 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 DbRequestBody

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

func NewDbRequestBody

func NewDbRequestBody() *DbRequestBody

Instantiates a new dbRequestBody and sets the default values.

func (*DbRequestBody) GetAdditionalData

func (m *DbRequestBody) GetAdditionalData() map[string]interface{}

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 (*DbRequestBody) GetCost

Gets the cost property value.

func (*DbRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*DbRequestBody) GetLife

Gets the life property value.

func (*DbRequestBody) GetMonth

Gets the month property value.

func (*DbRequestBody) GetPeriod

Gets the period property value.

func (*DbRequestBody) GetSalvage

Gets the salvage property value.

func (*DbRequestBody) IsNil

func (m *DbRequestBody) IsNil() bool

func (*DbRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*DbRequestBody) SetAdditionalData

func (m *DbRequestBody) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*DbRequestBody) SetCost

Sets the cost property value. Parameters:

  • value : Value to set for the cost property.

func (*DbRequestBody) SetLife

Sets the life property value. Parameters:

  • value : Value to set for the life property.

func (*DbRequestBody) SetMonth

Sets the month property value. Parameters:

  • value : Value to set for the month property.

func (*DbRequestBody) SetPeriod

Sets the period property value. Parameters:

  • value : Value to set for the period property.

func (*DbRequestBody) SetSalvage

Sets the salvage property value. Parameters:

  • value : Value to set for the salvage property.

type DbRequestBuilder

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

Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.db

func NewDbRequestBuilder

Instantiates a new DbRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewDbRequestBuilderInternal

func NewDbRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DbRequestBuilder

Instantiates a new DbRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*DbRequestBuilder) CreatePostRequestInformation

Invoke action db Parameters:

  • options : Options for the request

func (*DbRequestBuilder) Post

Invoke action db Parameters:

  • options : Options for the request

type DbRequestBuilderPostOptions

type DbRequestBuilderPostOptions struct {
	//
	Body *DbRequestBody
	// 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
}

Options for Post

type DbResponse

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

Union type wrapper for classes workbookFunctionResult

func NewDbResponse

func NewDbResponse() *DbResponse

Instantiates a new dbResponse and sets the default values.

func (*DbResponse) GetAdditionalData

func (m *DbResponse) GetAdditionalData() map[string]interface{}

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 (*DbResponse) GetFieldDeserializers

The deserialization information for the current model

func (*DbResponse) GetWorkbookFunctionResult

Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult

func (*DbResponse) IsNil

func (m *DbResponse) IsNil() bool

func (*DbResponse) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*DbResponse) SetAdditionalData

func (m *DbResponse) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*DbResponse) SetWorkbookFunctionResult

Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:

  • value : Value to set for the workbookFunctionResult property.

Jump to

Keyboard shortcuts

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