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