item

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveItemRequestBuilder

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

DriveItemRequestBuilder provides operations to manage the drives property of the microsoft.graph.user entity.

func NewDriveItemRequestBuilder

NewDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewDriveItemRequestBuilderInternal

func NewDriveItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DriveItemRequestBuilder

NewDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*DriveItemRequestBuilder) Bundles

Bundles the bundles property

func (*DriveItemRequestBuilder) BundlesById

BundlesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.bundles.item collection

func (*DriveItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property drives for me

func (*DriveItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation a collection of drives available for this user. Read-only.

func (*DriveItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property drives in me

func (*DriveItemRequestBuilder) Delete

Delete delete navigation property drives for me

func (*DriveItemRequestBuilder) Following

Following the following property

func (*DriveItemRequestBuilder) FollowingById

FollowingById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.following.item collection

func (*DriveItemRequestBuilder) Get

Get a collection of drives available for this user. Read-only.

func (*DriveItemRequestBuilder) Items

Items the items property

func (*DriveItemRequestBuilder) ItemsById

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

func (*DriveItemRequestBuilder) List

List the list property

func (*DriveItemRequestBuilder) Patch

Patch update the navigation property drives in me

func (*DriveItemRequestBuilder) Root

Root the root property

func (*DriveItemRequestBuilder) Special

Special the special property

func (*DriveItemRequestBuilder) SpecialById

SpecialById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.drives.item.special.item collection

type DriveItemRequestBuilderDeleteOptions

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

DriveItemRequestBuilderDeleteOptions options for Delete

type DriveItemRequestBuilderGetOptions

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

DriveItemRequestBuilderGetOptions options for Get

type DriveItemRequestBuilderGetQueryParameters

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

DriveItemRequestBuilderGetQueryParameters a collection of drives available for this user. Read-only.

type DriveItemRequestBuilderPatchOptions

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

DriveItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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