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