drivespecial

package
v0.20241021.1074254 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 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 DriveItemOperationPredicate

type DriveItemOperationPredicate struct {
}

func (DriveItemOperationPredicate) Matches

type DriveSpecialClient

type DriveSpecialClient struct {
	Client *msgraph.Client
}

func NewDriveSpecialClientWithBaseURI

func NewDriveSpecialClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveSpecialClient, error)

func (DriveSpecialClient) GetDriveSpecial

GetDriveSpecial - Get special from users. Collection of common folders available in OneDrive. Read-only. Nullable.

func (DriveSpecialClient) GetDriveSpecialCount

GetDriveSpecialCount - Get the number of the resource

func (DriveSpecialClient) ListDriveSpecials

ListDriveSpecials - Get special from users. Collection of common folders available in OneDrive. Read-only. Nullable.

func (DriveSpecialClient) ListDriveSpecialsComplete

ListDriveSpecialsComplete retrieves all the results into a single object

func (DriveSpecialClient) ListDriveSpecialsCompleteMatchingPredicate

func (c DriveSpecialClient) ListDriveSpecialsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveId, options ListDriveSpecialsOperationOptions, predicate DriveItemOperationPredicate) (result ListDriveSpecialsCompleteResult, err error)

ListDriveSpecialsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type GetDriveSpecialCountOperationOptions

type GetDriveSpecialCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetDriveSpecialCountOperationOptions

func DefaultGetDriveSpecialCountOperationOptions() GetDriveSpecialCountOperationOptions

func (GetDriveSpecialCountOperationOptions) ToHeaders

func (GetDriveSpecialCountOperationOptions) ToOData

func (GetDriveSpecialCountOperationOptions) ToQuery

type GetDriveSpecialCountOperationResponse

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

type GetDriveSpecialOperationOptions

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

func DefaultGetDriveSpecialOperationOptions

func DefaultGetDriveSpecialOperationOptions() GetDriveSpecialOperationOptions

func (GetDriveSpecialOperationOptions) ToHeaders

func (GetDriveSpecialOperationOptions) ToOData

func (GetDriveSpecialOperationOptions) ToQuery

type GetDriveSpecialOperationResponse

type GetDriveSpecialOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.DriveItem
}

type ListDriveSpecialsCompleteResult

type ListDriveSpecialsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.DriveItem
}

type ListDriveSpecialsCustomPager

type ListDriveSpecialsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListDriveSpecialsCustomPager) NextPageLink() *odata.Link

type ListDriveSpecialsOperationOptions

type ListDriveSpecialsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListDriveSpecialsOperationOptions

func DefaultListDriveSpecialsOperationOptions() ListDriveSpecialsOperationOptions

func (ListDriveSpecialsOperationOptions) ToHeaders

func (ListDriveSpecialsOperationOptions) ToOData

func (ListDriveSpecialsOperationOptions) ToQuery

type ListDriveSpecialsOperationResponse

type ListDriveSpecialsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.DriveItem
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL