drivebundlecontent

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 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. 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 (DriveBundleContentClient) GetDriveBundleContent

GetDriveBundleContent - Get content for the navigation property bundles from users. 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 (DriveBundleContentClient) SetDriveBundleContent

SetDriveBundleContent - Update content for the navigation property bundles in users. 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 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