restore

package
v0.47.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRestorePostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateRestorePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type RestorePostRequestBody added in v0.24.0

type RestorePostRequestBody struct {
	// contains filtered or unexported fields
}

RestorePostRequestBody provides operations to call the restore method.

func NewRestorePostRequestBody added in v0.24.0

func NewRestorePostRequestBody() *RestorePostRequestBody

NewRestorePostRequestBody instantiates a new restorePostRequestBody and sets the default values.

func (*RestorePostRequestBody) GetAdditionalData added in v0.24.0

func (m *RestorePostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*RestorePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*RestorePostRequestBody) GetName added in v0.24.0

func (m *RestorePostRequestBody) GetName() *string

GetName gets the name property value. The name property

func (*RestorePostRequestBody) GetParentReference added in v0.24.0

GetParentReference gets the parentReference property value. The parentReference property

func (*RestorePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*RestorePostRequestBody) SetAdditionalData added in v0.24.0

func (m *RestorePostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*RestorePostRequestBody) SetName added in v0.24.0

func (m *RestorePostRequestBody) SetName(value *string)

SetName sets the name property value. The name property

func (*RestorePostRequestBody) SetParentReference added in v0.24.0

SetParentReference sets the parentReference property value. The parentReference property

type RestoreRequestBuilder

type RestoreRequestBuilder struct {
	// contains filtered or unexported fields
}

RestoreRequestBuilder provides operations to call the restore method.

func NewRestoreRequestBuilder

NewRestoreRequestBuilder instantiates a new RestoreRequestBuilder and sets the default values.

func NewRestoreRequestBuilderInternal

func NewRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RestoreRequestBuilder

NewRestoreRequestBuilderInternal instantiates a new RestoreRequestBuilder and sets the default values.

func (*RestoreRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.

func (*RestoreRequestBuilder) Post

Post restore a driveItem that has been deleted and is currently in the recycle bin. **NOTE**: This functionality is currently only available for OneDrive Personal.

type RestoreRequestBuilderPostRequestConfiguration added in v0.22.0

type RestoreRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

RestoreRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL