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 DeleteOnenoteSectionPageContentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteOnenoteSectionPageContentOperationOptions() DeleteOnenoteSectionPageContentOperationOptions + func (o DeleteOnenoteSectionPageContentOperationOptions) ToHeaders() *client.Headers + func (o DeleteOnenoteSectionPageContentOperationOptions) ToOData() *odata.Query + func (o DeleteOnenoteSectionPageContentOperationOptions) ToQuery() *client.QueryParams + type DeleteOnenoteSectionPageContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetOnenoteSectionPageContentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultGetOnenoteSectionPageContentOperationOptions() GetOnenoteSectionPageContentOperationOptions + func (o GetOnenoteSectionPageContentOperationOptions) ToHeaders() *client.Headers + func (o GetOnenoteSectionPageContentOperationOptions) ToOData() *odata.Query + func (o GetOnenoteSectionPageContentOperationOptions) ToQuery() *client.QueryParams + type GetOnenoteSectionPageContentOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type OnenoteSectionPageContentClient struct + Client *msgraph.Client + func NewOnenoteSectionPageContentClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionPageContentClient, error) + func (c OnenoteSectionPageContentClient) DeleteOnenoteSectionPageContent(ctx context.Context, id stable.GroupIdOnenoteSectionIdPageId, ...) (result DeleteOnenoteSectionPageContentOperationResponse, err error) + func (c OnenoteSectionPageContentClient) GetOnenoteSectionPageContent(ctx context.Context, id stable.GroupIdOnenoteSectionIdPageId, ...) (result GetOnenoteSectionPageContentOperationResponse, err error) + func (c OnenoteSectionPageContentClient) SetOnenoteSectionPageContent(ctx context.Context, id stable.GroupIdOnenoteSectionIdPageId, input []byte, ...) (result SetOnenoteSectionPageContentOperationResponse, err error) + type SetOnenoteSectionPageContentOperationOptions struct + ContentType string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSetOnenoteSectionPageContentOperationOptions() SetOnenoteSectionPageContentOperationOptions + func (o SetOnenoteSectionPageContentOperationOptions) ToHeaders() *client.Headers + func (o SetOnenoteSectionPageContentOperationOptions) ToOData() *odata.Query + func (o SetOnenoteSectionPageContentOperationOptions) ToQuery() *client.QueryParams + type SetOnenoteSectionPageContentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData