driverootcontent

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 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 groups. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

func (DriveRootContentClient) GetDriveRootContent

GetDriveRootContent - Get content for the navigation property root from groups. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

func (DriveRootContentClient) SetDriveRootContent

SetDriveRootContent - Update content for the navigation property root in groups. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.

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