driveitemcontentstream

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 DeleteDriveItemContentStreamOperationOptions

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

func DefaultDeleteDriveItemContentStreamOperationOptions

func DefaultDeleteDriveItemContentStreamOperationOptions() DeleteDriveItemContentStreamOperationOptions

func (DeleteDriveItemContentStreamOperationOptions) ToHeaders

func (DeleteDriveItemContentStreamOperationOptions) ToOData

func (DeleteDriveItemContentStreamOperationOptions) ToQuery

type DeleteDriveItemContentStreamOperationResponse

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

type DriveItemContentStreamClient

type DriveItemContentStreamClient struct {
	Client *msgraph.Client
}

func NewDriveItemContentStreamClientWithBaseURI

func NewDriveItemContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemContentStreamClient, error)

func (DriveItemContentStreamClient) DeleteDriveItemContentStream

DeleteDriveItemContentStream - Delete contentStream for the navigation property items in groups. The content stream, if the item represents a file.

func (DriveItemContentStreamClient) GetDriveItemContentStream

GetDriveItemContentStream - Get contentStream for the navigation property items from groups. The content stream, if the item represents a file.

func (DriveItemContentStreamClient) SetDriveItemContentStream

SetDriveItemContentStream - Update contentStream for the navigation property items in groups. The content stream, if the item represents a file.

type GetDriveItemContentStreamOperationOptions

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

func DefaultGetDriveItemContentStreamOperationOptions

func DefaultGetDriveItemContentStreamOperationOptions() GetDriveItemContentStreamOperationOptions

func (GetDriveItemContentStreamOperationOptions) ToHeaders

func (GetDriveItemContentStreamOperationOptions) ToOData

func (GetDriveItemContentStreamOperationOptions) ToQuery

type GetDriveItemContentStreamOperationResponse

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

type SetDriveItemContentStreamOperationOptions

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

func DefaultSetDriveItemContentStreamOperationOptions

func DefaultSetDriveItemContentStreamOperationOptions() SetDriveItemContentStreamOperationOptions

func (SetDriveItemContentStreamOperationOptions) ToHeaders

func (SetDriveItemContentStreamOperationOptions) ToOData

func (SetDriveItemContentStreamOperationOptions) ToQuery

type SetDriveItemContentStreamOperationResponse

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