Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveCreatedByUserClient ¶
func NewDriveCreatedByUserClientWithBaseURI ¶
func NewDriveCreatedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveCreatedByUserClient, error)
func (DriveCreatedByUserClient) GetDriveCreatedByUser ¶
func (c DriveCreatedByUserClient) GetDriveCreatedByUser(ctx context.Context, id stable.MeDriveId, options GetDriveCreatedByUserOperationOptions) (result GetDriveCreatedByUserOperationResponse, err error)
GetDriveCreatedByUser - Get createdByUser from me. Identity of the user who created the item. Read-only.
type GetDriveCreatedByUserOperationOptions ¶
type GetDriveCreatedByUserOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveCreatedByUserOperationOptions ¶
func DefaultGetDriveCreatedByUserOperationOptions() GetDriveCreatedByUserOperationOptions
func (GetDriveCreatedByUserOperationOptions) ToHeaders ¶
func (o GetDriveCreatedByUserOperationOptions) ToHeaders() *client.Headers
func (GetDriveCreatedByUserOperationOptions) ToOData ¶
func (o GetDriveCreatedByUserOperationOptions) ToOData() *odata.Query
func (GetDriveCreatedByUserOperationOptions) ToQuery ¶
func (o GetDriveCreatedByUserOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.