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