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.driveItem 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 drive

func (*ListItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation for drives in SharePoint, the associated document library list item. Read-only. Nullable.

func (*ListItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property listItem in drive

func (*ListItemRequestBuilder) Delete

Delete delete navigation property listItem for drive

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 for drives in SharePoint, the associated document library list item. Read-only. Nullable.

func (*ListItemRequestBuilder) GetActivitiesByInterval

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*ListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval

func (m *ListItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *i0e5b5d4c5a217dfb6cac4753af4ed544734f2db800a98906ead271bef1ed6a2f.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 for drives in SharePoint, the associated document library list item. Read-only. Nullable.

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