drivelistitemactivitydriveitemcontent

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 DeleteDriveListItemActivityDriveItemContentOperationOptions

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

func (DeleteDriveListItemActivityDriveItemContentOperationOptions) ToHeaders

func (DeleteDriveListItemActivityDriveItemContentOperationOptions) ToOData

func (DeleteDriveListItemActivityDriveItemContentOperationOptions) ToQuery

type DeleteDriveListItemActivityDriveItemContentOperationResponse

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

type DriveListItemActivityDriveItemContentClient

type DriveListItemActivityDriveItemContentClient struct {
	Client *msgraph.Client
}

func NewDriveListItemActivityDriveItemContentClientWithBaseURI

func NewDriveListItemActivityDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemActivityDriveItemContentClient, error)

func (DriveListItemActivityDriveItemContentClient) DeleteDriveListItemActivityDriveItemContent

DeleteDriveListItemActivityDriveItemContent - 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 (DriveListItemActivityDriveItemContentClient) GetDriveListItemActivityDriveItemContent

GetDriveListItemActivityDriveItemContent - 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 (DriveListItemActivityDriveItemContentClient) SetDriveListItemActivityDriveItemContent

SetDriveListItemActivityDriveItemContent - 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 GetDriveListItemActivityDriveItemContentOperationOptions

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

func (GetDriveListItemActivityDriveItemContentOperationOptions) ToHeaders

func (GetDriveListItemActivityDriveItemContentOperationOptions) ToOData

func (GetDriveListItemActivityDriveItemContentOperationOptions) ToQuery

type GetDriveListItemActivityDriveItemContentOperationResponse

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

type SetDriveListItemActivityDriveItemContentOperationOptions

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

func (SetDriveListItemActivityDriveItemContentOperationOptions) ToHeaders

func (SetDriveListItemActivityDriveItemContentOperationOptions) ToOData

func (SetDriveListItemActivityDriveItemContentOperationOptions) ToQuery

type SetDriveListItemActivityDriveItemContentOperationResponse

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