Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveItemListItemDriveItemClient ¶
func NewDriveItemListItemDriveItemClientWithBaseURI ¶
func NewDriveItemListItemDriveItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemDriveItemClient, error)
func (DriveItemListItemDriveItemClient) GetDriveItemListItemDriveItem ¶
func (c DriveItemListItemDriveItemClient) GetDriveItemListItemDriveItem(ctx context.Context, id stable.UserIdDriveIdItemId, options GetDriveItemListItemDriveItemOperationOptions) (result GetDriveItemListItemDriveItemOperationResponse, err error)
GetDriveItemListItemDriveItem - Get driveItem from users. For document libraries, the driveItem relationship exposes the listItem as a driveItem
type GetDriveItemListItemDriveItemOperationOptions ¶
type GetDriveItemListItemDriveItemOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveItemListItemDriveItemOperationOptions ¶
func DefaultGetDriveItemListItemDriveItemOperationOptions() GetDriveItemListItemDriveItemOperationOptions
func (GetDriveItemListItemDriveItemOperationOptions) ToHeaders ¶
func (o GetDriveItemListItemDriveItemOperationOptions) ToHeaders() *client.Headers
func (GetDriveItemListItemDriveItemOperationOptions) ToOData ¶
func (o GetDriveItemListItemDriveItemOperationOptions) ToOData() *odata.Query
func (GetDriveItemListItemDriveItemOperationOptions) ToQuery ¶
func (o GetDriveItemListItemDriveItemOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.