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