Documentation ¶
Index ¶
- type CreateSiteOnenoteNotebookSectionGroupOperationOptions
- type CreateSiteOnenoteNotebookSectionGroupOperationResponse
- type DeleteSiteOnenoteNotebookSectionGroupOperationOptions
- type DeleteSiteOnenoteNotebookSectionGroupOperationResponse
- type GetSiteOnenoteNotebookSectionGroupOperationOptions
- type GetSiteOnenoteNotebookSectionGroupOperationResponse
- type GetSiteOnenoteNotebookSectionGroupsCountOperationOptions
- type GetSiteOnenoteNotebookSectionGroupsCountOperationResponse
- type ListSiteOnenoteNotebookSectionGroupsCompleteResult
- type ListSiteOnenoteNotebookSectionGroupsCustomPager
- type ListSiteOnenoteNotebookSectionGroupsOperationOptions
- type ListSiteOnenoteNotebookSectionGroupsOperationResponse
- type SectionGroupOperationPredicate
- type SiteOnenoteNotebookSectionGroupClient
- func (c SiteOnenoteNotebookSectionGroupClient) CreateSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, ...) (result CreateSiteOnenoteNotebookSectionGroupOperationResponse, err error)
- func (c SiteOnenoteNotebookSectionGroupClient) DeleteSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionGroupId, ...) (result DeleteSiteOnenoteNotebookSectionGroupOperationResponse, err error)
- func (c SiteOnenoteNotebookSectionGroupClient) GetSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionGroupId, ...) (result GetSiteOnenoteNotebookSectionGroupOperationResponse, err error)
- func (c SiteOnenoteNotebookSectionGroupClient) GetSiteOnenoteNotebookSectionGroupsCount(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, ...) (result GetSiteOnenoteNotebookSectionGroupsCountOperationResponse, err error)
- func (c SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroups(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, ...) (result ListSiteOnenoteNotebookSectionGroupsOperationResponse, err error)
- func (c SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroupsComplete(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, ...) (ListSiteOnenoteNotebookSectionGroupsCompleteResult, error)
- func (c SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroupsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, ...) (result ListSiteOnenoteNotebookSectionGroupsCompleteResult, err error)
- func (c SiteOnenoteNotebookSectionGroupClient) UpdateSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionGroupId, ...) (result UpdateSiteOnenoteNotebookSectionGroupOperationResponse, err error)
- type UpdateSiteOnenoteNotebookSectionGroupOperationOptions
- type UpdateSiteOnenoteNotebookSectionGroupOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateSiteOnenoteNotebookSectionGroupOperationOptions ¶
type CreateSiteOnenoteNotebookSectionGroupOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateSiteOnenoteNotebookSectionGroupOperationOptions ¶
func DefaultCreateSiteOnenoteNotebookSectionGroupOperationOptions() CreateSiteOnenoteNotebookSectionGroupOperationOptions
func (CreateSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders ¶
func (o CreateSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders() *client.Headers
func (CreateSiteOnenoteNotebookSectionGroupOperationOptions) ToOData ¶
func (o CreateSiteOnenoteNotebookSectionGroupOperationOptions) ToOData() *odata.Query
func (CreateSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery ¶
func (o CreateSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery() *client.QueryParams
type DeleteSiteOnenoteNotebookSectionGroupOperationOptions ¶
type DeleteSiteOnenoteNotebookSectionGroupOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteSiteOnenoteNotebookSectionGroupOperationOptions ¶
func DefaultDeleteSiteOnenoteNotebookSectionGroupOperationOptions() DeleteSiteOnenoteNotebookSectionGroupOperationOptions
func (DeleteSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders ¶
func (o DeleteSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders() *client.Headers
func (DeleteSiteOnenoteNotebookSectionGroupOperationOptions) ToOData ¶
func (o DeleteSiteOnenoteNotebookSectionGroupOperationOptions) ToOData() *odata.Query
func (DeleteSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery ¶
func (o DeleteSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery() *client.QueryParams
type GetSiteOnenoteNotebookSectionGroupOperationOptions ¶
type GetSiteOnenoteNotebookSectionGroupOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSiteOnenoteNotebookSectionGroupOperationOptions ¶
func DefaultGetSiteOnenoteNotebookSectionGroupOperationOptions() GetSiteOnenoteNotebookSectionGroupOperationOptions
func (GetSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders ¶
func (o GetSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders() *client.Headers
func (GetSiteOnenoteNotebookSectionGroupOperationOptions) ToOData ¶
func (o GetSiteOnenoteNotebookSectionGroupOperationOptions) ToOData() *odata.Query
func (GetSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery ¶
func (o GetSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery() *client.QueryParams
type GetSiteOnenoteNotebookSectionGroupsCountOperationOptions ¶
type GetSiteOnenoteNotebookSectionGroupsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetSiteOnenoteNotebookSectionGroupsCountOperationOptions ¶
func DefaultGetSiteOnenoteNotebookSectionGroupsCountOperationOptions() GetSiteOnenoteNotebookSectionGroupsCountOperationOptions
func (GetSiteOnenoteNotebookSectionGroupsCountOperationOptions) ToHeaders ¶
func (o GetSiteOnenoteNotebookSectionGroupsCountOperationOptions) ToHeaders() *client.Headers
func (GetSiteOnenoteNotebookSectionGroupsCountOperationOptions) ToOData ¶
func (o GetSiteOnenoteNotebookSectionGroupsCountOperationOptions) ToOData() *odata.Query
func (GetSiteOnenoteNotebookSectionGroupsCountOperationOptions) ToQuery ¶
func (o GetSiteOnenoteNotebookSectionGroupsCountOperationOptions) ToQuery() *client.QueryParams
type ListSiteOnenoteNotebookSectionGroupsCompleteResult ¶
type ListSiteOnenoteNotebookSectionGroupsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.SectionGroup }
type ListSiteOnenoteNotebookSectionGroupsCustomPager ¶
type ListSiteOnenoteNotebookSectionGroupsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListSiteOnenoteNotebookSectionGroupsCustomPager) NextPageLink ¶
func (p *ListSiteOnenoteNotebookSectionGroupsCustomPager) NextPageLink() *odata.Link
type ListSiteOnenoteNotebookSectionGroupsOperationOptions ¶
type ListSiteOnenoteNotebookSectionGroupsOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListSiteOnenoteNotebookSectionGroupsOperationOptions ¶
func DefaultListSiteOnenoteNotebookSectionGroupsOperationOptions() ListSiteOnenoteNotebookSectionGroupsOperationOptions
func (ListSiteOnenoteNotebookSectionGroupsOperationOptions) ToHeaders ¶
func (o ListSiteOnenoteNotebookSectionGroupsOperationOptions) ToHeaders() *client.Headers
func (ListSiteOnenoteNotebookSectionGroupsOperationOptions) ToOData ¶
func (o ListSiteOnenoteNotebookSectionGroupsOperationOptions) ToOData() *odata.Query
func (ListSiteOnenoteNotebookSectionGroupsOperationOptions) ToQuery ¶
func (o ListSiteOnenoteNotebookSectionGroupsOperationOptions) ToQuery() *client.QueryParams
type SectionGroupOperationPredicate ¶
type SectionGroupOperationPredicate struct { }
func (SectionGroupOperationPredicate) Matches ¶
func (p SectionGroupOperationPredicate) Matches(input beta.SectionGroup) bool
type SiteOnenoteNotebookSectionGroupClient ¶
func NewSiteOnenoteNotebookSectionGroupClientWithBaseURI ¶
func NewSiteOnenoteNotebookSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteOnenoteNotebookSectionGroupClient, error)
func (SiteOnenoteNotebookSectionGroupClient) CreateSiteOnenoteNotebookSectionGroup ¶
func (c SiteOnenoteNotebookSectionGroupClient) CreateSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, input beta.SectionGroup, options CreateSiteOnenoteNotebookSectionGroupOperationOptions) (result CreateSiteOnenoteNotebookSectionGroupOperationResponse, err error)
CreateSiteOnenoteNotebookSectionGroup - Create new navigation property to sectionGroups for groups
func (SiteOnenoteNotebookSectionGroupClient) DeleteSiteOnenoteNotebookSectionGroup ¶
func (c SiteOnenoteNotebookSectionGroupClient) DeleteSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionGroupId, options DeleteSiteOnenoteNotebookSectionGroupOperationOptions) (result DeleteSiteOnenoteNotebookSectionGroupOperationResponse, err error)
DeleteSiteOnenoteNotebookSectionGroup - Delete navigation property sectionGroups for groups
func (SiteOnenoteNotebookSectionGroupClient) GetSiteOnenoteNotebookSectionGroup ¶
func (c SiteOnenoteNotebookSectionGroupClient) GetSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionGroupId, options GetSiteOnenoteNotebookSectionGroupOperationOptions) (result GetSiteOnenoteNotebookSectionGroupOperationResponse, err error)
GetSiteOnenoteNotebookSectionGroup - Get sectionGroups from groups. The section groups in the notebook. Read-only. Nullable.
func (SiteOnenoteNotebookSectionGroupClient) GetSiteOnenoteNotebookSectionGroupsCount ¶
func (c SiteOnenoteNotebookSectionGroupClient) GetSiteOnenoteNotebookSectionGroupsCount(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, options GetSiteOnenoteNotebookSectionGroupsCountOperationOptions) (result GetSiteOnenoteNotebookSectionGroupsCountOperationResponse, err error)
GetSiteOnenoteNotebookSectionGroupsCount - Get the number of the resource
func (SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroups ¶
func (c SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroups(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, options ListSiteOnenoteNotebookSectionGroupsOperationOptions) (result ListSiteOnenoteNotebookSectionGroupsOperationResponse, err error)
ListSiteOnenoteNotebookSectionGroups - Get sectionGroups from groups. The section groups in the notebook. Read-only. Nullable.
func (SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroupsComplete ¶
func (c SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroupsComplete(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, options ListSiteOnenoteNotebookSectionGroupsOperationOptions) (ListSiteOnenoteNotebookSectionGroupsCompleteResult, error)
ListSiteOnenoteNotebookSectionGroupsComplete retrieves all the results into a single object
func (SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroupsCompleteMatchingPredicate ¶
func (c SiteOnenoteNotebookSectionGroupClient) ListSiteOnenoteNotebookSectionGroupsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookId, options ListSiteOnenoteNotebookSectionGroupsOperationOptions, predicate SectionGroupOperationPredicate) (result ListSiteOnenoteNotebookSectionGroupsCompleteResult, err error)
ListSiteOnenoteNotebookSectionGroupsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (SiteOnenoteNotebookSectionGroupClient) UpdateSiteOnenoteNotebookSectionGroup ¶
func (c SiteOnenoteNotebookSectionGroupClient) UpdateSiteOnenoteNotebookSectionGroup(ctx context.Context, id beta.GroupIdSiteIdOnenoteNotebookIdSectionGroupId, input beta.SectionGroup, options UpdateSiteOnenoteNotebookSectionGroupOperationOptions) (result UpdateSiteOnenoteNotebookSectionGroupOperationResponse, err error)
UpdateSiteOnenoteNotebookSectionGroup - Update the navigation property sectionGroups in groups
type UpdateSiteOnenoteNotebookSectionGroupOperationOptions ¶
type UpdateSiteOnenoteNotebookSectionGroupOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateSiteOnenoteNotebookSectionGroupOperationOptions ¶
func DefaultUpdateSiteOnenoteNotebookSectionGroupOperationOptions() UpdateSiteOnenoteNotebookSectionGroupOperationOptions
func (UpdateSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders ¶
func (o UpdateSiteOnenoteNotebookSectionGroupOperationOptions) ToHeaders() *client.Headers
func (UpdateSiteOnenoteNotebookSectionGroupOperationOptions) ToOData ¶
func (o UpdateSiteOnenoteNotebookSectionGroupOperationOptions) ToOData() *odata.Query
func (UpdateSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery ¶
func (o UpdateSiteOnenoteNotebookSectionGroupOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createsiteonenotenotebooksectiongroup.go
- method_deletesiteonenotenotebooksectiongroup.go
- method_getsiteonenotenotebooksectiongroup.go
- method_getsiteonenotenotebooksectiongroupscount.go
- method_listsiteonenotenotebooksectiongroups.go
- method_updatesiteonenotenotebooksectiongroup.go
- predicates.go
- version.go