item

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveItemItemRequestBuilder added in v0.12.0

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

DriveItemItemRequestBuilder provides operations to manage the following property of the microsoft.graph.drive entity.

func NewDriveItemItemRequestBuilder added in v0.12.0

NewDriveItemItemRequestBuilder instantiates a new DriveItemItemRequestBuilder and sets the default values.

func NewDriveItemItemRequestBuilderInternal added in v0.12.0

func NewDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DriveItemItemRequestBuilder

NewDriveItemItemRequestBuilderInternal instantiates a new DriveItemItemRequestBuilder and sets the default values.

func (*DriveItemItemRequestBuilder) ChildrenById added in v0.13.0

ChildrenById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.following.item.children.item collection

func (*DriveItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property following for drive

func (*DriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the list of items the user is following. Only in OneDrive for Business.

func (*DriveItemItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property following in drive

func (*DriveItemItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property following for drive

func (*DriveItemItemRequestBuilder) Get added in v0.12.0

Get the list of items the user is following. Only in OneDrive for Business.

func (*DriveItemItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property following in drive

func (*DriveItemItemRequestBuilder) PermissionsById added in v0.13.0

PermissionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.following.item.permissions.item collection

func (*DriveItemItemRequestBuilder) SubscriptionsById added in v0.13.0

SubscriptionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.following.item.subscriptions.item collection

func (*DriveItemItemRequestBuilder) ThumbnailsById added in v0.13.0

ThumbnailsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.following.item.thumbnails.item collection

func (*DriveItemItemRequestBuilder) VersionsById added in v0.13.0

VersionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.drive.following.item.versions.item collection

type DriveItemItemRequestBuilderDeleteOptions added in v0.12.0

type DriveItemItemRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

DriveItemItemRequestBuilderDeleteOptions options for Delete

type DriveItemItemRequestBuilderGetOptions added in v0.12.0

type DriveItemItemRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *DriveItemItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

DriveItemItemRequestBuilderGetOptions options for Get

type DriveItemItemRequestBuilderGetQueryParameters added in v0.12.0

type DriveItemItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

DriveItemItemRequestBuilderGetQueryParameters the list of items the user is following. Only in OneDrive for Business.

type DriveItemItemRequestBuilderPatchOptions added in v0.12.0

type DriveItemItemRequestBuilderPatchOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DriveItemable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

DriveItemItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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