driveitemcontent

package
v0.20241025.1143247 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 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 DeleteDriveItemContentOperationOptions

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

func DefaultDeleteDriveItemContentOperationOptions

func DefaultDeleteDriveItemContentOperationOptions() DeleteDriveItemContentOperationOptions

func (DeleteDriveItemContentOperationOptions) ToHeaders

func (DeleteDriveItemContentOperationOptions) ToOData

func (DeleteDriveItemContentOperationOptions) ToQuery

type DeleteDriveItemContentOperationResponse

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

type DriveItemContentClient

type DriveItemContentClient struct {
	Client *msgraph.Client
}

func NewDriveItemContentClientWithBaseURI

func NewDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemContentClient, error)

func (DriveItemContentClient) DeleteDriveItemContent

DeleteDriveItemContent - Delete content for the navigation property items 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 (DriveItemContentClient) GetDriveItemContent

GetDriveItemContent - Get content for the navigation property items 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 (DriveItemContentClient) SetDriveItemContent

SetDriveItemContent - Update content for the navigation property items 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 GetDriveItemContentOperationOptions

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

func DefaultGetDriveItemContentOperationOptions

func DefaultGetDriveItemContentOperationOptions() GetDriveItemContentOperationOptions

func (GetDriveItemContentOperationOptions) ToHeaders

func (GetDriveItemContentOperationOptions) ToOData

func (GetDriveItemContentOperationOptions) ToQuery

type GetDriveItemContentOperationResponse

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

type SetDriveItemContentOperationOptions

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

func DefaultSetDriveItemContentOperationOptions

func DefaultSetDriveItemContentOperationOptions() SetDriveItemContentOperationOptions

func (SetDriveItemContentOperationOptions) ToHeaders

func (SetDriveItemContentOperationOptions) ToOData

func (SetDriveItemContentOperationOptions) ToQuery

type SetDriveItemContentOperationResponse

type SetDriveItemContentOperationResponse 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