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