drivelistitemdriveitemcontent

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteDriveListItemDriveItemContentOperationOptions

type DeleteDriveListItemDriveItemContentOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteDriveListItemDriveItemContentOperationOptions

func DefaultDeleteDriveListItemDriveItemContentOperationOptions() DeleteDriveListItemDriveItemContentOperationOptions

func (DeleteDriveListItemDriveItemContentOperationOptions) ToHeaders

func (DeleteDriveListItemDriveItemContentOperationOptions) ToOData

func (DeleteDriveListItemDriveItemContentOperationOptions) ToQuery

type DeleteDriveListItemDriveItemContentOperationResponse

type DeleteDriveListItemDriveItemContentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type DriveListItemDriveItemContentClient

type DriveListItemDriveItemContentClient struct {
	Client *msgraph.Client
}

func NewDriveListItemDriveItemContentClientWithBaseURI

func NewDriveListItemDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemDriveItemContentClient, error)

func (DriveListItemDriveItemContentClient) DeleteDriveListItemDriveItemContent

DeleteDriveListItemDriveItemContent - Delete content for the navigation property driveItem in users. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

func (DriveListItemDriveItemContentClient) GetDriveListItemDriveItemContent

GetDriveListItemDriveItemContent - Get content for the navigation property driveItem from users. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

func (DriveListItemDriveItemContentClient) SetDriveListItemDriveItemContent

SetDriveListItemDriveItemContent - Update content for the navigation property driveItem in users. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

type GetDriveListItemDriveItemContentOperationOptions

type GetDriveListItemDriveItemContentOperationOptions struct {
	Format    *odata.Format
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultGetDriveListItemDriveItemContentOperationOptions

func DefaultGetDriveListItemDriveItemContentOperationOptions() GetDriveListItemDriveItemContentOperationOptions

func (GetDriveListItemDriveItemContentOperationOptions) ToHeaders

func (GetDriveListItemDriveItemContentOperationOptions) ToOData

func (GetDriveListItemDriveItemContentOperationOptions) ToQuery

type GetDriveListItemDriveItemContentOperationResponse

type GetDriveListItemDriveItemContentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type SetDriveListItemDriveItemContentOperationOptions

type SetDriveListItemDriveItemContentOperationOptions struct {
	ContentType string
	Metadata    *odata.Metadata
	RetryFunc   client.RequestRetryFunc
}

func DefaultSetDriveListItemDriveItemContentOperationOptions

func DefaultSetDriveListItemDriveItemContentOperationOptions() SetDriveListItemDriveItemContentOperationOptions

func (SetDriveListItemDriveItemContentOperationOptions) ToHeaders

func (SetDriveListItemDriveItemContentOperationOptions) ToOData

func (SetDriveListItemDriveItemContentOperationOptions) ToQuery

type SetDriveListItemDriveItemContentOperationResponse

type SetDriveListItemDriveItemContentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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