item

package
v0.38.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 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 SharedDriveItemItemRequestBuilder added in v0.12.0

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

SharedDriveItemItemRequestBuilder provides operations to manage the collection of sharedDriveItem entities.

func NewSharedDriveItemItemRequestBuilder added in v0.12.0

NewSharedDriveItemItemRequestBuilder instantiates a new SharedDriveItemItemRequestBuilder and sets the default values.

func NewSharedDriveItemItemRequestBuilderInternal added in v0.12.0

func NewSharedDriveItemItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SharedDriveItemItemRequestBuilder

NewSharedDriveItemItemRequestBuilderInternal instantiates a new SharedDriveItemItemRequestBuilder and sets the default values.

func (*SharedDriveItemItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from shares

func (*SharedDriveItemItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete entity from shares

func (*SharedDriveItemItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

func (*SharedDriveItemItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

func (*SharedDriveItemItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in shares

func (*SharedDriveItemItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update entity in shares

func (*SharedDriveItemItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from shares

func (*SharedDriveItemItemRequestBuilder) DriveItem added in v0.12.0

DriveItem the driveItem property

func (*SharedDriveItemItemRequestBuilder) Get added in v0.12.0

Get access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

func (*SharedDriveItemItemRequestBuilder) Items added in v0.12.0

Items the items property

func (*SharedDriveItemItemRequestBuilder) ItemsById added in v0.13.0

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

func (*SharedDriveItemItemRequestBuilder) List added in v0.12.0

List the list property

func (*SharedDriveItemItemRequestBuilder) ListItem added in v0.12.0

ListItem the listItem property

func (*SharedDriveItemItemRequestBuilder) Patch added in v0.12.0

Patch update entity in shares

func (*SharedDriveItemItemRequestBuilder) Permission added in v0.12.0

Permission the permission property

func (*SharedDriveItemItemRequestBuilder) Root added in v0.12.0

Root the root property

func (*SharedDriveItemItemRequestBuilder) Site added in v0.12.0

Site the site property

type SharedDriveItemItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type SharedDriveItemItemRequestBuilderGetQueryParameters added in v0.12.0

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

SharedDriveItemItemRequestBuilderGetQueryParameters access a shared DriveItem or a collection of shared items by using a **shareId** or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.

type SharedDriveItemItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type SharedDriveItemItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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