createforward

package
v0.22.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCreateForwardRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type CreateForwardRequestBody

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

CreateForwardRequestBody provides operations to call the createForward method.

func NewCreateForwardRequestBody

func NewCreateForwardRequestBody() *CreateForwardRequestBody

NewCreateForwardRequestBody instantiates a new createForwardRequestBody and sets the default values.

func (*CreateForwardRequestBody) GetAdditionalData

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

func (m *CreateForwardRequestBody) GetComment() *string

GetComment gets the comment property value. The Comment property

func (*CreateForwardRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CreateForwardRequestBody) GetMessage

GetMessage gets the message property value. The Message property

func (*CreateForwardRequestBody) GetToRecipients

GetToRecipients gets the toRecipients property value. The ToRecipients property

func (*CreateForwardRequestBody) Serialize

Serialize serializes information the current object

func (*CreateForwardRequestBody) SetAdditionalData

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

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

SetComment sets the comment property value. The Comment property

func (*CreateForwardRequestBody) SetMessage

SetMessage sets the message property value. The Message property

func (*CreateForwardRequestBody) SetToRecipients

SetToRecipients sets the toRecipients property value. The ToRecipients property

type CreateForwardRequestBuilder

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

CreateForwardRequestBuilder provides operations to call the createForward method.

func NewCreateForwardRequestBuilder

NewCreateForwardRequestBuilder instantiates a new CreateForwardRequestBuilder and sets the default values.

func NewCreateForwardRequestBuilderInternal

func NewCreateForwardRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CreateForwardRequestBuilder

NewCreateForwardRequestBuilderInternal instantiates a new CreateForwardRequestBuilder and sets the default values.

func (*CreateForwardRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action createForward

func (*CreateForwardRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action createForward

func (*CreateForwardRequestBuilder) Post

Post invoke action createForward

func (*CreateForwardRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action createForward

type CreateForwardRequestBuilderPostRequestConfiguration added in v0.22.0

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

CreateForwardRequestBuilderPostRequestConfiguration 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