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