item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListItemItemRequestBuilder

type ListItemItemRequestBuilder struct {
	// contains filtered or unexported fields
}

ListItemItemRequestBuilder provides operations to manage the items property of the microsoft.graph.list entity.

func NewListItemItemRequestBuilder

NewListItemItemRequestBuilder instantiates a new ListItemItemRequestBuilder and sets the default values.

func NewListItemItemRequestBuilderInternal

func NewListItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ListItemItemRequestBuilder

NewListItemItemRequestBuilderInternal instantiates a new ListItemItemRequestBuilder and sets the default values.

func (*ListItemItemRequestBuilder) Analytics

Analytics the analytics property

func (*ListItemItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property items for drive

func (*ListItemItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation all items contained in the list.

func (*ListItemItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property items in drive

func (*ListItemItemRequestBuilder) Delete

Delete delete navigation property items for drive

func (*ListItemItemRequestBuilder) DriveItem

DriveItem the driveItem property

func (*ListItemItemRequestBuilder) Fields

Fields the fields property

func (*ListItemItemRequestBuilder) Get

Get all items contained in the list.

func (*ListItemItemRequestBuilder) GetActivitiesByInterval

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*ListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval

func (m *ListItemItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *i8e568168614054d992bd2e3c6dc4070f603d07587a748038712c68673ec9fcfb.GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*ListItemItemRequestBuilder) Patch

Patch update the navigation property items in drive

func (*ListItemItemRequestBuilder) Versions

Versions the versions property

func (*ListItemItemRequestBuilder) VersionsById

VersionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.list.items.item.versions.item collection

type ListItemItemRequestBuilderDeleteOptions

type ListItemItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ListItemItemRequestBuilderDeleteOptions options for Delete

type ListItemItemRequestBuilderGetOptions

type ListItemItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ListItemItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ListItemItemRequestBuilderGetOptions options for Get

type ListItemItemRequestBuilderGetQueryParameters

type ListItemItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

ListItemItemRequestBuilderGetQueryParameters all items contained in the list.

type ListItemItemRequestBuilderPatchOptions

type ListItemItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ListItemable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ListItemItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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