drivefollowingcontent

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteDriveFollowingContentOperationOptions

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

func DefaultDeleteDriveFollowingContentOperationOptions

func DefaultDeleteDriveFollowingContentOperationOptions() DeleteDriveFollowingContentOperationOptions

func (DeleteDriveFollowingContentOperationOptions) ToHeaders

func (DeleteDriveFollowingContentOperationOptions) ToOData

func (DeleteDriveFollowingContentOperationOptions) ToQuery

type DeleteDriveFollowingContentOperationResponse

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

type DriveFollowingContentClient

type DriveFollowingContentClient struct {
	Client *msgraph.Client
}

func NewDriveFollowingContentClientWithBaseURI

func NewDriveFollowingContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveFollowingContentClient, error)

func (DriveFollowingContentClient) DeleteDriveFollowingContent

DeleteDriveFollowingContent - Delete content for the navigation property following in groups. The content stream, if the item represents a file.

func (DriveFollowingContentClient) GetDriveFollowingContent

GetDriveFollowingContent - Get content for the navigation property following from groups. The content stream, if the item represents a file.

func (DriveFollowingContentClient) SetDriveFollowingContent

SetDriveFollowingContent - Update content for the navigation property following in groups. The content stream, if the item represents a file.

type GetDriveFollowingContentOperationOptions

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

func DefaultGetDriveFollowingContentOperationOptions

func DefaultGetDriveFollowingContentOperationOptions() GetDriveFollowingContentOperationOptions

func (GetDriveFollowingContentOperationOptions) ToHeaders

func (GetDriveFollowingContentOperationOptions) ToOData

func (GetDriveFollowingContentOperationOptions) ToQuery

type GetDriveFollowingContentOperationResponse

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

type SetDriveFollowingContentOperationOptions

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

func DefaultSetDriveFollowingContentOperationOptions

func DefaultSetDriveFollowingContentOperationOptions() SetDriveFollowingContentOperationOptions

func (SetDriveFollowingContentOperationOptions) ToHeaders

func (SetDriveFollowingContentOperationOptions) ToOData

func (SetDriveFollowingContentOperationOptions) ToQuery

type SetDriveFollowingContentOperationResponse

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