drivefollowing

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 DriveFollowingClient

type DriveFollowingClient struct {
	Client *msgraph.Client
}

func NewDriveFollowingClientWithBaseURI

func NewDriveFollowingClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveFollowingClient, error)

func (DriveFollowingClient) GetDriveFollowing

GetDriveFollowing - Get following from groups. The list of items the user is following. Only in OneDrive for Business.

func (DriveFollowingClient) GetDriveFollowingCount

GetDriveFollowingCount - Get the number of the resource

func (DriveFollowingClient) ListDriveFollowings

ListDriveFollowings - Get following from groups. The list of items the user is following. Only in OneDrive for Business.

func (DriveFollowingClient) ListDriveFollowingsComplete

ListDriveFollowingsComplete retrieves all the results into a single object

func (DriveFollowingClient) ListDriveFollowingsCompleteMatchingPredicate

func (c DriveFollowingClient) ListDriveFollowingsCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdDriveId, options ListDriveFollowingsOperationOptions, predicate DriveItemOperationPredicate) (result ListDriveFollowingsCompleteResult, err error)

ListDriveFollowingsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DriveItemOperationPredicate

type DriveItemOperationPredicate struct {
}

func (DriveItemOperationPredicate) Matches

type GetDriveFollowingCountOperationOptions

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

func DefaultGetDriveFollowingCountOperationOptions

func DefaultGetDriveFollowingCountOperationOptions() GetDriveFollowingCountOperationOptions

func (GetDriveFollowingCountOperationOptions) ToHeaders

func (GetDriveFollowingCountOperationOptions) ToOData

func (GetDriveFollowingCountOperationOptions) ToQuery

type GetDriveFollowingCountOperationResponse

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

type GetDriveFollowingOperationOptions

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

func DefaultGetDriveFollowingOperationOptions

func DefaultGetDriveFollowingOperationOptions() GetDriveFollowingOperationOptions

func (GetDriveFollowingOperationOptions) ToHeaders

func (GetDriveFollowingOperationOptions) ToOData

func (GetDriveFollowingOperationOptions) ToQuery

type GetDriveFollowingOperationResponse

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

type ListDriveFollowingsCompleteResult

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

type ListDriveFollowingsCustomPager

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

type ListDriveFollowingsOperationOptions

type ListDriveFollowingsOperationOptions 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 DefaultListDriveFollowingsOperationOptions

func DefaultListDriveFollowingsOperationOptions() ListDriveFollowingsOperationOptions

func (ListDriveFollowingsOperationOptions) ToHeaders

func (ListDriveFollowingsOperationOptions) ToOData

func (ListDriveFollowingsOperationOptions) ToQuery

type ListDriveFollowingsOperationResponse

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