driverootchild

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 CreateDriveRootChildOperationOptions

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

func DefaultCreateDriveRootChildOperationOptions

func DefaultCreateDriveRootChildOperationOptions() CreateDriveRootChildOperationOptions

func (CreateDriveRootChildOperationOptions) ToHeaders

func (CreateDriveRootChildOperationOptions) ToOData

func (CreateDriveRootChildOperationOptions) ToQuery

type CreateDriveRootChildOperationResponse

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

type DriveItemOperationPredicate

type DriveItemOperationPredicate struct {
}

func (DriveItemOperationPredicate) Matches

type DriveRootChildClient

type DriveRootChildClient struct {
	Client *msgraph.Client
}

func NewDriveRootChildClientWithBaseURI

func NewDriveRootChildClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootChildClient, error)

func (DriveRootChildClient) CreateDriveRootChild

CreateDriveRootChild - Create new navigation property to children for groups

func (DriveRootChildClient) GetDriveRootChild

GetDriveRootChild - Get children from groups. Collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable.

func (DriveRootChildClient) GetDriveRootChildrenCount

GetDriveRootChildrenCount - Get the number of the resource

func (DriveRootChildClient) ListDriveRootChildren

ListDriveRootChildren - Get children from groups. Collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable.

func (DriveRootChildClient) ListDriveRootChildrenComplete

ListDriveRootChildrenComplete retrieves all the results into a single object

func (DriveRootChildClient) ListDriveRootChildrenCompleteMatchingPredicate

func (c DriveRootChildClient) ListDriveRootChildrenCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdDriveId, options ListDriveRootChildrenOperationOptions, predicate DriveItemOperationPredicate) (result ListDriveRootChildrenCompleteResult, err error)

ListDriveRootChildrenCompleteMatchingPredicate retrieves all the results and then applies the predicate

type GetDriveRootChildOperationOptions

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

func DefaultGetDriveRootChildOperationOptions

func DefaultGetDriveRootChildOperationOptions() GetDriveRootChildOperationOptions

func (GetDriveRootChildOperationOptions) ToHeaders

func (GetDriveRootChildOperationOptions) ToOData

func (GetDriveRootChildOperationOptions) ToQuery

type GetDriveRootChildOperationResponse

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

type GetDriveRootChildrenCountOperationOptions

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

func DefaultGetDriveRootChildrenCountOperationOptions

func DefaultGetDriveRootChildrenCountOperationOptions() GetDriveRootChildrenCountOperationOptions

func (GetDriveRootChildrenCountOperationOptions) ToHeaders

func (GetDriveRootChildrenCountOperationOptions) ToOData

func (GetDriveRootChildrenCountOperationOptions) ToQuery

type GetDriveRootChildrenCountOperationResponse

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

type ListDriveRootChildrenCompleteResult

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

type ListDriveRootChildrenCustomPager

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

type ListDriveRootChildrenOperationOptions

type ListDriveRootChildrenOperationOptions 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 DefaultListDriveRootChildrenOperationOptions

func DefaultListDriveRootChildrenOperationOptions() ListDriveRootChildrenOperationOptions

func (ListDriveRootChildrenOperationOptions) ToHeaders

func (ListDriveRootChildrenOperationOptions) ToOData

func (ListDriveRootChildrenOperationOptions) ToQuery

type ListDriveRootChildrenOperationResponse

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