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 CopySiteOnenoteSectionPageToSectionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCopySiteOnenoteSectionPageToSectionOperationOptions() CopySiteOnenoteSectionPageToSectionOperationOptions + func (o CopySiteOnenoteSectionPageToSectionOperationOptions) ToHeaders() *client.Headers + func (o CopySiteOnenoteSectionPageToSectionOperationOptions) ToOData() *odata.Query + func (o CopySiteOnenoteSectionPageToSectionOperationOptions) ToQuery() *client.QueryParams + type CopySiteOnenoteSectionPageToSectionOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenoteOperation + OData *odata.OData + type CopySiteOnenoteSectionPageToSectionRequest struct + GroupId nullable.Type[string] + Id nullable.Type[string] + SiteCollectionId nullable.Type[string] + SiteId nullable.Type[string] + type CreateSiteOnenoteSectionPageOnenotePatchContentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateSiteOnenoteSectionPageOnenotePatchContentOperationOptions() CreateSiteOnenoteSectionPageOnenotePatchContentOperationOptions + func (o CreateSiteOnenoteSectionPageOnenotePatchContentOperationOptions) ToHeaders() *client.Headers + func (o CreateSiteOnenoteSectionPageOnenotePatchContentOperationOptions) ToOData() *odata.Query + func (o CreateSiteOnenoteSectionPageOnenotePatchContentOperationOptions) ToQuery() *client.QueryParams + type CreateSiteOnenoteSectionPageOnenotePatchContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type CreateSiteOnenoteSectionPageOnenotePatchContentRequest struct + Commands *[]stable.OnenotePatchContentCommand + type CreateSiteOnenoteSectionPageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateSiteOnenoteSectionPageOperationOptions() CreateSiteOnenoteSectionPageOperationOptions + func (o CreateSiteOnenoteSectionPageOperationOptions) ToHeaders() *client.Headers + func (o CreateSiteOnenoteSectionPageOperationOptions) ToOData() *odata.Query + func (o CreateSiteOnenoteSectionPageOperationOptions) ToQuery() *client.QueryParams + type CreateSiteOnenoteSectionPageOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenotePage + OData *odata.OData + type DeleteSiteOnenoteSectionPageOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteSiteOnenoteSectionPageOperationOptions() DeleteSiteOnenoteSectionPageOperationOptions + func (o DeleteSiteOnenoteSectionPageOperationOptions) ToHeaders() *client.Headers + func (o DeleteSiteOnenoteSectionPageOperationOptions) ToOData() *odata.Query + func (o DeleteSiteOnenoteSectionPageOperationOptions) ToQuery() *client.QueryParams + type DeleteSiteOnenoteSectionPageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetSiteOnenoteSectionPageOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteOnenoteSectionPageOperationOptions() GetSiteOnenoteSectionPageOperationOptions + func (o GetSiteOnenoteSectionPageOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteSectionPageOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteSectionPageOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteSectionPageOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenotePage + OData *odata.OData + type GetSiteOnenoteSectionPagesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetSiteOnenoteSectionPagesCountOperationOptions() GetSiteOnenoteSectionPagesCountOperationOptions + func (o GetSiteOnenoteSectionPagesCountOperationOptions) ToHeaders() *client.Headers + func (o GetSiteOnenoteSectionPagesCountOperationOptions) ToOData() *odata.Query + func (o GetSiteOnenoteSectionPagesCountOperationOptions) ToQuery() *client.QueryParams + type GetSiteOnenoteSectionPagesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListSiteOnenoteSectionPagesCompleteResult struct + Items []stable.OnenotePage + LatestHttpResponse *http.Response + type ListSiteOnenoteSectionPagesCustomPager struct + NextLink *odata.Link + func (p *ListSiteOnenoteSectionPagesCustomPager) NextPageLink() *odata.Link + type ListSiteOnenoteSectionPagesOperationOptions 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 DefaultListSiteOnenoteSectionPagesOperationOptions() ListSiteOnenoteSectionPagesOperationOptions + func (o ListSiteOnenoteSectionPagesOperationOptions) ToHeaders() *client.Headers + func (o ListSiteOnenoteSectionPagesOperationOptions) ToOData() *odata.Query + func (o ListSiteOnenoteSectionPagesOperationOptions) ToQuery() *client.QueryParams + type ListSiteOnenoteSectionPagesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.OnenotePage + OData *odata.OData + type OnenotePageOperationPredicate struct + func (p OnenotePageOperationPredicate) Matches(input stable.OnenotePage) bool + type SiteOnenoteSectionPageClient struct + Client *msgraph.Client + func NewSiteOnenoteSectionPageClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteSectionPageClient, error) + func (c SiteOnenoteSectionPageClient) CopySiteOnenoteSectionPageToSection(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionIdPageId, ...) (result CopySiteOnenoteSectionPageToSectionOperationResponse, err error) + func (c SiteOnenoteSectionPageClient) CreateSiteOnenoteSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionId, ...) (result CreateSiteOnenoteSectionPageOperationResponse, err error) + func (c SiteOnenoteSectionPageClient) CreateSiteOnenoteSectionPageOnenotePatchContent(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionIdPageId, ...) (result CreateSiteOnenoteSectionPageOnenotePatchContentOperationResponse, ...) + func (c SiteOnenoteSectionPageClient) DeleteSiteOnenoteSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionIdPageId, ...) (result DeleteSiteOnenoteSectionPageOperationResponse, err error) + func (c SiteOnenoteSectionPageClient) GetSiteOnenoteSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionIdPageId, ...) (result GetSiteOnenoteSectionPageOperationResponse, err error) + func (c SiteOnenoteSectionPageClient) GetSiteOnenoteSectionPagesCount(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionId, ...) (result GetSiteOnenoteSectionPagesCountOperationResponse, err error) + func (c SiteOnenoteSectionPageClient) ListSiteOnenoteSectionPages(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionId, ...) (result ListSiteOnenoteSectionPagesOperationResponse, err error) + func (c SiteOnenoteSectionPageClient) ListSiteOnenoteSectionPagesComplete(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionId, ...) (ListSiteOnenoteSectionPagesCompleteResult, error) + func (c SiteOnenoteSectionPageClient) ListSiteOnenoteSectionPagesCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionId, ...) (result ListSiteOnenoteSectionPagesCompleteResult, err error) + func (c SiteOnenoteSectionPageClient) UpdateSiteOnenoteSectionPage(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionIdPageId, ...) (result UpdateSiteOnenoteSectionPageOperationResponse, err error) + type UpdateSiteOnenoteSectionPageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateSiteOnenoteSectionPageOperationOptions() UpdateSiteOnenoteSectionPageOperationOptions + func (o UpdateSiteOnenoteSectionPageOperationOptions) ToHeaders() *client.Headers + func (o UpdateSiteOnenoteSectionPageOperationOptions) ToOData() *odata.Query + func (o UpdateSiteOnenoteSectionPageOperationOptions) ToQuery() *client.QueryParams + type UpdateSiteOnenoteSectionPageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData