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