onenotesectiongroup

package
v0.20240927.1005214 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOnenoteSectionGroupOperationOptions

type CreateOnenoteSectionGroupOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateOnenoteSectionGroupOperationOptions

func DefaultCreateOnenoteSectionGroupOperationOptions() CreateOnenoteSectionGroupOperationOptions

func (CreateOnenoteSectionGroupOperationOptions) ToHeaders

func (CreateOnenoteSectionGroupOperationOptions) ToOData

func (CreateOnenoteSectionGroupOperationOptions) ToQuery

type CreateOnenoteSectionGroupOperationResponse

type CreateOnenoteSectionGroupOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.SectionGroup
}

type DeleteOnenoteSectionGroupOperationOptions

type DeleteOnenoteSectionGroupOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteOnenoteSectionGroupOperationOptions

func DefaultDeleteOnenoteSectionGroupOperationOptions() DeleteOnenoteSectionGroupOperationOptions

func (DeleteOnenoteSectionGroupOperationOptions) ToHeaders

func (DeleteOnenoteSectionGroupOperationOptions) ToOData

func (DeleteOnenoteSectionGroupOperationOptions) ToQuery

type DeleteOnenoteSectionGroupOperationResponse

type DeleteOnenoteSectionGroupOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetOnenoteSectionGroupOperationOptions

type GetOnenoteSectionGroupOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetOnenoteSectionGroupOperationOptions

func DefaultGetOnenoteSectionGroupOperationOptions() GetOnenoteSectionGroupOperationOptions

func (GetOnenoteSectionGroupOperationOptions) ToHeaders

func (GetOnenoteSectionGroupOperationOptions) ToOData

func (GetOnenoteSectionGroupOperationOptions) ToQuery

type GetOnenoteSectionGroupOperationResponse

type GetOnenoteSectionGroupOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.SectionGroup
}

type GetOnenoteSectionGroupsCountOperationOptions

type GetOnenoteSectionGroupsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetOnenoteSectionGroupsCountOperationOptions

func DefaultGetOnenoteSectionGroupsCountOperationOptions() GetOnenoteSectionGroupsCountOperationOptions

func (GetOnenoteSectionGroupsCountOperationOptions) ToHeaders

func (GetOnenoteSectionGroupsCountOperationOptions) ToOData

func (GetOnenoteSectionGroupsCountOperationOptions) ToQuery

type GetOnenoteSectionGroupsCountOperationResponse

type GetOnenoteSectionGroupsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListOnenoteSectionGroupsCompleteResult

type ListOnenoteSectionGroupsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.SectionGroup
}

type ListOnenoteSectionGroupsCustomPager

type ListOnenoteSectionGroupsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListOnenoteSectionGroupsCustomPager) NextPageLink() *odata.Link

type ListOnenoteSectionGroupsOperationOptions

type ListOnenoteSectionGroupsOperationOptions 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 DefaultListOnenoteSectionGroupsOperationOptions

func DefaultListOnenoteSectionGroupsOperationOptions() ListOnenoteSectionGroupsOperationOptions

func (ListOnenoteSectionGroupsOperationOptions) ToHeaders

func (ListOnenoteSectionGroupsOperationOptions) ToOData

func (ListOnenoteSectionGroupsOperationOptions) ToQuery

type ListOnenoteSectionGroupsOperationResponse

type ListOnenoteSectionGroupsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.SectionGroup
}

type OnenoteSectionGroupClient

type OnenoteSectionGroupClient struct {
	Client *msgraph.Client
}

func NewOnenoteSectionGroupClientWithBaseURI

func NewOnenoteSectionGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupClient, error)

func (OnenoteSectionGroupClient) CreateOnenoteSectionGroup

CreateOnenoteSectionGroup - Create new navigation property to sectionGroups for users

func (OnenoteSectionGroupClient) DeleteOnenoteSectionGroup

DeleteOnenoteSectionGroup - Delete navigation property sectionGroups for users

func (OnenoteSectionGroupClient) GetOnenoteSectionGroup

GetOnenoteSectionGroup - Get sectionGroups from users. The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (OnenoteSectionGroupClient) GetOnenoteSectionGroupsCount

GetOnenoteSectionGroupsCount - Get the number of the resource

func (OnenoteSectionGroupClient) ListOnenoteSectionGroups

ListOnenoteSectionGroups - Get sectionGroups from users. The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

func (OnenoteSectionGroupClient) ListOnenoteSectionGroupsComplete

ListOnenoteSectionGroupsComplete retrieves all the results into a single object

func (OnenoteSectionGroupClient) ListOnenoteSectionGroupsCompleteMatchingPredicate

func (c OnenoteSectionGroupClient) ListOnenoteSectionGroupsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListOnenoteSectionGroupsOperationOptions, predicate SectionGroupOperationPredicate) (result ListOnenoteSectionGroupsCompleteResult, err error)

ListOnenoteSectionGroupsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (OnenoteSectionGroupClient) UpdateOnenoteSectionGroup

UpdateOnenoteSectionGroup - Update the navigation property sectionGroups in users

type SectionGroupOperationPredicate

type SectionGroupOperationPredicate struct {
}

func (SectionGroupOperationPredicate) Matches

type UpdateOnenoteSectionGroupOperationOptions

type UpdateOnenoteSectionGroupOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateOnenoteSectionGroupOperationOptions

func DefaultUpdateOnenoteSectionGroupOperationOptions() UpdateOnenoteSectionGroupOperationOptions

func (UpdateOnenoteSectionGroupOperationOptions) ToHeaders

func (UpdateOnenoteSectionGroupOperationOptions) ToOData

func (UpdateOnenoteSectionGroupOperationOptions) ToQuery

type UpdateOnenoteSectionGroupOperationResponse

type UpdateOnenoteSectionGroupOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL