Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOnenoteSectionParentNotebookOperationOptions ¶
type GetOnenoteSectionParentNotebookOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOnenoteSectionParentNotebookOperationOptions ¶
func DefaultGetOnenoteSectionParentNotebookOperationOptions() GetOnenoteSectionParentNotebookOperationOptions
func (GetOnenoteSectionParentNotebookOperationOptions) ToHeaders ¶
func (o GetOnenoteSectionParentNotebookOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteSectionParentNotebookOperationOptions) ToOData ¶
func (o GetOnenoteSectionParentNotebookOperationOptions) ToOData() *odata.Query
func (GetOnenoteSectionParentNotebookOperationOptions) ToQuery ¶
func (o GetOnenoteSectionParentNotebookOperationOptions) ToQuery() *client.QueryParams
type OnenoteSectionParentNotebookClient ¶
func NewOnenoteSectionParentNotebookClientWithBaseURI ¶
func NewOnenoteSectionParentNotebookClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionParentNotebookClient, error)
func (OnenoteSectionParentNotebookClient) GetOnenoteSectionParentNotebook ¶
func (c OnenoteSectionParentNotebookClient) GetOnenoteSectionParentNotebook(ctx context.Context, id stable.UserIdOnenoteSectionId, options GetOnenoteSectionParentNotebookOperationOptions) (result GetOnenoteSectionParentNotebookOperationResponse, err error)
GetOnenoteSectionParentNotebook - Get parentNotebook from users. The notebook that contains the section. Read-only.
Click to show internal directories.
Click to hide internal directories.