Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveListItemActivityDriveItemClient ¶
func NewDriveListItemActivityDriveItemClientWithBaseURI ¶
func NewDriveListItemActivityDriveItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemActivityDriveItemClient, error)
func (DriveListItemActivityDriveItemClient) GetDriveListItemActivityDriveItem ¶
func (c DriveListItemActivityDriveItemClient) GetDriveListItemActivityDriveItem(ctx context.Context, id beta.UserIdDriveIdListItemIdActivityId, options GetDriveListItemActivityDriveItemOperationOptions) (result GetDriveListItemActivityDriveItemOperationResponse, err error)
GetDriveListItemActivityDriveItem - Get driveItem from users
type GetDriveListItemActivityDriveItemOperationOptions ¶
type GetDriveListItemActivityDriveItemOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveListItemActivityDriveItemOperationOptions ¶
func DefaultGetDriveListItemActivityDriveItemOperationOptions() GetDriveListItemActivityDriveItemOperationOptions
func (GetDriveListItemActivityDriveItemOperationOptions) ToHeaders ¶
func (o GetDriveListItemActivityDriveItemOperationOptions) ToHeaders() *client.Headers
func (GetDriveListItemActivityDriveItemOperationOptions) ToOData ¶
func (o GetDriveListItemActivityDriveItemOperationOptions) ToOData() *odata.Query
func (GetDriveListItemActivityDriveItemOperationOptions) ToQuery ¶
func (o GetDriveListItemActivityDriveItemOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.