driverootchildcontent

package
v0.20241021.1074254 Latest Latest
Warning

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

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

func (DriveRootChildContentClient) GetDriveRootChildContent

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

func (DriveRootChildContentClient) SetDriveRootChildContent

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

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