driverootcontent

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 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 DeleteDriveRootContentOperationOptions

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

func DefaultDeleteDriveRootContentOperationOptions

func DefaultDeleteDriveRootContentOperationOptions() DeleteDriveRootContentOperationOptions

func (DeleteDriveRootContentOperationOptions) ToHeaders

func (DeleteDriveRootContentOperationOptions) ToOData

func (DeleteDriveRootContentOperationOptions) ToQuery

type DeleteDriveRootContentOperationResponse

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

type DriveRootContentClient

type DriveRootContentClient struct {
	Client *msgraph.Client
}

func NewDriveRootContentClientWithBaseURI

func NewDriveRootContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootContentClient, error)

func (DriveRootContentClient) DeleteDriveRootContent

DeleteDriveRootContent - Delete content for the navigation property root in me. The content stream, if the item represents a file.

func (DriveRootContentClient) GetDriveRootContent

GetDriveRootContent - Get content for the navigation property root from me. The content stream, if the item represents a file.

func (DriveRootContentClient) SetDriveRootContent

SetDriveRootContent - Update content for the navigation property root in me. The content stream, if the item represents a file.

type GetDriveRootContentOperationOptions

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

func DefaultGetDriveRootContentOperationOptions

func DefaultGetDriveRootContentOperationOptions() GetDriveRootContentOperationOptions

func (GetDriveRootContentOperationOptions) ToHeaders

func (GetDriveRootContentOperationOptions) ToOData

func (GetDriveRootContentOperationOptions) ToQuery

type GetDriveRootContentOperationResponse

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

type SetDriveRootContentOperationOptions

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

func DefaultSetDriveRootContentOperationOptions

func DefaultSetDriveRootContentOperationOptions() SetDriveRootContentOperationOptions

func (SetDriveRootContentOperationOptions) ToHeaders

func (SetDriveRootContentOperationOptions) ToOData

func (SetDriveRootContentOperationOptions) ToQuery

type SetDriveRootContentOperationResponse

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