driveitemlistitemactivitydriveitemcontent

package
v0.20241021.1074254 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 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 DeleteDriveItemListItemActivityContentOperationOptions

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

func DefaultDeleteDriveItemListItemActivityContentOperationOptions

func DefaultDeleteDriveItemListItemActivityContentOperationOptions() DeleteDriveItemListItemActivityContentOperationOptions

func (DeleteDriveItemListItemActivityContentOperationOptions) ToHeaders

func (DeleteDriveItemListItemActivityContentOperationOptions) ToOData

func (DeleteDriveItemListItemActivityContentOperationOptions) ToQuery

type DeleteDriveItemListItemActivityContentOperationResponse

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

type DriveItemListItemActivityDriveItemContentClient

type DriveItemListItemActivityDriveItemContentClient struct {
	Client *msgraph.Client
}

func NewDriveItemListItemActivityDriveItemContentClientWithBaseURI

func NewDriveItemListItemActivityDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemActivityDriveItemContentClient, error)

func (DriveItemListItemActivityDriveItemContentClient) DeleteDriveItemListItemActivityContent

DeleteDriveItemListItemActivityContent - 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 (DriveItemListItemActivityDriveItemContentClient) GetDriveItemListItemActivityContent

GetDriveItemListItemActivityContent - 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 (DriveItemListItemActivityDriveItemContentClient) SetDriveItemListItemActivityContent

SetDriveItemListItemActivityContent - 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 GetDriveItemListItemActivityContentOperationOptions

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

func DefaultGetDriveItemListItemActivityContentOperationOptions

func DefaultGetDriveItemListItemActivityContentOperationOptions() GetDriveItemListItemActivityContentOperationOptions

func (GetDriveItemListItemActivityContentOperationOptions) ToHeaders

func (GetDriveItemListItemActivityContentOperationOptions) ToOData

func (GetDriveItemListItemActivityContentOperationOptions) ToQuery

type GetDriveItemListItemActivityContentOperationResponse

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

type SetDriveItemListItemActivityContentOperationOptions

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

func DefaultSetDriveItemListItemActivityContentOperationOptions

func DefaultSetDriveItemListItemActivityContentOperationOptions() SetDriveItemListItemActivityContentOperationOptions

func (SetDriveItemListItemActivityContentOperationOptions) ToHeaders

func (SetDriveItemListItemActivityContentOperationOptions) ToOData

func (SetDriveItemListItemActivityContentOperationOptions) ToQuery

type SetDriveItemListItemActivityContentOperationResponse

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