Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CopySiteOnenoteNotebookSectionPageToSectionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCopySiteOnenoteNotebookSectionPageToSectionOperationOptions() CopySiteOnenoteNotebookSectionPageToSectionOperationOptions + func (o CopySiteOnenoteNotebookSectionPageToSectionOperationOptions) ToHeaders() *client.Headers + func (o CopySiteOnenoteNotebookSectionPageToSectionOperationOptions) ToOData() *odata.Query + func (o CopySiteOnenoteNotebookSectionPageToSectionOperationOptions) ToQuery() *client.QueryParams + type CopySiteOnenoteNotebookSectionPageToSectionOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenoteOperation + OData *odata.OData + type CopySiteOnenoteNotebookSectionPageToSectionRequest struct + GroupId nullable.Type[string] + Id nullable.Type[string] + SiteCollectionId nullable.Type[string] + SiteId nullable.Type[string] + type CreateSiteOnenoteNotebookSectionPageOnenotePatchContentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateSiteOnenoteNotebookSectionPageOnenotePatchContentOperationOptions() CreateSiteOnenoteNotebookSectionPageOnenotePatchContentOperationOptions + func (o CreateSiteOnenoteNotebookSectionPageOnenotePatchContentOperationOptions) ToHeaders() *client.Headers + func (o CreateSiteOnenoteNotebookSectionPageOnenotePatchContentOperationOptions) ToOData() *odata.Query + func (o CreateSiteOnenoteNotebookSectionPageOnenotePatchContentOperationOptions) ToQuery() *client.QueryParams + type CreateSiteOnenoteNotebookSectionPageOnenotePatchContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type CreateSiteOnenoteNotebookSectionPageOnenotePatchContentRequest struct + Commands *[]stable.OnenotePatchContentCommand + type CreateSiteOnenoteNotebookSectionPageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateSiteOnenoteNotebookSectionPageOperationOptions() CreateSiteOnenoteNotebookSectionPageOperationOptions + func (o CreateSiteOnenoteNotebookSectionPageOperationOptions) ToHeaders() *client.Headers + func (o CreateSiteOnenoteNotebookSectionPageOperationOptions) ToOData() *odata.Query + func (o CreateSiteOnenoteNotebookSectionPageOperationOptions) ToQuery() *client.QueryParams + type CreateSiteOnenoteNotebookSectionPageOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenotePage + OData *odata.OData + type DeleteSiteOnenoteNotebookSectionPageOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteSiteOnenoteNotebookSectionPageOperationOptions() DeleteSiteOnenoteNotebookSectionPageOperationOptions + func (o DeleteSiteOnenoteNotebookSectionPageOperationOptions) ToHeaders() *client.Headers + func (o DeleteSiteOnenoteNotebookSectionPageOperationOptions) ToOData() *odata.Query + func (o DeleteSiteOnenoteNotebookSectionPageOperationOptions) ToQuery() *client.QueryParams + type DeleteSiteOnenoteNotebookSectionPageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetSiteOnenoteNotebookSectionPageOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteOnenoteNotebookSectionPageOperationOptions() GetSiteOnenoteNotebookSectionPageOperationOptions + func (o GetSiteOnenoteNotebookSectionPageOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteNotebookSectionPageOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteNotebookSectionPageOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteNotebookSectionPageOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenotePage + OData *odata.OData + type GetSiteOnenoteNotebookSectionPagesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetSiteOnenoteNotebookSectionPagesCountOperationOptions() GetSiteOnenoteNotebookSectionPagesCountOperationOptions + func (o GetSiteOnenoteNotebookSectionPagesCountOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteNotebookSectionPagesCountOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteNotebookSectionPagesCountOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteNotebookSectionPagesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListSiteOnenoteNotebookSectionPagesCompleteResult struct + Items []stable.OnenotePage + LatestHttpResponse *http.Response + type ListSiteOnenoteNotebookSectionPagesCustomPager struct + NextLink *odata.Link + func (p *ListSiteOnenoteNotebookSectionPagesCustomPager) NextPageLink() *odata.Link + type ListSiteOnenoteNotebookSectionPagesOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListSiteOnenoteNotebookSectionPagesOperationOptions() ListSiteOnenoteNotebookSectionPagesOperationOptions + func (o ListSiteOnenoteNotebookSectionPagesOperationOptions) ToHeaders() *client.Headers + func (o ListSiteOnenoteNotebookSectionPagesOperationOptions) ToOData() *odata.Query + func (o ListSiteOnenoteNotebookSectionPagesOperationOptions) ToQuery() *client.QueryParams + type ListSiteOnenoteNotebookSectionPagesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.OnenotePage + OData *odata.OData + type OnenotePageOperationPredicate struct + func (p OnenotePageOperationPredicate) Matches(input stable.OnenotePage) bool + type SiteOnenoteNotebookSectionPageClient struct + Client *msgraph.Client + func NewSiteOnenoteNotebookSectionPageClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteNotebookSectionPageClient, error) + func (c SiteOnenoteNotebookSectionPageClient) CopySiteOnenoteNotebookSectionPageToSection(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionIdPageId, ...) (result CopySiteOnenoteNotebookSectionPageToSectionOperationResponse, err error) + func (c SiteOnenoteNotebookSectionPageClient) CreateSiteOnenoteNotebookSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionId, ...) (result CreateSiteOnenoteNotebookSectionPageOperationResponse, err error) + func (c SiteOnenoteNotebookSectionPageClient) CreateSiteOnenoteNotebookSectionPageOnenotePatchContent(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionIdPageId, ...) (...) + func (c SiteOnenoteNotebookSectionPageClient) DeleteSiteOnenoteNotebookSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionIdPageId, ...) (result DeleteSiteOnenoteNotebookSectionPageOperationResponse, err error) + func (c SiteOnenoteNotebookSectionPageClient) GetSiteOnenoteNotebookSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionIdPageId, ...) (result GetSiteOnenoteNotebookSectionPageOperationResponse, err error) + func (c SiteOnenoteNotebookSectionPageClient) GetSiteOnenoteNotebookSectionPagesCount(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionId, ...) (result GetSiteOnenoteNotebookSectionPagesCountOperationResponse, err error) + func (c SiteOnenoteNotebookSectionPageClient) ListSiteOnenoteNotebookSectionPages(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionId, ...) (result ListSiteOnenoteNotebookSectionPagesOperationResponse, err error) + func (c SiteOnenoteNotebookSectionPageClient) ListSiteOnenoteNotebookSectionPagesComplete(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionId, ...) (ListSiteOnenoteNotebookSectionPagesCompleteResult, error) + func (c SiteOnenoteNotebookSectionPageClient) ListSiteOnenoteNotebookSectionPagesCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionId, ...) (result ListSiteOnenoteNotebookSectionPagesCompleteResult, err error) + func (c SiteOnenoteNotebookSectionPageClient) UpdateSiteOnenoteNotebookSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteNotebookIdSectionIdPageId, ...) (result UpdateSiteOnenoteNotebookSectionPageOperationResponse, err error) + type UpdateSiteOnenoteNotebookSectionPageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateSiteOnenoteNotebookSectionPageOperationOptions() UpdateSiteOnenoteNotebookSectionPageOperationOptions + func (o UpdateSiteOnenoteNotebookSectionPageOperationOptions) ToHeaders() *client.Headers + func (o UpdateSiteOnenoteNotebookSectionPageOperationOptions) ToOData() *odata.Query + func (o UpdateSiteOnenoteNotebookSectionPageOperationOptions) ToQuery() *client.QueryParams + type UpdateSiteOnenoteNotebookSectionPageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData