move

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 CreateMoveRequestBodyFromDiscriminatorValue

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

Types

type MoveRequestBody

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

MoveRequestBody provides operations to call the move method.

func NewMoveRequestBody

func NewMoveRequestBody() *MoveRequestBody

NewMoveRequestBody instantiates a new moveRequestBody and sets the default values.

func (*MoveRequestBody) GetAdditionalData

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

func (m *MoveRequestBody) GetDestinationId() *string

GetDestinationId gets the destinationId property value. The DestinationId property

func (*MoveRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*MoveRequestBody) Serialize

Serialize serializes information the current object

func (*MoveRequestBody) SetAdditionalData

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

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

SetDestinationId sets the destinationId property value. The DestinationId property

type MoveRequestBuilder

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

MoveRequestBuilder provides operations to call the move method.

func NewMoveRequestBuilder

NewMoveRequestBuilder instantiates a new MoveRequestBuilder and sets the default values.

func NewMoveRequestBuilderInternal

func NewMoveRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MoveRequestBuilder

NewMoveRequestBuilderInternal instantiates a new MoveRequestBuilder and sets the default values.

func (*MoveRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action move

type MoveRequestBuilderPostOptions

type MoveRequestBuilderPostOptions struct {
	//
	Body MoveRequestBodyable
	// 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
}

MoveRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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