sitelistitemactivitydriveitemcontent

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 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 DeleteSiteListItemActivityDriveItemContentOperationOptions

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

func (DeleteSiteListItemActivityDriveItemContentOperationOptions) ToHeaders

func (DeleteSiteListItemActivityDriveItemContentOperationOptions) ToOData

func (DeleteSiteListItemActivityDriveItemContentOperationOptions) ToQuery

type DeleteSiteListItemActivityDriveItemContentOperationResponse

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

type GetSiteListItemActivityDriveItemContentOperationOptions

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

func (GetSiteListItemActivityDriveItemContentOperationOptions) ToHeaders

func (GetSiteListItemActivityDriveItemContentOperationOptions) ToOData

func (GetSiteListItemActivityDriveItemContentOperationOptions) ToQuery

type GetSiteListItemActivityDriveItemContentOperationResponse

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

type SetSiteListItemActivityDriveItemContentOperationOptions

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

func (SetSiteListItemActivityDriveItemContentOperationOptions) ToHeaders

func (SetSiteListItemActivityDriveItemContentOperationOptions) ToOData

func (SetSiteListItemActivityDriveItemContentOperationOptions) ToQuery

type SetSiteListItemActivityDriveItemContentOperationResponse

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

type SiteListItemActivityDriveItemContentClient

type SiteListItemActivityDriveItemContentClient struct {
	Client *msgraph.Client
}

func NewSiteListItemActivityDriveItemContentClientWithBaseURI

func NewSiteListItemActivityDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteListItemActivityDriveItemContentClient, error)

func (SiteListItemActivityDriveItemContentClient) DeleteSiteListItemActivityDriveItemContent

DeleteSiteListItemActivityDriveItemContent - Delete content for the navigation property driveItem in groups. 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 (SiteListItemActivityDriveItemContentClient) GetSiteListItemActivityDriveItemContent

GetSiteListItemActivityDriveItemContent - Get content for the navigation property driveItem from groups. 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 (SiteListItemActivityDriveItemContentClient) SetSiteListItemActivityDriveItemContent

SetSiteListItemActivityDriveItemContent - Update content for the navigation property driveItem in groups. 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL