driveitemchildcontent

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 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 users. The content stream, if the item represents a file.

func (DriveItemChildContentClient) GetDriveItemChildContent

GetDriveItemChildContent - Get content for the navigation property children from users. The content stream, if the item represents a file.

func (DriveItemChildContentClient) SetDriveItemChildContent

SetDriveItemChildContent - Update content for the navigation property children in users. The content stream, if the item represents a file.

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