createsession

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 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 CreateSessionRequestBody

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

CreateSessionRequestBody

func NewCreateSessionRequestBody

func NewCreateSessionRequestBody() *CreateSessionRequestBody

NewCreateSessionRequestBody instantiates a new createSessionRequestBody and sets the default values.

func (*CreateSessionRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*CreateSessionRequestBody) GetPersistChanges

func (m *CreateSessionRequestBody) GetPersistChanges() *bool

GetPersistChanges gets the persistChanges property value.

func (*CreateSessionRequestBody) IsNil

func (m *CreateSessionRequestBody) IsNil() bool

func (*CreateSessionRequestBody) Serialize

Serialize serializes information the current object

func (*CreateSessionRequestBody) SetAdditionalData

func (m *CreateSessionRequestBody) 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 (*CreateSessionRequestBody) SetPersistChanges

func (m *CreateSessionRequestBody) SetPersistChanges(value *bool)

SetPersistChanges sets the persistChanges property value.

type CreateSessionRequestBuilder

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

CreateSessionRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\microsoft.graph.createSession

func NewCreateSessionRequestBuilder

NewCreateSessionRequestBuilder instantiates a new CreateSessionRequestBuilder and sets the default values.

func NewCreateSessionRequestBuilderInternal

func NewCreateSessionRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateSessionRequestBuilder

NewCreateSessionRequestBuilderInternal instantiates a new CreateSessionRequestBuilder and sets the default values.

func (*CreateSessionRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action createSession

func (*CreateSessionRequestBuilder) Post

Post invoke action createSession

type CreateSessionRequestBuilderPostOptions

type CreateSessionRequestBuilderPostOptions struct {
	//
	Body *CreateSessionRequestBody
	// 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
}

CreateSessionRequestBuilderPostOptions options for Post

type CreateSessionResponse

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

CreateSessionResponse union type wrapper for classes workbookSessionInfo

func NewCreateSessionResponse

func NewCreateSessionResponse() *CreateSessionResponse

NewCreateSessionResponse instantiates a new createSessionResponse and sets the default values.

func (*CreateSessionResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*CreateSessionResponse) GetWorkbookSessionInfo

GetWorkbookSessionInfo gets the workbookSessionInfo property value. Union type representation for type workbookSessionInfo

func (*CreateSessionResponse) IsNil

func (m *CreateSessionResponse) IsNil() bool

func (*CreateSessionResponse) Serialize

Serialize serializes information the current object

func (*CreateSessionResponse) SetAdditionalData

func (m *CreateSessionResponse) 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 (*CreateSessionResponse) SetWorkbookSessionInfo

SetWorkbookSessionInfo sets the workbookSessionInfo property value. Union type representation for type workbookSessionInfo

Jump to

Keyboard shortcuts

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