clone

package
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateClonePostRequestBodyFromDiscriminatorValue

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

Types

type ClonePostRequestBody

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

ClonePostRequestBody provides operations to call the clone method.

func NewClonePostRequestBody

func NewClonePostRequestBody() *ClonePostRequestBody

NewClonePostRequestBody instantiates a new clonePostRequestBody and sets the default values.

func (*ClonePostRequestBody) GetAdditionalData

func (m *ClonePostRequestBody) 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 (*ClonePostRequestBody) GetClassification

func (m *ClonePostRequestBody) GetClassification() *string

GetClassification gets the classification property value. The classification property

func (*ClonePostRequestBody) GetDescription

func (m *ClonePostRequestBody) GetDescription() *string

GetDescription gets the description property value. The description property

func (*ClonePostRequestBody) GetDisplayName

func (m *ClonePostRequestBody) GetDisplayName() *string

GetDisplayName gets the displayName property value. The displayName property

func (*ClonePostRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*ClonePostRequestBody) GetMailNickname

func (m *ClonePostRequestBody) GetMailNickname() *string

GetMailNickname gets the mailNickname property value. The mailNickname property

func (*ClonePostRequestBody) GetPartsToClone

GetPartsToClone gets the partsToClone property value. The partsToClone property

func (*ClonePostRequestBody) GetVisibility

GetVisibility gets the visibility property value. The visibility property

func (*ClonePostRequestBody) Serialize

Serialize serializes information the current object

func (*ClonePostRequestBody) SetAdditionalData

func (m *ClonePostRequestBody) 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 (*ClonePostRequestBody) SetClassification

func (m *ClonePostRequestBody) SetClassification(value *string)

SetClassification sets the classification property value. The classification property

func (*ClonePostRequestBody) SetDescription

func (m *ClonePostRequestBody) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*ClonePostRequestBody) SetDisplayName

func (m *ClonePostRequestBody) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. The displayName property

func (*ClonePostRequestBody) SetMailNickname

func (m *ClonePostRequestBody) SetMailNickname(value *string)

SetMailNickname sets the mailNickname property value. The mailNickname property

func (*ClonePostRequestBody) SetPartsToClone

SetPartsToClone sets the partsToClone property value. The partsToClone property

func (*ClonePostRequestBody) SetVisibility

SetVisibility sets the visibility property value. The visibility property

type CloneRequestBuilder

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

CloneRequestBuilder provides operations to call the clone method.

func NewCloneRequestBuilder

NewCloneRequestBuilder instantiates a new CloneRequestBuilder and sets the default values.

func NewCloneRequestBuilderInternal

func NewCloneRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CloneRequestBuilder

NewCloneRequestBuilderInternal instantiates a new CloneRequestBuilder and sets the default values.

func (*CloneRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action clone

func (*CloneRequestBuilder) CreatePostRequestInformationWithRequestConfiguration

CreatePostRequestInformationWithRequestConfiguration invoke action clone

func (*CloneRequestBuilder) Post

Post invoke action clone

type CloneRequestBuilderPostRequestConfiguration

type CloneRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CloneRequestBuilderPostRequestConfiguration 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