item

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 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 DriveItemRequestBuilder added in v0.12.0

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

DriveItemRequestBuilder provides operations to manage the collection of drive entities.

func NewDriveItemRequestBuilder added in v0.12.0

NewDriveItemRequestBuilder instantiates a new DriveItemRequestBuilder and sets the default values.

func NewDriveItemRequestBuilderInternal added in v0.12.0

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

NewDriveItemRequestBuilderInternal instantiates a new DriveItemRequestBuilder and sets the default values.

func (*DriveItemRequestBuilder) Bundles added in v0.12.0

Bundles the bundles property

func (*DriveItemRequestBuilder) BundlesById added in v0.12.0

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

func (*DriveItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from drives

func (*DriveItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete entity from drives

func (*DriveItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation retrieve the properties and relationships of a Drive resource. A Drive is the top-level container for a file system, such as OneDrive or SharePoint document libraries.

func (*DriveItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration retrieve the properties and relationships of a Drive resource. A Drive is the top-level container for a file system, such as OneDrive or SharePoint document libraries.

func (*DriveItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in drives

func (*DriveItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update entity in drives

func (*DriveItemRequestBuilder) Delete added in v0.12.0

func (m *DriveItemRequestBuilder) Delete() error

Delete delete entity from drives

func (*DriveItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *DriveItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *DriveItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete entity from drives

func (*DriveItemRequestBuilder) Following added in v0.12.0

Following the following property

func (*DriveItemRequestBuilder) FollowingById added in v0.12.0

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

func (*DriveItemRequestBuilder) Get added in v0.12.0

Get retrieve the properties and relationships of a Drive resource. A Drive is the top-level container for a file system, such as OneDrive or SharePoint document libraries.

func (*DriveItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler retrieve the properties and relationships of a Drive resource. A Drive is the top-level container for a file system, such as OneDrive or SharePoint document libraries.

func (*DriveItemRequestBuilder) Items added in v0.12.0

Items the items property

func (*DriveItemRequestBuilder) ItemsById added in v0.12.0

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

func (*DriveItemRequestBuilder) List added in v0.12.0

List the list property

func (*DriveItemRequestBuilder) Patch added in v0.12.0

Patch update entity in drives

func (*DriveItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update entity in drives

func (*DriveItemRequestBuilder) Recent added in v0.12.0

Recent provides operations to call the recent method.

func (*DriveItemRequestBuilder) Root added in v0.12.0

Root the root property

func (*DriveItemRequestBuilder) SearchWithQ added in v0.12.0

SearchWithQ provides operations to call the search method.

func (*DriveItemRequestBuilder) SharedWithMe added in v0.12.0

SharedWithMe provides operations to call the sharedWithMe method.

func (*DriveItemRequestBuilder) Special added in v0.12.0

Special the special property

func (*DriveItemRequestBuilder) SpecialById added in v0.12.0

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

type DriveItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type DriveItemRequestBuilderGetQueryParameters added in v0.12.0

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

DriveItemRequestBuilderGetQueryParameters retrieve the properties and relationships of a Drive resource. A Drive is the top-level container for a file system, such as OneDrive or SharePoint document libraries.

type DriveItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DriveItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

DriveItemRequestBuilderPatchRequestConfiguration 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