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