copy

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 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) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CopyRequestBody) GetName

func (m *CopyRequestBody) GetName() *string

GetName gets the name property value.

func (*CopyRequestBody) GetParentReference

GetParentReference gets the parentReference property value.

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) SetName

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

SetName sets the name property value.

func (*CopyRequestBody) SetParentReference

SetParentReference sets the parentReference property value.

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

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

Jump to

Keyboard shortcuts

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