driveitemchild

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 CreateDriveItemChildOperationOptions

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

func DefaultCreateDriveItemChildOperationOptions

func DefaultCreateDriveItemChildOperationOptions() CreateDriveItemChildOperationOptions

func (CreateDriveItemChildOperationOptions) ToHeaders

func (CreateDriveItemChildOperationOptions) ToOData

func (CreateDriveItemChildOperationOptions) ToQuery

type CreateDriveItemChildOperationResponse

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

type DriveItemChildClient

type DriveItemChildClient struct {
	Client *msgraph.Client
}

func NewDriveItemChildClientWithBaseURI

func NewDriveItemChildClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemChildClient, error)

func (DriveItemChildClient) CreateDriveItemChild

CreateDriveItemChild - Create new navigation property to children for groups

func (DriveItemChildClient) GetDriveItemChild

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

func (DriveItemChildClient) GetDriveItemChildrenCount

GetDriveItemChildrenCount - Get the number of the resource

func (DriveItemChildClient) ListDriveItemChildren

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

func (DriveItemChildClient) ListDriveItemChildrenComplete

ListDriveItemChildrenComplete retrieves all the results into a single object

func (DriveItemChildClient) ListDriveItemChildrenCompleteMatchingPredicate

ListDriveItemChildrenCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DriveItemOperationPredicate

type DriveItemOperationPredicate struct {
}

func (DriveItemOperationPredicate) Matches

type GetDriveItemChildOperationOptions

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

func DefaultGetDriveItemChildOperationOptions

func DefaultGetDriveItemChildOperationOptions() GetDriveItemChildOperationOptions

func (GetDriveItemChildOperationOptions) ToHeaders

func (GetDriveItemChildOperationOptions) ToOData

func (GetDriveItemChildOperationOptions) ToQuery

type GetDriveItemChildOperationResponse

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

type GetDriveItemChildrenCountOperationOptions

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

func DefaultGetDriveItemChildrenCountOperationOptions

func DefaultGetDriveItemChildrenCountOperationOptions() GetDriveItemChildrenCountOperationOptions

func (GetDriveItemChildrenCountOperationOptions) ToHeaders

func (GetDriveItemChildrenCountOperationOptions) ToOData

func (GetDriveItemChildrenCountOperationOptions) ToQuery

type GetDriveItemChildrenCountOperationResponse

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

type ListDriveItemChildrenCompleteResult

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

type ListDriveItemChildrenCustomPager

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

type ListDriveItemChildrenOperationOptions

type ListDriveItemChildrenOperationOptions 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 DefaultListDriveItemChildrenOperationOptions

func DefaultListDriveItemChildrenOperationOptions() ListDriveItemChildrenOperationOptions

func (ListDriveItemChildrenOperationOptions) ToHeaders

func (ListDriveItemChildrenOperationOptions) ToOData

func (ListDriveItemChildrenOperationOptions) ToQuery

type ListDriveItemChildrenOperationResponse

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