assign

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAssignRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type AssignRequestBody

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

AssignRequestBody provides operations to call the assign method.

func NewAssignRequestBody

func NewAssignRequestBody() *AssignRequestBody

NewAssignRequestBody instantiates a new assignRequestBody and sets the default values.

func (*AssignRequestBody) GetAdditionalData

func (m *AssignRequestBody) 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 (*AssignRequestBody) GetAssignments

GetAssignments gets the assignments property value. The assignments property

func (*AssignRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*AssignRequestBody) Serialize

Serialize serializes information the current object

func (*AssignRequestBody) SetAdditionalData

func (m *AssignRequestBody) 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 (*AssignRequestBody) SetAssignments

SetAssignments sets the assignments property value. The assignments property

type AssignRequestBuilder

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

AssignRequestBuilder provides operations to call the assign method.

func NewAssignRequestBuilder

NewAssignRequestBuilder instantiates a new AssignRequestBuilder and sets the default values.

func NewAssignRequestBuilderInternal

func NewAssignRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AssignRequestBuilder

NewAssignRequestBuilderInternal instantiates a new AssignRequestBuilder and sets the default values.

func (*AssignRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action assign

func (*AssignRequestBuilder) Post

Post invoke action assign

type AssignRequestBuilderPostOptions

type AssignRequestBuilderPostOptions struct {
	//
	Body AssignRequestBodyable
	// 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
}

AssignRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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