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