forward

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateForwardRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type ForwardRequestBody

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

ForwardRequestBody provides operations to call the forward method.

func NewForwardRequestBody

func NewForwardRequestBody() *ForwardRequestBody

NewForwardRequestBody instantiates a new forwardRequestBody and sets the default values.

func (*ForwardRequestBody) GetAdditionalData

func (m *ForwardRequestBody) 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 (*ForwardRequestBody) GetComment

func (m *ForwardRequestBody) GetComment() *string

GetComment gets the comment property value.

func (*ForwardRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*ForwardRequestBody) GetMessage

GetMessage gets the message property value.

func (*ForwardRequestBody) GetToRecipients

GetToRecipients gets the toRecipients property value.

func (*ForwardRequestBody) IsNil

func (m *ForwardRequestBody) IsNil() bool

func (*ForwardRequestBody) Serialize

Serialize serializes information the current object

func (*ForwardRequestBody) SetAdditionalData

func (m *ForwardRequestBody) 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 (*ForwardRequestBody) SetComment

func (m *ForwardRequestBody) SetComment(value *string)

SetComment sets the comment property value.

func (*ForwardRequestBody) SetMessage

SetMessage sets the message property value.

func (*ForwardRequestBody) SetToRecipients

SetToRecipients sets the toRecipients property value.

type ForwardRequestBuilder

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

ForwardRequestBuilder provides operations to call the forward method.

func NewForwardRequestBuilder

NewForwardRequestBuilder instantiates a new ForwardRequestBuilder and sets the default values.

func NewForwardRequestBuilderInternal

func NewForwardRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ForwardRequestBuilder

NewForwardRequestBuilderInternal instantiates a new ForwardRequestBuilder and sets the default values.

func (*ForwardRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action forward

func (*ForwardRequestBuilder) Post

Post invoke action forward

type ForwardRequestBuilderPostOptions

type ForwardRequestBuilderPostOptions struct {
	//
	Body ForwardRequestBodyable
	// 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
}

ForwardRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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