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 CopyOnenoteSectionToNotebookOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCopyOnenoteSectionToNotebookOperationOptions() CopyOnenoteSectionToNotebookOperationOptions + func (o CopyOnenoteSectionToNotebookOperationOptions) ToHeaders() *client.Headers + func (o CopyOnenoteSectionToNotebookOperationOptions) ToOData() *odata.Query + func (o CopyOnenoteSectionToNotebookOperationOptions) ToQuery() *client.QueryParams + type CopyOnenoteSectionToNotebookOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenoteOperation + OData *odata.OData + type CopyOnenoteSectionToNotebookRequest struct + GroupId nullable.Type[string] + Id nullable.Type[string] + RenameAs nullable.Type[string] + SiteCollectionId nullable.Type[string] + SiteId nullable.Type[string] + type CopyOnenoteSectionToSectionGroupOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCopyOnenoteSectionToSectionGroupOperationOptions() CopyOnenoteSectionToSectionGroupOperationOptions + func (o CopyOnenoteSectionToSectionGroupOperationOptions) ToHeaders() *client.Headers + func (o CopyOnenoteSectionToSectionGroupOperationOptions) ToOData() *odata.Query + func (o CopyOnenoteSectionToSectionGroupOperationOptions) ToQuery() *client.QueryParams + type CopyOnenoteSectionToSectionGroupOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenoteOperation + OData *odata.OData + type CopyOnenoteSectionToSectionGroupRequest struct + GroupId nullable.Type[string] + Id nullable.Type[string] + RenameAs nullable.Type[string] + SiteCollectionId nullable.Type[string] + SiteId nullable.Type[string] + type CreateOnenoteSectionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateOnenoteSectionOperationOptions() CreateOnenoteSectionOperationOptions + func (o CreateOnenoteSectionOperationOptions) ToHeaders() *client.Headers + func (o CreateOnenoteSectionOperationOptions) ToOData() *odata.Query + func (o CreateOnenoteSectionOperationOptions) ToQuery() *client.QueryParams + type CreateOnenoteSectionOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenoteSection + OData *odata.OData + type DeleteOnenoteSectionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteOnenoteSectionOperationOptions() DeleteOnenoteSectionOperationOptions + func (o DeleteOnenoteSectionOperationOptions) ToHeaders() *client.Headers + func (o DeleteOnenoteSectionOperationOptions) ToOData() *odata.Query + func (o DeleteOnenoteSectionOperationOptions) ToQuery() *client.QueryParams + type DeleteOnenoteSectionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetOnenoteSectionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetOnenoteSectionOperationOptions() GetOnenoteSectionOperationOptions + func (o GetOnenoteSectionOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionOperationResponse struct + HttpResponse *http.Response + Model *stable.OnenoteSection + OData *odata.OData + type GetOnenoteSectionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetOnenoteSectionsCountOperationOptions() GetOnenoteSectionsCountOperationOptions + func (o GetOnenoteSectionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionsCountOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionsCountOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListOnenoteSectionsCompleteResult struct + Items []stable.OnenoteSection + LatestHttpResponse *http.Response + type ListOnenoteSectionsCustomPager struct + NextLink *odata.Link + func (p *ListOnenoteSectionsCustomPager) NextPageLink() *odata.Link + type ListOnenoteSectionsOperationOptions 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 DefaultListOnenoteSectionsOperationOptions() ListOnenoteSectionsOperationOptions + func (o ListOnenoteSectionsOperationOptions) ToHeaders() *client.Headers + func (o ListOnenoteSectionsOperationOptions) ToOData() *odata.Query + func (o ListOnenoteSectionsOperationOptions) ToQuery() *client.QueryParams + type ListOnenoteSectionsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.OnenoteSection + OData *odata.OData + type OnenoteSectionClient struct + Client *msgraph.Client + func NewOnenoteSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionClient, error) + func (c OnenoteSectionClient) CopyOnenoteSectionToNotebook(ctx context.Context, id stable.GroupIdOnenoteSectionId, ...) (result CopyOnenoteSectionToNotebookOperationResponse, err error) + func (c OnenoteSectionClient) CopyOnenoteSectionToSectionGroup(ctx context.Context, id stable.GroupIdOnenoteSectionId, ...) (result CopyOnenoteSectionToSectionGroupOperationResponse, err error) + func (c OnenoteSectionClient) CreateOnenoteSection(ctx context.Context, id stable.GroupId, input stable.OnenoteSection, ...) (result CreateOnenoteSectionOperationResponse, err error) + func (c OnenoteSectionClient) DeleteOnenoteSection(ctx context.Context, id stable.GroupIdOnenoteSectionId, ...) (result DeleteOnenoteSectionOperationResponse, err error) + func (c OnenoteSectionClient) GetOnenoteSection(ctx context.Context, id stable.GroupIdOnenoteSectionId, ...) (result GetOnenoteSectionOperationResponse, err error) + func (c OnenoteSectionClient) GetOnenoteSectionsCount(ctx context.Context, id stable.GroupId, ...) (result GetOnenoteSectionsCountOperationResponse, err error) + func (c OnenoteSectionClient) ListOnenoteSections(ctx context.Context, id stable.GroupId, ...) (result ListOnenoteSectionsOperationResponse, err error) + func (c OnenoteSectionClient) ListOnenoteSectionsComplete(ctx context.Context, id stable.GroupId, ...) (ListOnenoteSectionsCompleteResult, error) + func (c OnenoteSectionClient) ListOnenoteSectionsCompleteMatchingPredicate(ctx context.Context, id stable.GroupId, ...) (result ListOnenoteSectionsCompleteResult, err error) + func (c OnenoteSectionClient) UpdateOnenoteSection(ctx context.Context, id stable.GroupIdOnenoteSectionId, ...) (result UpdateOnenoteSectionOperationResponse, err error) + type OnenoteSectionOperationPredicate struct + func (p OnenoteSectionOperationPredicate) Matches(input stable.OnenoteSection) bool + type UpdateOnenoteSectionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateOnenoteSectionOperationOptions() UpdateOnenoteSectionOperationOptions + func (o UpdateOnenoteSectionOperationOptions) ToHeaders() *client.Headers + func (o UpdateOnenoteSectionOperationOptions) ToOData() *odata.Query + func (o UpdateOnenoteSectionOperationOptions) ToQuery() *client.QueryParams + type UpdateOnenoteSectionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData