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