restore

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRestoreRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type RestoreRequestBody

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

RestoreRequestBody provides operations to call the restore method.

func NewRestoreRequestBody

func NewRestoreRequestBody() *RestoreRequestBody

NewRestoreRequestBody instantiates a new restoreRequestBody and sets the default values.

func (*RestoreRequestBody) GetAdditionalData

func (m *RestoreRequestBody) 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 (*RestoreRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*RestoreRequestBody) GetName

func (m *RestoreRequestBody) GetName() *string

GetName gets the name property value. The name property

func (*RestoreRequestBody) GetParentReference

GetParentReference gets the parentReference property value. The parentReference property

func (*RestoreRequestBody) Serialize

Serialize serializes information the current object

func (*RestoreRequestBody) SetAdditionalData

func (m *RestoreRequestBody) 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 (*RestoreRequestBody) SetName

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

SetName sets the name property value. The name property

func (*RestoreRequestBody) SetParentReference

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 invoke action restore

type RestoreRequestBuilderPostOptions

type RestoreRequestBuilderPostOptions struct {
	//
	Body RestoreRequestBodyable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

RestoreRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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