driverootchildcontent

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 DeleteDriveRootChildContentOperationOptions

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

func DefaultDeleteDriveRootChildContentOperationOptions

func DefaultDeleteDriveRootChildContentOperationOptions() DeleteDriveRootChildContentOperationOptions

func (DeleteDriveRootChildContentOperationOptions) ToHeaders

func (DeleteDriveRootChildContentOperationOptions) ToOData

func (DeleteDriveRootChildContentOperationOptions) ToQuery

type DeleteDriveRootChildContentOperationResponse

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

type DriveRootChildContentClient

type DriveRootChildContentClient struct {
	Client *msgraph.Client
}

func NewDriveRootChildContentClientWithBaseURI

func NewDriveRootChildContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootChildContentClient, error)

func (DriveRootChildContentClient) DeleteDriveRootChildContent

DeleteDriveRootChildContent - Delete content for the navigation property children 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 (DriveRootChildContentClient) GetDriveRootChildContent

GetDriveRootChildContent - Get content for the navigation property children 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 (DriveRootChildContentClient) SetDriveRootChildContent

SetDriveRootChildContent - Update content for the navigation property children 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 GetDriveRootChildContentOperationOptions

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

func DefaultGetDriveRootChildContentOperationOptions

func DefaultGetDriveRootChildContentOperationOptions() GetDriveRootChildContentOperationOptions

func (GetDriveRootChildContentOperationOptions) ToHeaders

func (GetDriveRootChildContentOperationOptions) ToOData

func (GetDriveRootChildContentOperationOptions) ToQuery

type GetDriveRootChildContentOperationResponse

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

type SetDriveRootChildContentOperationOptions

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

func DefaultSetDriveRootChildContentOperationOptions

func DefaultSetDriveRootChildContentOperationOptions() SetDriveRootChildContentOperationOptions

func (SetDriveRootChildContentOperationOptions) ToHeaders

func (SetDriveRootChildContentOperationOptions) ToOData

func (SetDriveRootChildContentOperationOptions) ToQuery

type SetDriveRootChildContentOperationResponse

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