Documentation ¶
Index ¶
- func CreateGetRecentNotebooksWithIncludePersonalNotebooksResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder(rawUrl string, ...) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- func NewGetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderInternal(pathParameters map[string]string, ...) *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformation() (...)
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) Get() (GetRecentNotebooksWithIncludePersonalNotebooksResponseable, error)
- func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (GetRecentNotebooksWithIncludePersonalNotebooksResponseable, error)
- type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetRequestConfiguration
- 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 ¶ added in v0.13.0
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() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function getRecentNotebooks
func (*GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function getRecentNotebooks
func (*GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) Get ¶
func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) Get() (GetRecentNotebooksWithIncludePersonalNotebooksResponseable, error)
Get invoke function getRecentNotebooks
func (*GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (GetRecentNotebooksWithIncludePersonalNotebooksResponseable, error)
GetWithRequestConfigurationAndResponseHandler invoke function getRecentNotebooks
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type GetRecentNotebooksWithIncludePersonalNotebooksResponse ¶ added in v0.13.0
type GetRecentNotebooksWithIncludePersonalNotebooksResponse struct {
// contains filtered or unexported fields
}
GetRecentNotebooksWithIncludePersonalNotebooksResponse provides operations to call the getRecentNotebooks method.
func NewGetRecentNotebooksWithIncludePersonalNotebooksResponse ¶ added in v0.13.0
func NewGetRecentNotebooksWithIncludePersonalNotebooksResponse() *GetRecentNotebooksWithIncludePersonalNotebooksResponse
NewGetRecentNotebooksWithIncludePersonalNotebooksResponse instantiates a new getRecentNotebooksWithIncludePersonalNotebooksResponse and sets the default values.
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetAdditionalData ¶ added in v0.13.0
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 ¶ added in v0.13.0
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetValue ¶ added in v0.13.0
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable
GetValue gets the value property value. The value property
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) Serialize ¶ added in v0.13.0
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetRecentNotebooksWithIncludePersonalNotebooksResponse) SetAdditionalData ¶ added in v0.13.0
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 ¶ added in v0.13.0
func (m *GetRecentNotebooksWithIncludePersonalNotebooksResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable)
SetValue sets the value property value. The value property
type GetRecentNotebooksWithIncludePersonalNotebooksResponseable ¶ added in v0.13.0
type GetRecentNotebooksWithIncludePersonalNotebooksResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.RecentNotebookable) }
GetRecentNotebooksWithIncludePersonalNotebooksResponseable