Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSiteListDriveOperationOptions ¶
type GetSiteListDriveOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetSiteListDriveOperationOptions ¶
func DefaultGetSiteListDriveOperationOptions() GetSiteListDriveOperationOptions
func (GetSiteListDriveOperationOptions) ToHeaders ¶
func (o GetSiteListDriveOperationOptions) ToHeaders() *client.Headers
func (GetSiteListDriveOperationOptions) ToOData ¶
func (o GetSiteListDriveOperationOptions) ToOData() *odata.Query
func (GetSiteListDriveOperationOptions) ToQuery ¶
func (o GetSiteListDriveOperationOptions) ToQuery() *client.QueryParams
type SiteListDriveClient ¶
func NewSiteListDriveClientWithBaseURI ¶
func NewSiteListDriveClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteListDriveClient, error)
func (SiteListDriveClient) GetSiteListDrive ¶
func (c SiteListDriveClient) GetSiteListDrive(ctx context.Context, id beta.GroupIdSiteIdListId, options GetSiteListDriveOperationOptions) (result GetSiteListDriveOperationResponse, err error)
GetSiteListDrive - Get drive from groups. Allows access to the list as a drive resource with driveItems. Only present on document libraries.
Click to show internal directories.
Click to hide internal directories.