sitelistitemdriveitemcontent

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 DeleteSiteListItemDriveItemContentOperationOptions

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

func DefaultDeleteSiteListItemDriveItemContentOperationOptions

func DefaultDeleteSiteListItemDriveItemContentOperationOptions() DeleteSiteListItemDriveItemContentOperationOptions

func (DeleteSiteListItemDriveItemContentOperationOptions) ToHeaders

func (DeleteSiteListItemDriveItemContentOperationOptions) ToOData

func (DeleteSiteListItemDriveItemContentOperationOptions) ToQuery

type DeleteSiteListItemDriveItemContentOperationResponse

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

type GetSiteListItemDriveItemContentOperationOptions

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

func DefaultGetSiteListItemDriveItemContentOperationOptions

func DefaultGetSiteListItemDriveItemContentOperationOptions() GetSiteListItemDriveItemContentOperationOptions

func (GetSiteListItemDriveItemContentOperationOptions) ToHeaders

func (GetSiteListItemDriveItemContentOperationOptions) ToOData

func (GetSiteListItemDriveItemContentOperationOptions) ToQuery

type GetSiteListItemDriveItemContentOperationResponse

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

type SetSiteListItemDriveItemContentOperationOptions

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

func DefaultSetSiteListItemDriveItemContentOperationOptions

func DefaultSetSiteListItemDriveItemContentOperationOptions() SetSiteListItemDriveItemContentOperationOptions

func (SetSiteListItemDriveItemContentOperationOptions) ToHeaders

func (SetSiteListItemDriveItemContentOperationOptions) ToOData

func (SetSiteListItemDriveItemContentOperationOptions) ToQuery

type SetSiteListItemDriveItemContentOperationResponse

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

type SiteListItemDriveItemContentClient

type SiteListItemDriveItemContentClient struct {
	Client *msgraph.Client
}

func NewSiteListItemDriveItemContentClientWithBaseURI

func NewSiteListItemDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteListItemDriveItemContentClient, error)

func (SiteListItemDriveItemContentClient) DeleteSiteListItemDriveItemContent

DeleteSiteListItemDriveItemContent - 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 (SiteListItemDriveItemContentClient) GetSiteListItemDriveItemContent

GetSiteListItemDriveItemContent - 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 (SiteListItemDriveItemContentClient) SetSiteListItemDriveItemContent

SetSiteListItemDriveItemContent - 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