listitem

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 13 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 provides operations to manage the analytics property of the microsoft.graph.listItem entity.

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) DocumentSetVersions added in v0.32.0

DocumentSetVersions provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func (*ListItemRequestBuilder) DocumentSetVersionsById added in v0.32.0

DocumentSetVersionsById provides operations to manage the documentSetVersions property of the microsoft.graph.listItem entity.

func (*ListItemRequestBuilder) DriveItem

DriveItem provides operations to manage the driveItem property of the microsoft.graph.listItem entity.

func (*ListItemRequestBuilder) Fields

Fields provides operations to manage the fields property of the microsoft.graph.listItem entity.

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) Versions

Versions provides operations to manage the versions property of the microsoft.graph.listItem entity.

func (*ListItemRequestBuilder) VersionsById

VersionsById provides operations to manage the versions property of the microsoft.graph.listItem entity.

type ListItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type ListItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ListItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

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 ListItemRequestBuilderGetRequestConfiguration added in v0.22.0

type ListItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ListItemRequestBuilderGetQueryParameters
}

ListItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ListItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type ListItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ListItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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