Documentation ¶
Index ¶
- type GetRecentNotebooksWithIncludePersonalNotebooks
- func (m *GetRecentNotebooksWithIncludePersonalNotebooks) GetAdditionalData() map[string]interface{}
- func (m *GetRecentNotebooksWithIncludePersonalNotebooks) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *GetRecentNotebooksWithIncludePersonalNotebooks) IsNil() bool
- func (m *GetRecentNotebooksWithIncludePersonalNotebooks) Serialize(...) error
- func (m *GetRecentNotebooksWithIncludePersonalNotebooks) SetAdditionalData(value map[string]interface{})
- type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder(rawUrl string, ...) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal(pathParameters map[string]string, ...) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetRecentNotebooksWithIncludePersonalNotebooks ¶
type GetRecentNotebooksWithIncludePersonalNotebooks struct {
// contains filtered or unexported fields
}
GetRecentNotebooksWithIncludePersonalNotebooks
func NewGetRecentNotebooksWithIncludePersonalNotebooks ¶
func NewGetRecentNotebooksWithIncludePersonalNotebooks() *GetRecentNotebooksWithIncludePersonalNotebooks
NewGetRecentNotebooksWithIncludePersonalNotebooks instantiates a new getRecentNotebooksWithIncludePersonalNotebooks and sets the default values.
func (*GetRecentNotebooksWithIncludePersonalNotebooks) GetAdditionalData ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooks) 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 (*GetRecentNotebooksWithIncludePersonalNotebooks) GetFieldDeserializers ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooks) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetRecentNotebooksWithIncludePersonalNotebooks) IsNil ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooks) IsNil() bool
func (*GetRecentNotebooksWithIncludePersonalNotebooks) Serialize ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooks) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*GetRecentNotebooksWithIncludePersonalNotebooks) SetAdditionalData ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooks) 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.
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder ¶
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder struct {
// contains filtered or unexported fields
}
GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder builds and executes requests for operations under \me\onenote\notebooks\microsoft.graph.getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder ¶
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder instantiates a new GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder and sets the default values.
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal ¶
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter, includePersonalNotebooks *bool) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal instantiates a new GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder and sets the default values.
func (*GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformation ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformation(options *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation invoke function getRecentNotebooks
func (*GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) Get ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) Get(options *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions) ([]GetRecentNotebooksWithIncludePersonalNotebooks, error)
Get invoke function getRecentNotebooks
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions ¶
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions struct { // 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 }
GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions options for Get