createreply

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCreateReplyPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type CreateReplyPostRequestBody added in v0.24.0

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

CreateReplyPostRequestBody provides operations to call the createReply method.

func NewCreateReplyPostRequestBody added in v0.24.0

func NewCreateReplyPostRequestBody() *CreateReplyPostRequestBody

NewCreateReplyPostRequestBody instantiates a new createReplyPostRequestBody and sets the default values.

func (*CreateReplyPostRequestBody) GetAdditionalData added in v0.24.0

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

func (m *CreateReplyPostRequestBody) GetComment() *string

GetComment gets the comment property value. The Comment property

func (*CreateReplyPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*CreateReplyPostRequestBody) GetMessage added in v0.24.0

GetMessage gets the message property value. The Message property

func (*CreateReplyPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CreateReplyPostRequestBody) SetAdditionalData added in v0.24.0

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

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

SetComment sets the comment property value. The Comment property

func (*CreateReplyPostRequestBody) SetMessage added in v0.24.0

SetMessage sets the message property value. The Message property

type CreateReplyRequestBuilder

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

CreateReplyRequestBuilder provides operations to call the createReply method.

func NewCreateReplyRequestBuilder

NewCreateReplyRequestBuilder instantiates a new CreateReplyRequestBuilder and sets the default values.

func NewCreateReplyRequestBuilderInternal

func NewCreateReplyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CreateReplyRequestBuilder

NewCreateReplyRequestBuilderInternal instantiates a new CreateReplyRequestBuilder and sets the default values.

func (*CreateReplyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action createReply

func (*CreateReplyRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action createReply

type CreateReplyRequestBuilderPostRequestConfiguration added in v0.22.0

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

CreateReplyRequestBuilderPostRequestConfiguration 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