restore

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 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

func (*RestoreRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action restore

func (*RestoreRequestBuilder) Post

Post invoke action restore

func (*RestoreRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action restore

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