Documentation
¶
Index ¶
- type CreateSessionRequestBody
- func (m *CreateSessionRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CreateSessionRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CreateSessionRequestBody) GetPersistChanges() *bool
- func (m *CreateSessionRequestBody) IsNil() bool
- func (m *CreateSessionRequestBody) Serialize(...) error
- func (m *CreateSessionRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CreateSessionRequestBody) SetPersistChanges(value *bool)
- type CreateSessionRequestBuilder
- type CreateSessionRequestBuilderPostOptions
- type CreateSessionResponse
- func (m *CreateSessionResponse) GetAdditionalData() map[string]interface{}
- func (m *CreateSessionResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CreateSessionResponse) GetWorkbookSessionInfo() ...
- func (m *CreateSessionResponse) IsNil() bool
- func (m *CreateSessionResponse) Serialize(...) error
- func (m *CreateSessionResponse) SetAdditionalData(value map[string]interface{})
- func (m *CreateSessionResponse) SetWorkbookSessionInfo(...)
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 ¶
func (m *CreateSessionRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
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 ¶
func (m *CreateSessionRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
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 ¶
func NewCreateSessionRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateSessionRequestBuilder
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 ¶
func (m *CreateSessionRequestBuilder) CreatePostRequestInformation(options *CreateSessionRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action createSession
func (*CreateSessionRequestBuilder) Post ¶
func (m *CreateSessionRequestBuilder) Post(options *CreateSessionRequestBuilderPostOptions) (*CreateSessionResponse, error)
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 ¶
func (m *CreateSessionResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CreateSessionResponse) GetWorkbookSessionInfo ¶
func (m *CreateSessionResponse) GetWorkbookSessionInfo() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookSessionInfo
GetWorkbookSessionInfo gets the workbookSessionInfo property value. Union type representation for type workbookSessionInfo
func (*CreateSessionResponse) IsNil ¶
func (m *CreateSessionResponse) IsNil() bool
func (*CreateSessionResponse) Serialize ¶
func (m *CreateSessionResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
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 ¶
func (m *CreateSessionResponse) SetWorkbookSessionInfo(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookSessionInfo)
SetWorkbookSessionInfo sets the workbookSessionInfo property value. Union type representation for type workbookSessionInfo