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