drivespecialcontent

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 DeleteDriveSpecialContentOperationOptions

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

func DefaultDeleteDriveSpecialContentOperationOptions

func DefaultDeleteDriveSpecialContentOperationOptions() DeleteDriveSpecialContentOperationOptions

func (DeleteDriveSpecialContentOperationOptions) ToHeaders

func (DeleteDriveSpecialContentOperationOptions) ToOData

func (DeleteDriveSpecialContentOperationOptions) ToQuery

type DeleteDriveSpecialContentOperationResponse

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

type DriveSpecialContentClient

type DriveSpecialContentClient struct {
	Client *msgraph.Client
}

func NewDriveSpecialContentClientWithBaseURI

func NewDriveSpecialContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveSpecialContentClient, error)

func (DriveSpecialContentClient) DeleteDriveSpecialContent

DeleteDriveSpecialContent - Delete content for the navigation property special 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 (DriveSpecialContentClient) GetDriveSpecialContent

GetDriveSpecialContent - Get content for the navigation property special 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 (DriveSpecialContentClient) SetDriveSpecialContent

SetDriveSpecialContent - Update content for the navigation property special 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 GetDriveSpecialContentOperationOptions

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

func DefaultGetDriveSpecialContentOperationOptions

func DefaultGetDriveSpecialContentOperationOptions() GetDriveSpecialContentOperationOptions

func (GetDriveSpecialContentOperationOptions) ToHeaders

func (GetDriveSpecialContentOperationOptions) ToOData

func (GetDriveSpecialContentOperationOptions) ToQuery

type GetDriveSpecialContentOperationResponse

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

type SetDriveSpecialContentOperationOptions

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

func DefaultSetDriveSpecialContentOperationOptions

func DefaultSetDriveSpecialContentOperationOptions() SetDriveSpecialContentOperationOptions

func (SetDriveSpecialContentOperationOptions) ToHeaders

func (SetDriveSpecialContentOperationOptions) ToOData

func (SetDriveSpecialContentOperationOptions) ToQuery

type SetDriveSpecialContentOperationResponse

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