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