drivelist

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 DeleteDriveListOperationOptions

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

func DefaultDeleteDriveListOperationOptions

func DefaultDeleteDriveListOperationOptions() DeleteDriveListOperationOptions

func (DeleteDriveListOperationOptions) ToHeaders

func (DeleteDriveListOperationOptions) ToOData

func (DeleteDriveListOperationOptions) ToQuery

type DeleteDriveListOperationResponse

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

type DriveListClient

type DriveListClient struct {
	Client *msgraph.Client
}

func NewDriveListClientWithBaseURI

func NewDriveListClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListClient, error)

func (DriveListClient) DeleteDriveList

DeleteDriveList - Delete navigation property list for users

func (DriveListClient) GetDriveList

GetDriveList - Get list from users. For drives in SharePoint, the underlying document library list. Read-only. Nullable.

func (DriveListClient) UpdateDriveList

UpdateDriveList - Update the navigation property list in users

type GetDriveListOperationOptions

type GetDriveListOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetDriveListOperationOptions

func DefaultGetDriveListOperationOptions() GetDriveListOperationOptions

func (GetDriveListOperationOptions) ToHeaders

func (GetDriveListOperationOptions) ToOData

func (GetDriveListOperationOptions) ToQuery

type GetDriveListOperationResponse

type GetDriveListOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.List
}

type UpdateDriveListOperationOptions

type UpdateDriveListOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateDriveListOperationOptions

func DefaultUpdateDriveListOperationOptions() UpdateDriveListOperationOptions

func (UpdateDriveListOperationOptions) ToHeaders

func (UpdateDriveListOperationOptions) ToOData

func (UpdateDriveListOperationOptions) ToQuery

type UpdateDriveListOperationResponse

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