Documentation ¶
Index ¶
- type CopyOnenoteSectionGroupSectionToNotebookOperationOptions
- type CopyOnenoteSectionGroupSectionToNotebookOperationResponse
- type CopyOnenoteSectionGroupSectionToNotebookRequest
- type CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions
- type CopyOnenoteSectionGroupSectionToSectionGroupOperationResponse
- type CopyOnenoteSectionGroupSectionToSectionGroupRequest
- type CreateOnenoteSectionGroupSectionOperationOptions
- type CreateOnenoteSectionGroupSectionOperationResponse
- type DeleteOnenoteSectionGroupSectionOperationOptions
- type DeleteOnenoteSectionGroupSectionOperationResponse
- type GetOnenoteSectionGroupSectionOperationOptions
- type GetOnenoteSectionGroupSectionOperationResponse
- type GetOnenoteSectionGroupSectionsCountOperationOptions
- type GetOnenoteSectionGroupSectionsCountOperationResponse
- type ListOnenoteSectionGroupSectionsCompleteResult
- type ListOnenoteSectionGroupSectionsCustomPager
- type ListOnenoteSectionGroupSectionsOperationOptions
- type ListOnenoteSectionGroupSectionsOperationResponse
- type OnenoteSectionGroupSectionClient
- func (c OnenoteSectionGroupSectionClient) CopyOnenoteSectionGroupSectionToNotebook(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, ...) (result CopyOnenoteSectionGroupSectionToNotebookOperationResponse, err error)
- func (c OnenoteSectionGroupSectionClient) CopyOnenoteSectionGroupSectionToSectionGroup(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, ...) (result CopyOnenoteSectionGroupSectionToSectionGroupOperationResponse, ...)
- func (c OnenoteSectionGroupSectionClient) CreateOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupId, ...) (result CreateOnenoteSectionGroupSectionOperationResponse, err error)
- func (c OnenoteSectionGroupSectionClient) DeleteOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, ...) (result DeleteOnenoteSectionGroupSectionOperationResponse, err error)
- func (c OnenoteSectionGroupSectionClient) GetOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, ...) (result GetOnenoteSectionGroupSectionOperationResponse, err error)
- func (c OnenoteSectionGroupSectionClient) GetOnenoteSectionGroupSectionsCount(ctx context.Context, id stable.MeOnenoteSectionGroupId, ...) (result GetOnenoteSectionGroupSectionsCountOperationResponse, err error)
- func (c OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSections(ctx context.Context, id stable.MeOnenoteSectionGroupId, ...) (result ListOnenoteSectionGroupSectionsOperationResponse, err error)
- func (c OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSectionsComplete(ctx context.Context, id stable.MeOnenoteSectionGroupId, ...) (ListOnenoteSectionGroupSectionsCompleteResult, error)
- func (c OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSectionsCompleteMatchingPredicate(ctx context.Context, id stable.MeOnenoteSectionGroupId, ...) (result ListOnenoteSectionGroupSectionsCompleteResult, err error)
- func (c OnenoteSectionGroupSectionClient) UpdateOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, ...) (result UpdateOnenoteSectionGroupSectionOperationResponse, err error)
- type OnenoteSectionOperationPredicate
- type UpdateOnenoteSectionGroupSectionOperationOptions
- type UpdateOnenoteSectionGroupSectionOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CopyOnenoteSectionGroupSectionToNotebookOperationOptions ¶
type CopyOnenoteSectionGroupSectionToNotebookOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCopyOnenoteSectionGroupSectionToNotebookOperationOptions ¶
func DefaultCopyOnenoteSectionGroupSectionToNotebookOperationOptions() CopyOnenoteSectionGroupSectionToNotebookOperationOptions
func (CopyOnenoteSectionGroupSectionToNotebookOperationOptions) ToHeaders ¶
func (o CopyOnenoteSectionGroupSectionToNotebookOperationOptions) ToHeaders() *client.Headers
func (CopyOnenoteSectionGroupSectionToNotebookOperationOptions) ToOData ¶
func (o CopyOnenoteSectionGroupSectionToNotebookOperationOptions) ToOData() *odata.Query
func (CopyOnenoteSectionGroupSectionToNotebookOperationOptions) ToQuery ¶
func (o CopyOnenoteSectionGroupSectionToNotebookOperationOptions) ToQuery() *client.QueryParams
type CopyOnenoteSectionGroupSectionToNotebookRequest ¶
type CopyOnenoteSectionGroupSectionToNotebookRequest struct { GroupId nullable.Type[string] `json:"groupId,omitempty"` Id nullable.Type[string] `json:"id,omitempty"` RenameAs nullable.Type[string] `json:"renameAs,omitempty"` SiteCollectionId nullable.Type[string] `json:"siteCollectionId,omitempty"` SiteId nullable.Type[string] `json:"siteId,omitempty"` }
type CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions ¶
type CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCopyOnenoteSectionGroupSectionToSectionGroupOperationOptions ¶
func DefaultCopyOnenoteSectionGroupSectionToSectionGroupOperationOptions() CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions
func (CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions) ToHeaders ¶
func (o CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions) ToHeaders() *client.Headers
func (CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions) ToOData ¶
func (o CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions) ToOData() *odata.Query
func (CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions) ToQuery ¶
func (o CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions) ToQuery() *client.QueryParams
type CopyOnenoteSectionGroupSectionToSectionGroupRequest ¶
type CopyOnenoteSectionGroupSectionToSectionGroupRequest struct { GroupId nullable.Type[string] `json:"groupId,omitempty"` Id nullable.Type[string] `json:"id,omitempty"` RenameAs nullable.Type[string] `json:"renameAs,omitempty"` SiteCollectionId nullable.Type[string] `json:"siteCollectionId,omitempty"` SiteId nullable.Type[string] `json:"siteId,omitempty"` }
type CreateOnenoteSectionGroupSectionOperationOptions ¶
type CreateOnenoteSectionGroupSectionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateOnenoteSectionGroupSectionOperationOptions ¶
func DefaultCreateOnenoteSectionGroupSectionOperationOptions() CreateOnenoteSectionGroupSectionOperationOptions
func (CreateOnenoteSectionGroupSectionOperationOptions) ToHeaders ¶
func (o CreateOnenoteSectionGroupSectionOperationOptions) ToHeaders() *client.Headers
func (CreateOnenoteSectionGroupSectionOperationOptions) ToOData ¶
func (o CreateOnenoteSectionGroupSectionOperationOptions) ToOData() *odata.Query
func (CreateOnenoteSectionGroupSectionOperationOptions) ToQuery ¶
func (o CreateOnenoteSectionGroupSectionOperationOptions) ToQuery() *client.QueryParams
type DeleteOnenoteSectionGroupSectionOperationOptions ¶
type DeleteOnenoteSectionGroupSectionOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteOnenoteSectionGroupSectionOperationOptions ¶
func DefaultDeleteOnenoteSectionGroupSectionOperationOptions() DeleteOnenoteSectionGroupSectionOperationOptions
func (DeleteOnenoteSectionGroupSectionOperationOptions) ToHeaders ¶
func (o DeleteOnenoteSectionGroupSectionOperationOptions) ToHeaders() *client.Headers
func (DeleteOnenoteSectionGroupSectionOperationOptions) ToOData ¶
func (o DeleteOnenoteSectionGroupSectionOperationOptions) ToOData() *odata.Query
func (DeleteOnenoteSectionGroupSectionOperationOptions) ToQuery ¶
func (o DeleteOnenoteSectionGroupSectionOperationOptions) ToQuery() *client.QueryParams
type GetOnenoteSectionGroupSectionOperationOptions ¶
type GetOnenoteSectionGroupSectionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetOnenoteSectionGroupSectionOperationOptions ¶
func DefaultGetOnenoteSectionGroupSectionOperationOptions() GetOnenoteSectionGroupSectionOperationOptions
func (GetOnenoteSectionGroupSectionOperationOptions) ToHeaders ¶
func (o GetOnenoteSectionGroupSectionOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteSectionGroupSectionOperationOptions) ToOData ¶
func (o GetOnenoteSectionGroupSectionOperationOptions) ToOData() *odata.Query
func (GetOnenoteSectionGroupSectionOperationOptions) ToQuery ¶
func (o GetOnenoteSectionGroupSectionOperationOptions) ToQuery() *client.QueryParams
type GetOnenoteSectionGroupSectionsCountOperationOptions ¶
type GetOnenoteSectionGroupSectionsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetOnenoteSectionGroupSectionsCountOperationOptions ¶
func DefaultGetOnenoteSectionGroupSectionsCountOperationOptions() GetOnenoteSectionGroupSectionsCountOperationOptions
func (GetOnenoteSectionGroupSectionsCountOperationOptions) ToHeaders ¶
func (o GetOnenoteSectionGroupSectionsCountOperationOptions) ToHeaders() *client.Headers
func (GetOnenoteSectionGroupSectionsCountOperationOptions) ToOData ¶
func (o GetOnenoteSectionGroupSectionsCountOperationOptions) ToOData() *odata.Query
func (GetOnenoteSectionGroupSectionsCountOperationOptions) ToQuery ¶
func (o GetOnenoteSectionGroupSectionsCountOperationOptions) ToQuery() *client.QueryParams
type ListOnenoteSectionGroupSectionsCompleteResult ¶
type ListOnenoteSectionGroupSectionsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.OnenoteSection }
type ListOnenoteSectionGroupSectionsCustomPager ¶
type ListOnenoteSectionGroupSectionsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListOnenoteSectionGroupSectionsCustomPager) NextPageLink ¶
func (p *ListOnenoteSectionGroupSectionsCustomPager) NextPageLink() *odata.Link
type ListOnenoteSectionGroupSectionsOperationOptions ¶
type ListOnenoteSectionGroupSectionsOperationOptions 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 DefaultListOnenoteSectionGroupSectionsOperationOptions ¶
func DefaultListOnenoteSectionGroupSectionsOperationOptions() ListOnenoteSectionGroupSectionsOperationOptions
func (ListOnenoteSectionGroupSectionsOperationOptions) ToHeaders ¶
func (o ListOnenoteSectionGroupSectionsOperationOptions) ToHeaders() *client.Headers
func (ListOnenoteSectionGroupSectionsOperationOptions) ToOData ¶
func (o ListOnenoteSectionGroupSectionsOperationOptions) ToOData() *odata.Query
func (ListOnenoteSectionGroupSectionsOperationOptions) ToQuery ¶
func (o ListOnenoteSectionGroupSectionsOperationOptions) ToQuery() *client.QueryParams
type OnenoteSectionGroupSectionClient ¶
func NewOnenoteSectionGroupSectionClientWithBaseURI ¶
func NewOnenoteSectionGroupSectionClientWithBaseURI(sdkApi sdkEnv.Api) (*OnenoteSectionGroupSectionClient, error)
func (OnenoteSectionGroupSectionClient) CopyOnenoteSectionGroupSectionToNotebook ¶
func (c OnenoteSectionGroupSectionClient) CopyOnenoteSectionGroupSectionToNotebook(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, input CopyOnenoteSectionGroupSectionToNotebookRequest, options CopyOnenoteSectionGroupSectionToNotebookOperationOptions) (result CopyOnenoteSectionGroupSectionToNotebookOperationResponse, err error)
CopyOnenoteSectionGroupSectionToNotebook - Invoke action copyToNotebook. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.
func (OnenoteSectionGroupSectionClient) CopyOnenoteSectionGroupSectionToSectionGroup ¶
func (c OnenoteSectionGroupSectionClient) CopyOnenoteSectionGroupSectionToSectionGroup(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, input CopyOnenoteSectionGroupSectionToSectionGroupRequest, options CopyOnenoteSectionGroupSectionToSectionGroupOperationOptions) (result CopyOnenoteSectionGroupSectionToSectionGroupOperationResponse, err error)
CopyOnenoteSectionGroupSectionToSectionGroup - Invoke action copyToSectionGroup. For Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.
func (OnenoteSectionGroupSectionClient) CreateOnenoteSectionGroupSection ¶
func (c OnenoteSectionGroupSectionClient) CreateOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupId, input stable.OnenoteSection, options CreateOnenoteSectionGroupSectionOperationOptions) (result CreateOnenoteSectionGroupSectionOperationResponse, err error)
CreateOnenoteSectionGroupSection - Create section. Create a new onenoteSection in the specified section group.
func (OnenoteSectionGroupSectionClient) DeleteOnenoteSectionGroupSection ¶
func (c OnenoteSectionGroupSectionClient) DeleteOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, options DeleteOnenoteSectionGroupSectionOperationOptions) (result DeleteOnenoteSectionGroupSectionOperationResponse, err error)
DeleteOnenoteSectionGroupSection - Delete navigation property sections for me
func (OnenoteSectionGroupSectionClient) GetOnenoteSectionGroupSection ¶
func (c OnenoteSectionGroupSectionClient) GetOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, options GetOnenoteSectionGroupSectionOperationOptions) (result GetOnenoteSectionGroupSectionOperationResponse, err error)
GetOnenoteSectionGroupSection - Get sections from me. The sections in the section group. Read-only. Nullable.
func (OnenoteSectionGroupSectionClient) GetOnenoteSectionGroupSectionsCount ¶
func (c OnenoteSectionGroupSectionClient) GetOnenoteSectionGroupSectionsCount(ctx context.Context, id stable.MeOnenoteSectionGroupId, options GetOnenoteSectionGroupSectionsCountOperationOptions) (result GetOnenoteSectionGroupSectionsCountOperationResponse, err error)
GetOnenoteSectionGroupSectionsCount - Get the number of the resource
func (OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSections ¶
func (c OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSections(ctx context.Context, id stable.MeOnenoteSectionGroupId, options ListOnenoteSectionGroupSectionsOperationOptions) (result ListOnenoteSectionGroupSectionsOperationResponse, err error)
ListOnenoteSectionGroupSections - List sections. Retrieve a list of onenoteSection objects from the specified section group.
func (OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSectionsComplete ¶
func (c OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSectionsComplete(ctx context.Context, id stable.MeOnenoteSectionGroupId, options ListOnenoteSectionGroupSectionsOperationOptions) (ListOnenoteSectionGroupSectionsCompleteResult, error)
ListOnenoteSectionGroupSectionsComplete retrieves all the results into a single object
func (OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSectionsCompleteMatchingPredicate ¶
func (c OnenoteSectionGroupSectionClient) ListOnenoteSectionGroupSectionsCompleteMatchingPredicate(ctx context.Context, id stable.MeOnenoteSectionGroupId, options ListOnenoteSectionGroupSectionsOperationOptions, predicate OnenoteSectionOperationPredicate) (result ListOnenoteSectionGroupSectionsCompleteResult, err error)
ListOnenoteSectionGroupSectionsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (OnenoteSectionGroupSectionClient) UpdateOnenoteSectionGroupSection ¶
func (c OnenoteSectionGroupSectionClient) UpdateOnenoteSectionGroupSection(ctx context.Context, id stable.MeOnenoteSectionGroupIdSectionId, input stable.OnenoteSection, options UpdateOnenoteSectionGroupSectionOperationOptions) (result UpdateOnenoteSectionGroupSectionOperationResponse, err error)
UpdateOnenoteSectionGroupSection - Update the navigation property sections in me
type OnenoteSectionOperationPredicate ¶
type OnenoteSectionOperationPredicate struct { }
func (OnenoteSectionOperationPredicate) Matches ¶
func (p OnenoteSectionOperationPredicate) Matches(input stable.OnenoteSection) bool
type UpdateOnenoteSectionGroupSectionOperationOptions ¶
type UpdateOnenoteSectionGroupSectionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateOnenoteSectionGroupSectionOperationOptions ¶
func DefaultUpdateOnenoteSectionGroupSectionOperationOptions() UpdateOnenoteSectionGroupSectionOperationOptions
func (UpdateOnenoteSectionGroupSectionOperationOptions) ToHeaders ¶
func (o UpdateOnenoteSectionGroupSectionOperationOptions) ToHeaders() *client.Headers
func (UpdateOnenoteSectionGroupSectionOperationOptions) ToOData ¶
func (o UpdateOnenoteSectionGroupSectionOperationOptions) ToOData() *odata.Query
func (UpdateOnenoteSectionGroupSectionOperationOptions) ToQuery ¶
func (o UpdateOnenoteSectionGroupSectionOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_copyonenotesectiongroupsectiontonotebook.go
- method_copyonenotesectiongroupsectiontosectiongroup.go
- method_createonenotesectiongroupsection.go
- method_deleteonenotesectiongroupsection.go
- method_getonenotesectiongroupsection.go
- method_getonenotesectiongroupsectionscount.go
- method_listonenotesectiongroupsections.go
- method_updateonenotesectiongroupsection.go
- model_copyonenotesectiongroupsectiontonotebookrequest.go
- model_copyonenotesectiongroupsectiontosectiongrouprequest.go
- predicates.go
- version.go