Documentation
¶
Index ¶
- func CreateCreateForwardRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type CreateForwardRequestBody
- func (m *CreateForwardRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CreateForwardRequestBody) GetComment() *string
- func (m *CreateForwardRequestBody) GetFieldDeserializers() ...
- func (m *CreateForwardRequestBody) GetMessage() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable
- func (m *CreateForwardRequestBody) GetToRecipients() ...
- func (m *CreateForwardRequestBody) Serialize(...) error
- func (m *CreateForwardRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CreateForwardRequestBody) SetComment(value *string)
- func (m *CreateForwardRequestBody) SetMessage(...)
- func (m *CreateForwardRequestBody) SetToRecipients(...)
- type CreateForwardRequestBodyable
- type CreateForwardRequestBuilder
- func (m *CreateForwardRequestBuilder) CreatePostRequestInformation(body CreateForwardRequestBodyable) (...)
- func (m *CreateForwardRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(body CreateForwardRequestBodyable, ...) (...)
- func (m *CreateForwardRequestBuilder) Post(body CreateForwardRequestBodyable) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable, ...)
- func (m *CreateForwardRequestBuilder) PostWithRequestConfigurationAndResponseHandler(body CreateForwardRequestBodyable, ...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable, ...)
- type CreateForwardRequestBuilderPostRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCreateForwardRequestBodyFromDiscriminatorValue ¶ added in v0.13.0
func CreateCreateForwardRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
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 ¶
func (m *CreateForwardRequestBody) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CreateForwardRequestBody) GetMessage ¶
func (m *CreateForwardRequestBody) GetMessage() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable
GetMessage gets the message property value. The Message property
func (*CreateForwardRequestBody) GetToRecipients ¶
func (m *CreateForwardRequestBody) GetToRecipients() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable
GetToRecipients gets the toRecipients property value. The ToRecipients property
func (*CreateForwardRequestBody) Serialize ¶
func (m *CreateForwardRequestBody) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
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 ¶
func (m *CreateForwardRequestBody) SetMessage(value iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable)
SetMessage sets the message property value. The Message property
func (*CreateForwardRequestBody) SetToRecipients ¶
func (m *CreateForwardRequestBody) SetToRecipients(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable)
SetToRecipients sets the toRecipients property value. The ToRecipients property
type CreateForwardRequestBodyable ¶ added in v0.13.0
type CreateForwardRequestBodyable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetComment() *string
GetMessage() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable
GetToRecipients() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable
SetComment(value *string)
SetMessage(value iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable)
SetToRecipients(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable)
}
CreateForwardRequestBodyable
type CreateForwardRequestBuilder ¶
type CreateForwardRequestBuilder struct {
// contains filtered or unexported fields
}
CreateForwardRequestBuilder provides operations to call the createForward method.
func NewCreateForwardRequestBuilder ¶
func NewCreateForwardRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CreateForwardRequestBuilder
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 ¶
func (m *CreateForwardRequestBuilder) CreatePostRequestInformation(body CreateForwardRequestBodyable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformation invoke action createForward
func (*CreateForwardRequestBuilder) CreatePostRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *CreateForwardRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(body CreateForwardRequestBodyable, requestConfiguration *CreateForwardRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformationWithRequestConfiguration invoke action createForward
func (*CreateForwardRequestBuilder) Post ¶
func (m *CreateForwardRequestBuilder) Post(body CreateForwardRequestBodyable) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable, error)
Post invoke action createForward
func (*CreateForwardRequestBuilder) PostWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *CreateForwardRequestBuilder) PostWithRequestConfigurationAndResponseHandler(body CreateForwardRequestBodyable, requestConfiguration *CreateForwardRequestBuilderPostRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable, error)
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.