Documentation ¶
Index ¶
- func CreateGetRecentNotebooksWithIncludePersonalNotebooksResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder(rawUrl string, ...) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal(pathParameters map[string]string, ...) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions
- type GetRecentNotebooksWithIncludePersonalNotebooksResponse
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetAdditionalData() map[string]interface{}
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetFieldDeserializers() ...
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetValue() ...
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) Serialize(...) error
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) SetAdditionalData(value map[string]interface{})
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) SetValue(...)
- type GetRecentNotebooksWithIncludePersonalNotebooksResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGetRecentNotebooksWithIncludePersonalNotebooksResponseFromDiscriminatorValue ¶
func CreateGetRecentNotebooksWithIncludePersonalNotebooksResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGetRecentNotebooksWithIncludePersonalNotebooksResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder ¶
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder struct {
// contains filtered or unexported fields
}
GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder provides operations to call the getRecentNotebooks method.
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder ¶
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder instantiates a new GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder and sets the default values.
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal ¶
func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, includePersonalNotebooks *bool) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal instantiates a new GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder and sets the default values.
func (*GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformation ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformation(options *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function getRecentNotebooks
func (*GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) Get ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) Get(options *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions) (GetRecentNotebooksWithIncludePersonalNotebooksResponseable, error)
Get invoke function getRecentNotebooks
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions ¶
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler }
GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetOptions options for Get
type GetRecentNotebooksWithIncludePersonalNotebooksResponse ¶
type GetRecentNotebooksWithIncludePersonalNotebooksResponse struct {
// contains filtered or unexported fields
}
GetRecentNotebooksWithIncludePersonalNotebooksResponse provides operations to call the getRecentNotebooks method.
func NewGetRecentNotebooksWithIncludePersonalNotebooksResponse ¶
func NewGetRecentNotebooksWithIncludePersonalNotebooksResponse() *GetRecentNotebooksWithIncludePersonalNotebooksResponse
NewGetRecentNotebooksWithIncludePersonalNotebooksResponse instantiates a new getRecentNotebooksWithIncludePersonalNotebooksResponse and sets the default values.
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetAdditionalData ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) 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 (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetFieldDeserializers ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetValue ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable
GetValue gets the value property value. The value property
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) Serialize ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) SetAdditionalData ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) 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 (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) SetValue ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable)
SetValue sets the value property value. The value property
type GetRecentNotebooksWithIncludePersonalNotebooksResponseable ¶
type GetRecentNotebooksWithIncludePersonalNotebooksResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable) }
GetRecentNotebooksWithIncludePersonalNotebooksResponseable