driveitemlistitemdriveitemcontent

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 DeleteDriveItemListItemDriveItemContentOperationOptions

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

func (DeleteDriveItemListItemDriveItemContentOperationOptions) ToHeaders

func (DeleteDriveItemListItemDriveItemContentOperationOptions) ToOData

func (DeleteDriveItemListItemDriveItemContentOperationOptions) ToQuery

type DeleteDriveItemListItemDriveItemContentOperationResponse

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

type DriveItemListItemDriveItemContentClient

type DriveItemListItemDriveItemContentClient struct {
	Client *msgraph.Client
}

func NewDriveItemListItemDriveItemContentClientWithBaseURI

func NewDriveItemListItemDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemDriveItemContentClient, error)

func (DriveItemListItemDriveItemContentClient) DeleteDriveItemListItemDriveItemContent

DeleteDriveItemListItemDriveItemContent - Delete content for the navigation property driveItem in me. 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 (DriveItemListItemDriveItemContentClient) GetDriveItemListItemDriveItemContent

GetDriveItemListItemDriveItemContent - Get content for the navigation property driveItem from me. 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 (DriveItemListItemDriveItemContentClient) SetDriveItemListItemDriveItemContent

SetDriveItemListItemDriveItemContent - Update content for the navigation property driveItem in me. 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 GetDriveItemListItemDriveItemContentOperationOptions

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

func DefaultGetDriveItemListItemDriveItemContentOperationOptions

func DefaultGetDriveItemListItemDriveItemContentOperationOptions() GetDriveItemListItemDriveItemContentOperationOptions

func (GetDriveItemListItemDriveItemContentOperationOptions) ToHeaders

func (GetDriveItemListItemDriveItemContentOperationOptions) ToOData

func (GetDriveItemListItemDriveItemContentOperationOptions) ToQuery

type GetDriveItemListItemDriveItemContentOperationResponse

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

type SetDriveItemListItemDriveItemContentOperationOptions

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

func DefaultSetDriveItemListItemDriveItemContentOperationOptions

func DefaultSetDriveItemListItemDriveItemContentOperationOptions() SetDriveItemListItemDriveItemContentOperationOptions

func (SetDriveItemListItemDriveItemContentOperationOptions) ToHeaders

func (SetDriveItemListItemDriveItemContentOperationOptions) ToOData

func (SetDriveItemListItemDriveItemContentOperationOptions) ToQuery

type SetDriveItemListItemDriveItemContentOperationResponse

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