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