Documentation ¶
Index ¶
- type DeleteDriveRootListItemVersionFieldOperationOptions
- type DeleteDriveRootListItemVersionFieldOperationResponse
- type DriveRootListItemVersionFieldClient
- func (c DriveRootListItemVersionFieldClient) DeleteDriveRootListItemVersionField(ctx context.Context, id stable.UserIdDriveIdRootListItemVersionId, ...) (result DeleteDriveRootListItemVersionFieldOperationResponse, err error)
- func (c DriveRootListItemVersionFieldClient) GetDriveRootListItemVersionField(ctx context.Context, id stable.UserIdDriveIdRootListItemVersionId, ...) (result GetDriveRootListItemVersionFieldOperationResponse, err error)
- func (c DriveRootListItemVersionFieldClient) UpdateDriveRootListItemVersionField(ctx context.Context, id stable.UserIdDriveIdRootListItemVersionId, ...) (result UpdateDriveRootListItemVersionFieldOperationResponse, err error)
- type GetDriveRootListItemVersionFieldOperationOptions
- type GetDriveRootListItemVersionFieldOperationResponse
- type UpdateDriveRootListItemVersionFieldOperationOptions
- type UpdateDriveRootListItemVersionFieldOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveRootListItemVersionFieldOperationOptions ¶
type DeleteDriveRootListItemVersionFieldOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveRootListItemVersionFieldOperationOptions ¶
func DefaultDeleteDriveRootListItemVersionFieldOperationOptions() DeleteDriveRootListItemVersionFieldOperationOptions
func (DeleteDriveRootListItemVersionFieldOperationOptions) ToHeaders ¶
func (o DeleteDriveRootListItemVersionFieldOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveRootListItemVersionFieldOperationOptions) ToOData ¶
func (o DeleteDriveRootListItemVersionFieldOperationOptions) ToOData() *odata.Query
func (DeleteDriveRootListItemVersionFieldOperationOptions) ToQuery ¶
func (o DeleteDriveRootListItemVersionFieldOperationOptions) ToQuery() *client.QueryParams
type DriveRootListItemVersionFieldClient ¶
func NewDriveRootListItemVersionFieldClientWithBaseURI ¶
func NewDriveRootListItemVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemVersionFieldClient, error)
func (DriveRootListItemVersionFieldClient) DeleteDriveRootListItemVersionField ¶
func (c DriveRootListItemVersionFieldClient) DeleteDriveRootListItemVersionField(ctx context.Context, id stable.UserIdDriveIdRootListItemVersionId, options DeleteDriveRootListItemVersionFieldOperationOptions) (result DeleteDriveRootListItemVersionFieldOperationResponse, err error)
DeleteDriveRootListItemVersionField - Delete navigation property fields for users
func (DriveRootListItemVersionFieldClient) GetDriveRootListItemVersionField ¶
func (c DriveRootListItemVersionFieldClient) GetDriveRootListItemVersionField(ctx context.Context, id stable.UserIdDriveIdRootListItemVersionId, options GetDriveRootListItemVersionFieldOperationOptions) (result GetDriveRootListItemVersionFieldOperationResponse, err error)
GetDriveRootListItemVersionField - Get fields from users. A collection of the fields and values for this version of the list item.
func (DriveRootListItemVersionFieldClient) UpdateDriveRootListItemVersionField ¶
func (c DriveRootListItemVersionFieldClient) UpdateDriveRootListItemVersionField(ctx context.Context, id stable.UserIdDriveIdRootListItemVersionId, input stable.FieldValueSet, options UpdateDriveRootListItemVersionFieldOperationOptions) (result UpdateDriveRootListItemVersionFieldOperationResponse, err error)
UpdateDriveRootListItemVersionField - Update the navigation property fields in users
type GetDriveRootListItemVersionFieldOperationOptions ¶
type GetDriveRootListItemVersionFieldOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootListItemVersionFieldOperationOptions ¶
func DefaultGetDriveRootListItemVersionFieldOperationOptions() GetDriveRootListItemVersionFieldOperationOptions
func (GetDriveRootListItemVersionFieldOperationOptions) ToHeaders ¶
func (o GetDriveRootListItemVersionFieldOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootListItemVersionFieldOperationOptions) ToOData ¶
func (o GetDriveRootListItemVersionFieldOperationOptions) ToOData() *odata.Query
func (GetDriveRootListItemVersionFieldOperationOptions) ToQuery ¶
func (o GetDriveRootListItemVersionFieldOperationOptions) ToQuery() *client.QueryParams
type UpdateDriveRootListItemVersionFieldOperationOptions ¶
type UpdateDriveRootListItemVersionFieldOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDriveRootListItemVersionFieldOperationOptions ¶
func DefaultUpdateDriveRootListItemVersionFieldOperationOptions() UpdateDriveRootListItemVersionFieldOperationOptions
func (UpdateDriveRootListItemVersionFieldOperationOptions) ToHeaders ¶
func (o UpdateDriveRootListItemVersionFieldOperationOptions) ToHeaders() *client.Headers
func (UpdateDriveRootListItemVersionFieldOperationOptions) ToOData ¶
func (o UpdateDriveRootListItemVersionFieldOperationOptions) ToOData() *odata.Query
func (UpdateDriveRootListItemVersionFieldOperationOptions) ToQuery ¶
func (o UpdateDriveRootListItemVersionFieldOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.