driveitemchildcontentstream

package
v0.20241023.1122425 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 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 DeleteDriveItemChildContentStreamOperationOptions

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

func DefaultDeleteDriveItemChildContentStreamOperationOptions

func DefaultDeleteDriveItemChildContentStreamOperationOptions() DeleteDriveItemChildContentStreamOperationOptions

func (DeleteDriveItemChildContentStreamOperationOptions) ToHeaders

func (DeleteDriveItemChildContentStreamOperationOptions) ToOData

func (DeleteDriveItemChildContentStreamOperationOptions) ToQuery

type DeleteDriveItemChildContentStreamOperationResponse

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

type DriveItemChildContentStreamClient

type DriveItemChildContentStreamClient struct {
	Client *msgraph.Client
}

func NewDriveItemChildContentStreamClientWithBaseURI

func NewDriveItemChildContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemChildContentStreamClient, error)

func (DriveItemChildContentStreamClient) DeleteDriveItemChildContentStream

DeleteDriveItemChildContentStream - Delete contentStream for the navigation property children in me. The content stream, if the item represents a file.

func (DriveItemChildContentStreamClient) GetDriveItemChildContentStream

GetDriveItemChildContentStream - Get contentStream for the navigation property children from me. The content stream, if the item represents a file.

func (DriveItemChildContentStreamClient) SetDriveItemChildContentStream

SetDriveItemChildContentStream - Update contentStream for the navigation property children in me. The content stream, if the item represents a file.

type GetDriveItemChildContentStreamOperationOptions

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

func DefaultGetDriveItemChildContentStreamOperationOptions

func DefaultGetDriveItemChildContentStreamOperationOptions() GetDriveItemChildContentStreamOperationOptions

func (GetDriveItemChildContentStreamOperationOptions) ToHeaders

func (GetDriveItemChildContentStreamOperationOptions) ToOData

func (GetDriveItemChildContentStreamOperationOptions) ToQuery

type GetDriveItemChildContentStreamOperationResponse

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

type SetDriveItemChildContentStreamOperationOptions

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

func DefaultSetDriveItemChildContentStreamOperationOptions

func DefaultSetDriveItemChildContentStreamOperationOptions() SetDriveItemChildContentStreamOperationOptions

func (SetDriveItemChildContentStreamOperationOptions) ToHeaders

func (SetDriveItemChildContentStreamOperationOptions) ToOData

func (SetDriveItemChildContentStreamOperationOptions) ToQuery

type SetDriveItemChildContentStreamOperationResponse

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