copy

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyRequestBodyFromDiscriminatorValue

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. The DestinationId property

func (*CopyRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

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. The DestinationId property

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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CopyRequestBuilder

NewCopyRequestBuilderInternal instantiates a new CopyRequestBuilder and sets the default values.

func (*CopyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action copy

type CopyRequestBuilderPostOptions

type CopyRequestBuilderPostOptions struct {
	//
	Body CopyRequestBodyable
	// 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
}

CopyRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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