copy

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type CopyRequestBody

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

CopyRequestBody provides operations to call the copy method.

func NewCopyRequestBody

func NewCopyRequestBody() *CopyRequestBody

NewCopyRequestBody instantiates a new copyRequestBody and sets the default values.

func (*CopyRequestBody) GetAdditionalData

func (m *CopyRequestBody) 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 (*CopyRequestBody) GetDestinationId

func (m *CopyRequestBody) GetDestinationId() *string

GetDestinationId gets the destinationId property value.

func (*CopyRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CopyRequestBody) IsNil

func (m *CopyRequestBody) IsNil() bool

func (*CopyRequestBody) Serialize

Serialize serializes information the current object

func (*CopyRequestBody) SetAdditionalData

func (m *CopyRequestBody) 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 (*CopyRequestBody) SetDestinationId

func (m *CopyRequestBody) SetDestinationId(value *string)

SetDestinationId sets the destinationId property value.

type CopyRequestBodyable added in v0.13.0

CopyRequestBodyable

type CopyRequestBuilder

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

CopyRequestBuilder provides operations to call the copy method.

func NewCopyRequestBuilder

NewCopyRequestBuilder instantiates a new CopyRequestBuilder and sets the default values.

func NewCopyRequestBuilderInternal

func NewCopyRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CopyRequestBuilder

NewCopyRequestBuilderInternal instantiates a new CopyRequestBuilder and sets the default values.

func (*CopyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action copy

func (*CopyRequestBuilder) Post

Post invoke action copy

type CopyRequestBuilderPostOptions

type CopyRequestBuilderPostOptions struct {
	//
	Body CopyRequestBodyable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

CopyRequestBuilderPostOptions options for Post

type CopyResponse

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

CopyResponse union type wrapper for classes message

func NewCopyResponse

func NewCopyResponse() *CopyResponse

NewCopyResponse instantiates a new copyResponse and sets the default values.

func (*CopyResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyResponse) GetMessage

GetMessage gets the message property value. Union type representation for type message

func (*CopyResponse) IsNil

func (m *CopyResponse) IsNil() bool

func (*CopyResponse) Serialize

Serialize serializes information the current object

func (*CopyResponse) SetAdditionalData

func (m *CopyResponse) 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 (*CopyResponse) SetMessage

SetMessage sets the message property value. Union type representation for type message

Jump to

Keyboard shortcuts

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