drivebundle

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 CreateDriveBundleOperationOptions

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

func DefaultCreateDriveBundleOperationOptions

func DefaultCreateDriveBundleOperationOptions() CreateDriveBundleOperationOptions

func (CreateDriveBundleOperationOptions) ToHeaders

func (CreateDriveBundleOperationOptions) ToOData

func (CreateDriveBundleOperationOptions) ToQuery

type CreateDriveBundleOperationResponse

type CreateDriveBundleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DriveItem
}

type DriveBundleClient

type DriveBundleClient struct {
	Client *msgraph.Client
}

func NewDriveBundleClientWithBaseURI

func NewDriveBundleClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveBundleClient, error)

func (DriveBundleClient) CreateDriveBundle

CreateDriveBundle - Create new navigation property to bundles for users

func (DriveBundleClient) GetDriveBundle

GetDriveBundle - Get bundles from users. Collection of bundles (albums and multi-select-shared sets of items). Only in personal OneDrive.

func (DriveBundleClient) GetDriveBundlesCount

GetDriveBundlesCount - Get the number of the resource

func (DriveBundleClient) ListDriveBundles

ListDriveBundles - Get bundles from users. Collection of bundles (albums and multi-select-shared sets of items). Only in personal OneDrive.

func (DriveBundleClient) ListDriveBundlesComplete

ListDriveBundlesComplete retrieves all the results into a single object

func (DriveBundleClient) ListDriveBundlesCompleteMatchingPredicate

func (c DriveBundleClient) ListDriveBundlesCompleteMatchingPredicate(ctx context.Context, id beta.UserIdDriveId, options ListDriveBundlesOperationOptions, predicate DriveItemOperationPredicate) (result ListDriveBundlesCompleteResult, err error)

ListDriveBundlesCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DriveItemOperationPredicate

type DriveItemOperationPredicate struct {
}

func (DriveItemOperationPredicate) Matches

type GetDriveBundleOperationOptions

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

func DefaultGetDriveBundleOperationOptions

func DefaultGetDriveBundleOperationOptions() GetDriveBundleOperationOptions

func (GetDriveBundleOperationOptions) ToHeaders

func (GetDriveBundleOperationOptions) ToOData

func (GetDriveBundleOperationOptions) ToQuery

type GetDriveBundleOperationResponse

type GetDriveBundleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DriveItem
}

type GetDriveBundlesCountOperationOptions

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

func DefaultGetDriveBundlesCountOperationOptions

func DefaultGetDriveBundlesCountOperationOptions() GetDriveBundlesCountOperationOptions

func (GetDriveBundlesCountOperationOptions) ToHeaders

func (GetDriveBundlesCountOperationOptions) ToOData

func (GetDriveBundlesCountOperationOptions) ToQuery

type GetDriveBundlesCountOperationResponse

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

type ListDriveBundlesCompleteResult

type ListDriveBundlesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DriveItem
}

type ListDriveBundlesCustomPager

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

type ListDriveBundlesOperationOptions

type ListDriveBundlesOperationOptions 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 DefaultListDriveBundlesOperationOptions

func DefaultListDriveBundlesOperationOptions() ListDriveBundlesOperationOptions

func (ListDriveBundlesOperationOptions) ToHeaders

func (ListDriveBundlesOperationOptions) ToOData

func (ListDriveBundlesOperationOptions) ToQuery

type ListDriveBundlesOperationResponse

type ListDriveBundlesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DriveItem
}

Jump to

Keyboard shortcuts

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