driveitemchildcontent

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteDriveItemChildContentOperationOptions

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

func DefaultDeleteDriveItemChildContentOperationOptions

func DefaultDeleteDriveItemChildContentOperationOptions() DeleteDriveItemChildContentOperationOptions

func (DeleteDriveItemChildContentOperationOptions) ToHeaders

func (DeleteDriveItemChildContentOperationOptions) ToOData

func (DeleteDriveItemChildContentOperationOptions) ToQuery

type DeleteDriveItemChildContentOperationResponse

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

type DriveItemChildContentClient

type DriveItemChildContentClient struct {
	Client *msgraph.Client
}

func NewDriveItemChildContentClientWithBaseURI

func NewDriveItemChildContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemChildContentClient, error)

func (DriveItemChildContentClient) DeleteDriveItemChildContent

DeleteDriveItemChildContent - 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 (DriveItemChildContentClient) GetDriveItemChildContent

GetDriveItemChildContent - 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 (DriveItemChildContentClient) SetDriveItemChildContent

SetDriveItemChildContent - 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 GetDriveItemChildContentOperationOptions

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

func DefaultGetDriveItemChildContentOperationOptions

func DefaultGetDriveItemChildContentOperationOptions() GetDriveItemChildContentOperationOptions

func (GetDriveItemChildContentOperationOptions) ToHeaders

func (GetDriveItemChildContentOperationOptions) ToOData

func (GetDriveItemChildContentOperationOptions) ToQuery

type GetDriveItemChildContentOperationResponse

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

type SetDriveItemChildContentOperationOptions

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

func DefaultSetDriveItemChildContentOperationOptions

func DefaultSetDriveItemChildContentOperationOptions() SetDriveItemChildContentOperationOptions

func (SetDriveItemChildContentOperationOptions) ToHeaders

func (SetDriveItemChildContentOperationOptions) ToOData

func (SetDriveItemChildContentOperationOptions) ToQuery

type SetDriveItemChildContentOperationResponse

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