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