list

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 12 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 the columns property

func (*ListRequestBuilder) ColumnsById

ColumnsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.list.columns.item collection

func (*ListRequestBuilder) ContentTypes

ContentTypes the contentTypes property

func (*ListRequestBuilder) ContentTypesById

ContentTypesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.list.contentTypes.item collection

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 the drive property

func (*ListRequestBuilder) Get

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

func (*ListRequestBuilder) Items

Items the items property

func (*ListRequestBuilder) ItemsById

ItemsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.list.items.item collection

func (*ListRequestBuilder) Patch

Patch update the navigation property list in me

func (*ListRequestBuilder) Subscriptions

Subscriptions the subscriptions property

func (*ListRequestBuilder) SubscriptionsById

SubscriptionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.list.subscriptions.item collection

type ListRequestBuilderDeleteOptions

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

ListRequestBuilderDeleteOptions options for Delete

type ListRequestBuilderGetOptions

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

ListRequestBuilderGetOptions options for Get

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 ListRequestBuilderPatchOptions

type ListRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Listable
	// 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
}

ListRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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