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 CopyOnenoteSectionGroupSectionPageToSectionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCopyOnenoteSectionGroupSectionPageToSectionOperationOptions() CopyOnenoteSectionGroupSectionPageToSectionOperationOptions + func (o CopyOnenoteSectionGroupSectionPageToSectionOperationOptions) ToHeaders() *client.Headers + func (o CopyOnenoteSectionGroupSectionPageToSectionOperationOptions) ToOData() *odata.Query + func (o CopyOnenoteSectionGroupSectionPageToSectionOperationOptions) ToQuery() *client.QueryParams + type CopyOnenoteSectionGroupSectionPageToSectionOperationResponse struct + HttpResponse *http.Response + Model *beta.OnenoteOperation + OData *odata.OData + type CopyOnenoteSectionGroupSectionPageToSectionRequest struct + GroupId nullable.Type[string] + Id nullable.Type[string] + SiteCollectionId nullable.Type[string] + SiteId nullable.Type[string] + type CreateOnenoteSectionGroupSectionPageOnenotePatchContentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateOnenoteSectionGroupSectionPageOnenotePatchContentOperationOptions() CreateOnenoteSectionGroupSectionPageOnenotePatchContentOperationOptions + func (o CreateOnenoteSectionGroupSectionPageOnenotePatchContentOperationOptions) ToHeaders() *client.Headers + func (o CreateOnenoteSectionGroupSectionPageOnenotePatchContentOperationOptions) ToOData() *odata.Query + func (o CreateOnenoteSectionGroupSectionPageOnenotePatchContentOperationOptions) ToQuery() *client.QueryParams + type CreateOnenoteSectionGroupSectionPageOnenotePatchContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type CreateOnenoteSectionGroupSectionPageOnenotePatchContentRequest struct + Commands *[]beta.OnenotePatchContentCommand + type CreateOnenoteSectionGroupSectionPageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateOnenoteSectionGroupSectionPageOperationOptions() CreateOnenoteSectionGroupSectionPageOperationOptions + func (o CreateOnenoteSectionGroupSectionPageOperationOptions) ToHeaders() *client.Headers + func (o CreateOnenoteSectionGroupSectionPageOperationOptions) ToOData() *odata.Query + func (o CreateOnenoteSectionGroupSectionPageOperationOptions) ToQuery() *client.QueryParams + type CreateOnenoteSectionGroupSectionPageOperationResponse struct + HttpResponse *http.Response + Model *beta.OnenotePage + OData *odata.OData + type DeleteOnenoteSectionGroupSectionPageOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteOnenoteSectionGroupSectionPageOperationOptions() DeleteOnenoteSectionGroupSectionPageOperationOptions + func (o DeleteOnenoteSectionGroupSectionPageOperationOptions) ToHeaders() *client.Headers + func (o DeleteOnenoteSectionGroupSectionPageOperationOptions) ToOData() *odata.Query + func (o DeleteOnenoteSectionGroupSectionPageOperationOptions) ToQuery() *client.QueryParams + type DeleteOnenoteSectionGroupSectionPageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetOnenoteSectionGroupSectionPageOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionGroupSectionPageOperationOptions() GetOnenoteSectionGroupSectionPageOperationOptions + func (o GetOnenoteSectionGroupSectionPageOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionGroupSectionPageOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionGroupSectionPageOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionGroupSectionPageOperationResponse struct + HttpResponse *http.Response + Model *beta.OnenotePage + OData *odata.OData + type GetOnenoteSectionGroupSectionPagesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetOnenoteSectionGroupSectionPagesCountOperationOptions() GetOnenoteSectionGroupSectionPagesCountOperationOptions + func (o GetOnenoteSectionGroupSectionPagesCountOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionGroupSectionPagesCountOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionGroupSectionPagesCountOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionGroupSectionPagesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListOnenoteSectionGroupSectionPagesCompleteResult struct + Items []beta.OnenotePage + LatestHttpResponse *http.Response + type ListOnenoteSectionGroupSectionPagesCustomPager struct + NextLink *odata.Link + func (p *ListOnenoteSectionGroupSectionPagesCustomPager) NextPageLink() *odata.Link + type ListOnenoteSectionGroupSectionPagesOperationOptions 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 DefaultListOnenoteSectionGroupSectionPagesOperationOptions() ListOnenoteSectionGroupSectionPagesOperationOptions + func (o ListOnenoteSectionGroupSectionPagesOperationOptions) ToHeaders() *client.Headers + func (o ListOnenoteSectionGroupSectionPagesOperationOptions) ToOData() *odata.Query + func (o ListOnenoteSectionGroupSectionPagesOperationOptions) ToQuery() *client.QueryParams + type ListOnenoteSectionGroupSectionPagesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.OnenotePage + OData *odata.OData + type OnenotePageOperationPredicate struct + func (p OnenotePageOperationPredicate) Matches(input beta.OnenotePage) bool + type OnenoteSectionGroupSectionPageClient struct + Client *msgraph.Client + func NewOnenoteSectionGroupSectionPageClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupSectionPageClient, error) + func (c OnenoteSectionGroupSectionPageClient) CopyOnenoteSectionGroupSectionPageToSection(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionIdPageId, ...) (result CopyOnenoteSectionGroupSectionPageToSectionOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageClient) CreateOnenoteSectionGroupSectionPage(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionId, ...) (result CreateOnenoteSectionGroupSectionPageOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageClient) CreateOnenoteSectionGroupSectionPageOnenotePatchContent(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionIdPageId, ...) (...) + func (c OnenoteSectionGroupSectionPageClient) DeleteOnenoteSectionGroupSectionPage(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionIdPageId, ...) (result DeleteOnenoteSectionGroupSectionPageOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageClient) GetOnenoteSectionGroupSectionPage(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionIdPageId, ...) (result GetOnenoteSectionGroupSectionPageOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageClient) GetOnenoteSectionGroupSectionPagesCount(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionId, ...) (result GetOnenoteSectionGroupSectionPagesCountOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageClient) ListOnenoteSectionGroupSectionPages(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionId, ...) (result ListOnenoteSectionGroupSectionPagesOperationResponse, err error) + func (c OnenoteSectionGroupSectionPageClient) ListOnenoteSectionGroupSectionPagesComplete(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionId, ...) (ListOnenoteSectionGroupSectionPagesCompleteResult, error) + func (c OnenoteSectionGroupSectionPageClient) ListOnenoteSectionGroupSectionPagesCompleteMatchingPredicate(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionId, ...) (result ListOnenoteSectionGroupSectionPagesCompleteResult, err error) + func (c OnenoteSectionGroupSectionPageClient) UpdateOnenoteSectionGroupSectionPage(ctx context.Context, id beta.MeOnenoteSectionGroupIdSectionIdPageId, ...) (result UpdateOnenoteSectionGroupSectionPageOperationResponse, err error) + type UpdateOnenoteSectionGroupSectionPageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateOnenoteSectionGroupSectionPageOperationOptions() UpdateOnenoteSectionGroupSectionPageOperationOptions + func (o UpdateOnenoteSectionGroupSectionPageOperationOptions) ToHeaders() *client.Headers + func (o UpdateOnenoteSectionGroupSectionPageOperationOptions) ToOData() *odata.Query + func (o UpdateOnenoteSectionGroupSectionPageOperationOptions) ToQuery() *client.QueryParams + type UpdateOnenoteSectionGroupSectionPageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData