move

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMovePostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type MovePostRequestBody added in v0.24.0

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

MovePostRequestBody provides operations to call the move method.

func NewMovePostRequestBody added in v0.24.0

func NewMovePostRequestBody() *MovePostRequestBody

NewMovePostRequestBody instantiates a new movePostRequestBody and sets the default values.

func (*MovePostRequestBody) GetAdditionalData added in v0.24.0

func (m *MovePostRequestBody) 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 (*MovePostRequestBody) GetDestinationId added in v0.24.0

func (m *MovePostRequestBody) GetDestinationId() *string

GetDestinationId gets the destinationId property value. The DestinationId property

func (*MovePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*MovePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*MovePostRequestBody) SetAdditionalData added in v0.24.0

func (m *MovePostRequestBody) 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 (*MovePostRequestBody) SetDestinationId added in v0.24.0

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

SetDestinationId sets the destinationId property value. The DestinationId property

type MovePostRequestBodyable added in v0.24.0

MovePostRequestBodyable

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

func (*MoveRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action move

func (*MoveRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action move

type MoveRequestBuilderPostRequestConfiguration added in v0.22.0

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

MoveRequestBuilderPostRequestConfiguration 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