driverootcontentstream

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 DeleteDriveRootContentStreamOperationOptions

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

func DefaultDeleteDriveRootContentStreamOperationOptions

func DefaultDeleteDriveRootContentStreamOperationOptions() DeleteDriveRootContentStreamOperationOptions

func (DeleteDriveRootContentStreamOperationOptions) ToHeaders

func (DeleteDriveRootContentStreamOperationOptions) ToOData

func (DeleteDriveRootContentStreamOperationOptions) ToQuery

type DeleteDriveRootContentStreamOperationResponse

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

type DriveRootContentStreamClient

type DriveRootContentStreamClient struct {
	Client *msgraph.Client
}

func NewDriveRootContentStreamClientWithBaseURI

func NewDriveRootContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootContentStreamClient, error)

func (DriveRootContentStreamClient) DeleteDriveRootContentStream

DeleteDriveRootContentStream - Delete contentStream for the navigation property root in users. The content stream, if the item represents a file.

func (DriveRootContentStreamClient) GetDriveRootContentStream

GetDriveRootContentStream - Get contentStream for the navigation property root from users. The content stream, if the item represents a file.

func (DriveRootContentStreamClient) SetDriveRootContentStream

SetDriveRootContentStream - Update contentStream for the navigation property root in users. The content stream, if the item represents a file.

type GetDriveRootContentStreamOperationOptions

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

func DefaultGetDriveRootContentStreamOperationOptions

func DefaultGetDriveRootContentStreamOperationOptions() GetDriveRootContentStreamOperationOptions

func (GetDriveRootContentStreamOperationOptions) ToHeaders

func (GetDriveRootContentStreamOperationOptions) ToOData

func (GetDriveRootContentStreamOperationOptions) ToQuery

type GetDriveRootContentStreamOperationResponse

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

type SetDriveRootContentStreamOperationOptions

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

func DefaultSetDriveRootContentStreamOperationOptions

func DefaultSetDriveRootContentStreamOperationOptions() SetDriveRootContentStreamOperationOptions

func (SetDriveRootContentStreamOperationOptions) ToHeaders

func (SetDriveRootContentStreamOperationOptions) ToOData

func (SetDriveRootContentStreamOperationOptions) ToQuery

type SetDriveRootContentStreamOperationResponse

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