Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSiteOnenoteSectionPageParentSectionOperationOptions ¶
type GetSiteOnenoteSectionPageParentSectionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSiteOnenoteSectionPageParentSectionOperationOptions ¶
func DefaultGetSiteOnenoteSectionPageParentSectionOperationOptions() GetSiteOnenoteSectionPageParentSectionOperationOptions
func (GetSiteOnenoteSectionPageParentSectionOperationOptions) ToHeaders ¶
func (o GetSiteOnenoteSectionPageParentSectionOperationOptions) ToHeaders() *client.Headers
func (GetSiteOnenoteSectionPageParentSectionOperationOptions) ToOData ¶
func (o GetSiteOnenoteSectionPageParentSectionOperationOptions) ToOData() *odata.Query
func (GetSiteOnenoteSectionPageParentSectionOperationOptions) ToQuery ¶
func (o GetSiteOnenoteSectionPageParentSectionOperationOptions) ToQuery() *client.QueryParams
type SiteOnenoteSectionPageParentSectionClient ¶
func NewSiteOnenoteSectionPageParentSectionClientWithBaseURI ¶
func NewSiteOnenoteSectionPageParentSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteSectionPageParentSectionClient, error)
func (SiteOnenoteSectionPageParentSectionClient) GetSiteOnenoteSectionPageParentSection ¶
func (c SiteOnenoteSectionPageParentSectionClient) GetSiteOnenoteSectionPageParentSection(ctx context.Context, id stable.GroupIdSiteIdOnenoteSectionIdPageId, options GetSiteOnenoteSectionPageParentSectionOperationOptions) (result GetSiteOnenoteSectionPageParentSectionOperationResponse, err error)
GetSiteOnenoteSectionPageParentSection - Get parentSection from groups. The section that contains the page. Read-only.
Click to show internal directories.
Click to hide internal directories.