driveactivitydriveitemcontent

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteDriveActivityDriveItemContentOperationOptions

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

func DefaultDeleteDriveActivityDriveItemContentOperationOptions

func DefaultDeleteDriveActivityDriveItemContentOperationOptions() DeleteDriveActivityDriveItemContentOperationOptions

func (DeleteDriveActivityDriveItemContentOperationOptions) ToHeaders

func (DeleteDriveActivityDriveItemContentOperationOptions) ToOData

func (DeleteDriveActivityDriveItemContentOperationOptions) ToQuery

type DeleteDriveActivityDriveItemContentOperationResponse

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

type DriveActivityDriveItemContentClient

type DriveActivityDriveItemContentClient struct {
	Client *msgraph.Client
}

func NewDriveActivityDriveItemContentClientWithBaseURI

func NewDriveActivityDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveActivityDriveItemContentClient, error)

func (DriveActivityDriveItemContentClient) DeleteDriveActivityDriveItemContent

DeleteDriveActivityDriveItemContent - 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 (DriveActivityDriveItemContentClient) GetDriveActivityDriveItemContent

GetDriveActivityDriveItemContent - 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 (DriveActivityDriveItemContentClient) SetDriveActivityDriveItemContent

SetDriveActivityDriveItemContent - 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 GetDriveActivityDriveItemContentOperationOptions

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

func DefaultGetDriveActivityDriveItemContentOperationOptions

func DefaultGetDriveActivityDriveItemContentOperationOptions() GetDriveActivityDriveItemContentOperationOptions

func (GetDriveActivityDriveItemContentOperationOptions) ToHeaders

func (GetDriveActivityDriveItemContentOperationOptions) ToOData

func (GetDriveActivityDriveItemContentOperationOptions) ToQuery

type GetDriveActivityDriveItemContentOperationResponse

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

type SetDriveActivityDriveItemContentOperationOptions

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

func DefaultSetDriveActivityDriveItemContentOperationOptions

func DefaultSetDriveActivityDriveItemContentOperationOptions() SetDriveActivityDriveItemContentOperationOptions

func (SetDriveActivityDriveItemContentOperationOptions) ToHeaders

func (SetDriveActivityDriveItemContentOperationOptions) ToOData

func (SetDriveActivityDriveItemContentOperationOptions) ToQuery

type SetDriveActivityDriveItemContentOperationResponse

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