list

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListRequestBuilder

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

ListRequestBuilder provides operations to manage the list property of the microsoft.graph.drive entity.

func NewListRequestBuilder

NewListRequestBuilder instantiates a new ListRequestBuilder and sets the default values.

func NewListRequestBuilderInternal

func NewListRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ListRequestBuilder

NewListRequestBuilderInternal instantiates a new ListRequestBuilder and sets the default values.

func (*ListRequestBuilder) Columns

Columns provides operations to manage the columns property of the microsoft.graph.list entity.

func (*ListRequestBuilder) ColumnsById

ColumnsById provides operations to manage the columns property of the microsoft.graph.list entity.

func (*ListRequestBuilder) ContentTypes

ContentTypes provides operations to manage the contentTypes property of the microsoft.graph.list entity.

func (*ListRequestBuilder) ContentTypesById

ContentTypesById provides operations to manage the contentTypes property of the microsoft.graph.list entity.

func (*ListRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property list for me

func (*ListRequestBuilder) CreateGetRequestInformation

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

func (*ListRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property list in me

func (*ListRequestBuilder) Delete

Delete delete navigation property list for me

func (*ListRequestBuilder) Drive

Drive provides operations to manage the drive property of the microsoft.graph.list entity.

func (*ListRequestBuilder) Get

Get for drives in SharePoint, the underlying document library list. Read-only. Nullable.

func (*ListRequestBuilder) Items

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

func (*ListRequestBuilder) ItemsById

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

func (*ListRequestBuilder) Operations added in v0.22.0

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

func (*ListRequestBuilder) OperationsById added in v0.22.0

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

func (*ListRequestBuilder) Subscriptions

Subscriptions provides operations to manage the subscriptions property of the microsoft.graph.list entity.

func (*ListRequestBuilder) SubscriptionsById

SubscriptionsById provides operations to manage the subscriptions property of the microsoft.graph.list entity.

type ListRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type ListRequestBuilderGetQueryParameters

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

ListRequestBuilderGetQueryParameters for drives in SharePoint, the underlying document library list. Read-only. Nullable.

type ListRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ListRequestBuilderPatchRequestConfiguration added in v0.22.0

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

ListRequestBuilderPatchRequestConfiguration 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