driveitemversioncontent

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 DeleteDriveItemVersionContentOperationOptions

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

func DefaultDeleteDriveItemVersionContentOperationOptions

func DefaultDeleteDriveItemVersionContentOperationOptions() DeleteDriveItemVersionContentOperationOptions

func (DeleteDriveItemVersionContentOperationOptions) ToHeaders

func (DeleteDriveItemVersionContentOperationOptions) ToOData

func (DeleteDriveItemVersionContentOperationOptions) ToQuery

type DeleteDriveItemVersionContentOperationResponse

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

type DriveItemVersionContentClient

type DriveItemVersionContentClient struct {
	Client *msgraph.Client
}

func NewDriveItemVersionContentClientWithBaseURI

func NewDriveItemVersionContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemVersionContentClient, error)

func (DriveItemVersionContentClient) DeleteDriveItemVersionContent

DeleteDriveItemVersionContent - Delete content for the navigation property versions in groups. The content stream for this version of the item.

func (DriveItemVersionContentClient) GetDriveItemVersionContent

GetDriveItemVersionContent - Get content for the navigation property versions from groups. The content stream for this version of the item.

func (DriveItemVersionContentClient) SetDriveItemVersionContent

SetDriveItemVersionContent - Update content for the navigation property versions in groups. The content stream for this version of the item.

type GetDriveItemVersionContentOperationOptions

type GetDriveItemVersionContentOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultGetDriveItemVersionContentOperationOptions

func DefaultGetDriveItemVersionContentOperationOptions() GetDriveItemVersionContentOperationOptions

func (GetDriveItemVersionContentOperationOptions) ToHeaders

func (GetDriveItemVersionContentOperationOptions) ToOData

func (GetDriveItemVersionContentOperationOptions) ToQuery

type GetDriveItemVersionContentOperationResponse

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

type SetDriveItemVersionContentOperationOptions

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

func DefaultSetDriveItemVersionContentOperationOptions

func DefaultSetDriveItemVersionContentOperationOptions() SetDriveItemVersionContentOperationOptions

func (SetDriveItemVersionContentOperationOptions) ToHeaders

func (SetDriveItemVersionContentOperationOptions) ToOData

func (SetDriveItemVersionContentOperationOptions) ToQuery

type SetDriveItemVersionContentOperationResponse

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