Documentation ¶
Index ¶
- type CreateDriveListItemVersionOperationOptions
- type CreateDriveListItemVersionOperationResponse
- type DeleteDriveListItemVersionOperationOptions
- type DeleteDriveListItemVersionOperationResponse
- type DriveListItemVersionClient
- func (c DriveListItemVersionClient) CreateDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemId, ...) (result CreateDriveListItemVersionOperationResponse, err error)
- func (c DriveListItemVersionClient) DeleteDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, ...) (result DeleteDriveListItemVersionOperationResponse, err error)
- func (c DriveListItemVersionClient) GetDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, ...) (result GetDriveListItemVersionOperationResponse, err error)
- func (c DriveListItemVersionClient) GetDriveListItemVersionsCount(ctx context.Context, id stable.UserIdDriveIdListItemId, ...) (result GetDriveListItemVersionsCountOperationResponse, err error)
- func (c DriveListItemVersionClient) ListDriveListItemVersions(ctx context.Context, id stable.UserIdDriveIdListItemId, ...) (result ListDriveListItemVersionsOperationResponse, err error)
- func (c DriveListItemVersionClient) ListDriveListItemVersionsComplete(ctx context.Context, id stable.UserIdDriveIdListItemId, ...) (ListDriveListItemVersionsCompleteResult, error)
- func (c DriveListItemVersionClient) ListDriveListItemVersionsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveIdListItemId, ...) (result ListDriveListItemVersionsCompleteResult, err error)
- func (c DriveListItemVersionClient) RestoreDriveListItemVersionVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, ...) (result RestoreDriveListItemVersionVersionOperationResponse, err error)
- func (c DriveListItemVersionClient) UpdateDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, ...) (result UpdateDriveListItemVersionOperationResponse, err error)
- type GetDriveListItemVersionOperationOptions
- type GetDriveListItemVersionOperationResponse
- type GetDriveListItemVersionsCountOperationOptions
- type GetDriveListItemVersionsCountOperationResponse
- type ListDriveListItemVersionsCompleteResult
- type ListDriveListItemVersionsCustomPager
- type ListDriveListItemVersionsOperationOptions
- type ListDriveListItemVersionsOperationResponse
- type ListItemVersionOperationPredicate
- type RestoreDriveListItemVersionVersionOperationOptions
- type RestoreDriveListItemVersionVersionOperationResponse
- type UpdateDriveListItemVersionOperationOptions
- type UpdateDriveListItemVersionOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDriveListItemVersionOperationOptions ¶
type CreateDriveListItemVersionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDriveListItemVersionOperationOptions ¶
func DefaultCreateDriveListItemVersionOperationOptions() CreateDriveListItemVersionOperationOptions
func (CreateDriveListItemVersionOperationOptions) ToHeaders ¶
func (o CreateDriveListItemVersionOperationOptions) ToHeaders() *client.Headers
func (CreateDriveListItemVersionOperationOptions) ToOData ¶
func (o CreateDriveListItemVersionOperationOptions) ToOData() *odata.Query
func (CreateDriveListItemVersionOperationOptions) ToQuery ¶
func (o CreateDriveListItemVersionOperationOptions) ToQuery() *client.QueryParams
type DeleteDriveListItemVersionOperationOptions ¶
type DeleteDriveListItemVersionOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveListItemVersionOperationOptions ¶
func DefaultDeleteDriveListItemVersionOperationOptions() DeleteDriveListItemVersionOperationOptions
func (DeleteDriveListItemVersionOperationOptions) ToHeaders ¶
func (o DeleteDriveListItemVersionOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveListItemVersionOperationOptions) ToOData ¶
func (o DeleteDriveListItemVersionOperationOptions) ToOData() *odata.Query
func (DeleteDriveListItemVersionOperationOptions) ToQuery ¶
func (o DeleteDriveListItemVersionOperationOptions) ToQuery() *client.QueryParams
type DriveListItemVersionClient ¶
func NewDriveListItemVersionClientWithBaseURI ¶
func NewDriveListItemVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemVersionClient, error)
func (DriveListItemVersionClient) CreateDriveListItemVersion ¶
func (c DriveListItemVersionClient) CreateDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemId, input stable.ListItemVersion, options CreateDriveListItemVersionOperationOptions) (result CreateDriveListItemVersionOperationResponse, err error)
CreateDriveListItemVersion - Create new navigation property to versions for users
func (DriveListItemVersionClient) DeleteDriveListItemVersion ¶
func (c DriveListItemVersionClient) DeleteDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, options DeleteDriveListItemVersionOperationOptions) (result DeleteDriveListItemVersionOperationResponse, err error)
DeleteDriveListItemVersion - Delete navigation property versions for users
func (DriveListItemVersionClient) GetDriveListItemVersion ¶
func (c DriveListItemVersionClient) GetDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, options GetDriveListItemVersionOperationOptions) (result GetDriveListItemVersionOperationResponse, err error)
GetDriveListItemVersion - Get versions from users. The list of previous versions of the list item.
func (DriveListItemVersionClient) GetDriveListItemVersionsCount ¶
func (c DriveListItemVersionClient) GetDriveListItemVersionsCount(ctx context.Context, id stable.UserIdDriveIdListItemId, options GetDriveListItemVersionsCountOperationOptions) (result GetDriveListItemVersionsCountOperationResponse, err error)
GetDriveListItemVersionsCount - Get the number of the resource
func (DriveListItemVersionClient) ListDriveListItemVersions ¶
func (c DriveListItemVersionClient) ListDriveListItemVersions(ctx context.Context, id stable.UserIdDriveIdListItemId, options ListDriveListItemVersionsOperationOptions) (result ListDriveListItemVersionsOperationResponse, err error)
ListDriveListItemVersions - Get versions from users. The list of previous versions of the list item.
func (DriveListItemVersionClient) ListDriveListItemVersionsComplete ¶
func (c DriveListItemVersionClient) ListDriveListItemVersionsComplete(ctx context.Context, id stable.UserIdDriveIdListItemId, options ListDriveListItemVersionsOperationOptions) (ListDriveListItemVersionsCompleteResult, error)
ListDriveListItemVersionsComplete retrieves all the results into a single object
func (DriveListItemVersionClient) ListDriveListItemVersionsCompleteMatchingPredicate ¶
func (c DriveListItemVersionClient) ListDriveListItemVersionsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveIdListItemId, options ListDriveListItemVersionsOperationOptions, predicate ListItemVersionOperationPredicate) (result ListDriveListItemVersionsCompleteResult, err error)
ListDriveListItemVersionsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DriveListItemVersionClient) RestoreDriveListItemVersionVersion ¶
func (c DriveListItemVersionClient) RestoreDriveListItemVersionVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, options RestoreDriveListItemVersionVersionOperationOptions) (result RestoreDriveListItemVersionVersionOperationResponse, err error)
RestoreDriveListItemVersionVersion - Invoke action restoreVersion. Restore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.
func (DriveListItemVersionClient) UpdateDriveListItemVersion ¶
func (c DriveListItemVersionClient) UpdateDriveListItemVersion(ctx context.Context, id stable.UserIdDriveIdListItemIdVersionId, input stable.ListItemVersion, options UpdateDriveListItemVersionOperationOptions) (result UpdateDriveListItemVersionOperationResponse, err error)
UpdateDriveListItemVersion - Update the navigation property versions in users
type GetDriveListItemVersionOperationOptions ¶
type GetDriveListItemVersionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveListItemVersionOperationOptions ¶
func DefaultGetDriveListItemVersionOperationOptions() GetDriveListItemVersionOperationOptions
func (GetDriveListItemVersionOperationOptions) ToHeaders ¶
func (o GetDriveListItemVersionOperationOptions) ToHeaders() *client.Headers
func (GetDriveListItemVersionOperationOptions) ToOData ¶
func (o GetDriveListItemVersionOperationOptions) ToOData() *odata.Query
func (GetDriveListItemVersionOperationOptions) ToQuery ¶
func (o GetDriveListItemVersionOperationOptions) ToQuery() *client.QueryParams
type GetDriveListItemVersionsCountOperationOptions ¶
type GetDriveListItemVersionsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDriveListItemVersionsCountOperationOptions ¶
func DefaultGetDriveListItemVersionsCountOperationOptions() GetDriveListItemVersionsCountOperationOptions
func (GetDriveListItemVersionsCountOperationOptions) ToHeaders ¶
func (o GetDriveListItemVersionsCountOperationOptions) ToHeaders() *client.Headers
func (GetDriveListItemVersionsCountOperationOptions) ToOData ¶
func (o GetDriveListItemVersionsCountOperationOptions) ToOData() *odata.Query
func (GetDriveListItemVersionsCountOperationOptions) ToQuery ¶
func (o GetDriveListItemVersionsCountOperationOptions) ToQuery() *client.QueryParams
type ListDriveListItemVersionsCompleteResult ¶
type ListDriveListItemVersionsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.ListItemVersion }
type ListDriveListItemVersionsCustomPager ¶
func (*ListDriveListItemVersionsCustomPager) NextPageLink ¶
func (p *ListDriveListItemVersionsCustomPager) NextPageLink() *odata.Link
type ListDriveListItemVersionsOperationOptions ¶
type ListDriveListItemVersionsOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListDriveListItemVersionsOperationOptions ¶
func DefaultListDriveListItemVersionsOperationOptions() ListDriveListItemVersionsOperationOptions
func (ListDriveListItemVersionsOperationOptions) ToHeaders ¶
func (o ListDriveListItemVersionsOperationOptions) ToHeaders() *client.Headers
func (ListDriveListItemVersionsOperationOptions) ToOData ¶
func (o ListDriveListItemVersionsOperationOptions) ToOData() *odata.Query
func (ListDriveListItemVersionsOperationOptions) ToQuery ¶
func (o ListDriveListItemVersionsOperationOptions) ToQuery() *client.QueryParams
type ListItemVersionOperationPredicate ¶
type ListItemVersionOperationPredicate struct { }
func (ListItemVersionOperationPredicate) Matches ¶
func (p ListItemVersionOperationPredicate) Matches(input stable.ListItemVersion) bool
type RestoreDriveListItemVersionVersionOperationOptions ¶
type RestoreDriveListItemVersionVersionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRestoreDriveListItemVersionVersionOperationOptions ¶
func DefaultRestoreDriveListItemVersionVersionOperationOptions() RestoreDriveListItemVersionVersionOperationOptions
func (RestoreDriveListItemVersionVersionOperationOptions) ToHeaders ¶
func (o RestoreDriveListItemVersionVersionOperationOptions) ToHeaders() *client.Headers
func (RestoreDriveListItemVersionVersionOperationOptions) ToOData ¶
func (o RestoreDriveListItemVersionVersionOperationOptions) ToOData() *odata.Query
func (RestoreDriveListItemVersionVersionOperationOptions) ToQuery ¶
func (o RestoreDriveListItemVersionVersionOperationOptions) ToQuery() *client.QueryParams
type UpdateDriveListItemVersionOperationOptions ¶
type UpdateDriveListItemVersionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDriveListItemVersionOperationOptions ¶
func DefaultUpdateDriveListItemVersionOperationOptions() UpdateDriveListItemVersionOperationOptions
func (UpdateDriveListItemVersionOperationOptions) ToHeaders ¶
func (o UpdateDriveListItemVersionOperationOptions) ToHeaders() *client.Headers
func (UpdateDriveListItemVersionOperationOptions) ToOData ¶
func (o UpdateDriveListItemVersionOperationOptions) ToOData() *odata.Query
func (UpdateDriveListItemVersionOperationOptions) ToQuery ¶
func (o UpdateDriveListItemVersionOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createdrivelistitemversion.go
- method_deletedrivelistitemversion.go
- method_getdrivelistitemversion.go
- method_getdrivelistitemversionscount.go
- method_listdrivelistitemversions.go
- method_restoredrivelistitemversionversion.go
- method_updatedrivelistitemversion.go
- predicates.go
- version.go