listitem

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 ListItemRequestBuilder

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

ListItemRequestBuilder provides operations to manage the listItem property of the microsoft.graph.sharedDriveItem entity.

func NewListItemRequestBuilder

NewListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewListItemRequestBuilderInternal

func NewListItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ListItemRequestBuilder

NewListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*ListItemRequestBuilder) Analytics

Analytics the analytics property

func (*ListItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property listItem for shares

func (*ListItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation used to access the underlying listItem

func (*ListItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property listItem in shares

func (*ListItemRequestBuilder) Delete

Delete delete navigation property listItem for shares

func (*ListItemRequestBuilder) DriveItem

DriveItem the driveItem property

func (*ListItemRequestBuilder) Fields

Fields the fields property

func (*ListItemRequestBuilder) Get

Get used to access the underlying listItem

func (*ListItemRequestBuilder) GetActivitiesByInterval

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*ListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval

func (m *ListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *if94999b8a3e6e5a5347772ebfe7cd633500318f71903f991e104b29eb38314d3.GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*ListItemRequestBuilder) Patch

Patch update the navigation property listItem in shares

func (*ListItemRequestBuilder) Versions

Versions the versions property

func (*ListItemRequestBuilder) VersionsById

VersionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.shares.item.listItem.versions.item collection

type ListItemRequestBuilderDeleteOptions

type ListItemRequestBuilderDeleteOptions 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
}

ListItemRequestBuilderDeleteOptions options for Delete

type ListItemRequestBuilderGetOptions

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

ListItemRequestBuilderGetOptions options for Get

type ListItemRequestBuilderGetQueryParameters

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

ListItemRequestBuilderGetQueryParameters used to access the underlying listItem

type ListItemRequestBuilderPatchOptions

type ListItemRequestBuilderPatchOptions 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
}

ListItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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