Documentation
¶
Index ¶
- type NotebooksRequestBuilder
- func (m *NotebooksRequestBuilder) Count() ...
- func (m *NotebooksRequestBuilder) CreateGetRequestInformation() (...)
- func (m *NotebooksRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *NotebooksRequestBuilderGetRequestConfiguration) (...)
- func (m *NotebooksRequestBuilder) CreatePostRequestInformation(...) (...)
- func (m *NotebooksRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(...) (...)
- func (m *NotebooksRequestBuilder) Get() (...)
- func (m *NotebooksRequestBuilder) GetNotebookFromWebUrl() ...
- func (m *NotebooksRequestBuilder) GetRecentNotebooksWithIncludePersonalNotebooks(includePersonalNotebooks *bool) ...
- func (m *NotebooksRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *NotebooksRequestBuilderGetRequestConfiguration, ...) (...)
- func (m *NotebooksRequestBuilder) Post(...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable, ...)
- func (m *NotebooksRequestBuilder) PostWithRequestConfigurationAndResponseHandler(...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable, ...)
- type NotebooksRequestBuilderGetQueryParameters
- type NotebooksRequestBuilderGetRequestConfiguration
- type NotebooksRequestBuilderPostRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotebooksRequestBuilder ¶
type NotebooksRequestBuilder struct {
// contains filtered or unexported fields
}
NotebooksRequestBuilder provides operations to manage the notebooks property of the microsoft.graph.onenote entity.
func NewNotebooksRequestBuilder ¶
func NewNotebooksRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *NotebooksRequestBuilder
NewNotebooksRequestBuilder instantiates a new NotebooksRequestBuilder and sets the default values.
func NewNotebooksRequestBuilderInternal ¶
func NewNotebooksRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *NotebooksRequestBuilder
NewNotebooksRequestBuilderInternal instantiates a new NotebooksRequestBuilder and sets the default values.
func (*NotebooksRequestBuilder) Count ¶ added in v0.13.0
func (m *NotebooksRequestBuilder) Count() *ib120e87effc394eef6964e2e907aa093401638595800d6f63f49eb02cb1bedf2.CountRequestBuilder
Count the count property
func (*NotebooksRequestBuilder) CreateGetRequestInformation ¶
func (m *NotebooksRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
func (*NotebooksRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *NotebooksRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *NotebooksRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
func (*NotebooksRequestBuilder) CreatePostRequestInformation ¶
func (m *NotebooksRequestBuilder) CreatePostRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformation create new navigation property to notebooks for groups
func (*NotebooksRequestBuilder) CreatePostRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *NotebooksRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable, requestConfiguration *NotebooksRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformationWithRequestConfiguration create new navigation property to notebooks for groups
func (*NotebooksRequestBuilder) Get ¶
func (m *NotebooksRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.NotebookCollectionResponseable, error)
Get the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
func (*NotebooksRequestBuilder) GetNotebookFromWebUrl ¶
func (m *NotebooksRequestBuilder) GetNotebookFromWebUrl() *i3b70f5802a7503be66294d9da8f3a33ceb86e3bedea9df44c2b25c1b65628a59.GetNotebookFromWebUrlRequestBuilder
GetNotebookFromWebUrl the getNotebookFromWebUrl property
func (*NotebooksRequestBuilder) GetRecentNotebooksWithIncludePersonalNotebooks ¶
func (m *NotebooksRequestBuilder) GetRecentNotebooksWithIncludePersonalNotebooks(includePersonalNotebooks *bool) *i326dc20807eb7b323f79ca5bd7f1f5146454cf95b6b746f0f1a95f1747a92fea.GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder
GetRecentNotebooksWithIncludePersonalNotebooks provides operations to call the getRecentNotebooks method.
func (*NotebooksRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *NotebooksRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *NotebooksRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.NotebookCollectionResponseable, error)
GetWithRequestConfigurationAndResponseHandler the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
func (*NotebooksRequestBuilder) Post ¶
func (m *NotebooksRequestBuilder) Post(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable, error)
Post create new navigation property to notebooks for groups
func (*NotebooksRequestBuilder) PostWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *NotebooksRequestBuilder) PostWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable, requestConfiguration *NotebooksRequestBuilderPostRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Notebookable, error)
PostWithRequestConfigurationAndResponseHandler create new navigation property to notebooks for groups
type NotebooksRequestBuilderGetQueryParameters ¶
type NotebooksRequestBuilderGetQueryParameters struct {
// Include count of items
Count *bool `uriparametername:"%24count"`
// Expand related entities
Expand []string `uriparametername:"%24expand"`
// Filter items by property values
Filter *string `uriparametername:"%24filter"`
// Order items by property values
Orderby []string `uriparametername:"%24orderby"`
// Search items by search phrases
Search *string `uriparametername:"%24search"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
// Skip the first n items
Skip *int32 `uriparametername:"%24skip"`
// Show only the first n items
Top *int32 `uriparametername:"%24top"`
}
NotebooksRequestBuilderGetQueryParameters the collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
type NotebooksRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type NotebooksRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *NotebooksRequestBuilderGetQueryParameters
}
NotebooksRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type NotebooksRequestBuilderPostRequestConfiguration ¶ added in v0.22.0
type NotebooksRequestBuilderPostRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
NotebooksRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.