Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveItemListItemActivityDriveItemClient ¶
func NewDriveItemListItemActivityDriveItemClientWithBaseURI ¶
func NewDriveItemListItemActivityDriveItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemActivityDriveItemClient, error)
func (DriveItemListItemActivityDriveItemClient) GetDriveItemListItemActivityDriveItem ¶
func (c DriveItemListItemActivityDriveItemClient) GetDriveItemListItemActivityDriveItem(ctx context.Context, id beta.MeDriveIdItemIdListItemActivityId, options GetDriveItemListItemActivityDriveItemOperationOptions) (result GetDriveItemListItemActivityDriveItemOperationResponse, err error)
GetDriveItemListItemActivityDriveItem - Get driveItem from me
type GetDriveItemListItemActivityDriveItemOperationOptions ¶
type GetDriveItemListItemActivityDriveItemOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveItemListItemActivityDriveItemOperationOptions ¶
func DefaultGetDriveItemListItemActivityDriveItemOperationOptions() GetDriveItemListItemActivityDriveItemOperationOptions
func (GetDriveItemListItemActivityDriveItemOperationOptions) ToHeaders ¶
func (o GetDriveItemListItemActivityDriveItemOperationOptions) ToHeaders() *client.Headers
func (GetDriveItemListItemActivityDriveItemOperationOptions) ToOData ¶
func (o GetDriveItemListItemActivityDriveItemOperationOptions) ToOData() *odata.Query
func (GetDriveItemListItemActivityDriveItemOperationOptions) ToQuery ¶
func (o GetDriveItemListItemActivityDriveItemOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.