drivebundlecontent

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 DeleteDriveBundleContentOperationOptions

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

func DefaultDeleteDriveBundleContentOperationOptions

func DefaultDeleteDriveBundleContentOperationOptions() DeleteDriveBundleContentOperationOptions

func (DeleteDriveBundleContentOperationOptions) ToHeaders

func (DeleteDriveBundleContentOperationOptions) ToOData

func (DeleteDriveBundleContentOperationOptions) ToQuery

type DeleteDriveBundleContentOperationResponse

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

type DriveBundleContentClient

type DriveBundleContentClient struct {
	Client *msgraph.Client
}

func NewDriveBundleContentClientWithBaseURI

func NewDriveBundleContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveBundleContentClient, error)

func (DriveBundleContentClient) DeleteDriveBundleContent

DeleteDriveBundleContent - Delete content for the navigation property bundles in users. The content stream, if the item represents a file.

func (DriveBundleContentClient) GetDriveBundleContent

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

func (DriveBundleContentClient) SetDriveBundleContent

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

type GetDriveBundleContentOperationOptions

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

func DefaultGetDriveBundleContentOperationOptions

func DefaultGetDriveBundleContentOperationOptions() GetDriveBundleContentOperationOptions

func (GetDriveBundleContentOperationOptions) ToHeaders

func (GetDriveBundleContentOperationOptions) ToOData

func (GetDriveBundleContentOperationOptions) ToQuery

type GetDriveBundleContentOperationResponse

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

type SetDriveBundleContentOperationOptions

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

func DefaultSetDriveBundleContentOperationOptions

func DefaultSetDriveBundleContentOperationOptions() SetDriveBundleContentOperationOptions

func (SetDriveBundleContentOperationOptions) ToHeaders

func (SetDriveBundleContentOperationOptions) ToOData

func (SetDriveBundleContentOperationOptions) ToQuery

type SetDriveBundleContentOperationResponse

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