Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveListItemActivityListItemClient ¶
func NewDriveListItemActivityListItemClientWithBaseURI ¶
func NewDriveListItemActivityListItemClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemActivityListItemClient, error)
func (DriveListItemActivityListItemClient) GetDriveListItemActivityListItem ¶
func (c DriveListItemActivityListItemClient) GetDriveListItemActivityListItem(ctx context.Context, id beta.MeDriveIdListItemIdActivityId, options GetDriveListItemActivityListItemOperationOptions) (result GetDriveListItemActivityListItemOperationResponse, err error)
GetDriveListItemActivityListItem - Get listItem from me
type GetDriveListItemActivityListItemOperationOptions ¶
type GetDriveListItemActivityListItemOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveListItemActivityListItemOperationOptions ¶
func DefaultGetDriveListItemActivityListItemOperationOptions() GetDriveListItemActivityListItemOperationOptions
func (GetDriveListItemActivityListItemOperationOptions) ToHeaders ¶
func (o GetDriveListItemActivityListItemOperationOptions) ToHeaders() *client.Headers
func (GetDriveListItemActivityListItemOperationOptions) ToOData ¶
func (o GetDriveListItemActivityListItemOperationOptions) ToOData() *odata.Query
func (GetDriveListItemActivityListItemOperationOptions) ToQuery ¶
func (o GetDriveListItemActivityListItemOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.