Documentation
¶
Index ¶
- func CreateRecordResponseRequestBodyFromDiscriminatorValue(...) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, ...)
- type RecordResponseRequestBody
- func (m *RecordResponseRequestBody) GetAdditionalData() map[string]interface{}
- func (m *RecordResponseRequestBody) GetBargeInAllowed() *bool
- func (m *RecordResponseRequestBody) GetClientContext() *string
- func (m *RecordResponseRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *RecordResponseRequestBody) GetInitialSilenceTimeoutInSeconds() *int32
- func (m *RecordResponseRequestBody) GetMaxRecordDurationInSeconds() *int32
- func (m *RecordResponseRequestBody) GetMaxSilenceTimeoutInSeconds() *int32
- func (m *RecordResponseRequestBody) GetPlayBeep() *bool
- func (m *RecordResponseRequestBody) GetPrompts() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Promptable
- func (m *RecordResponseRequestBody) GetStopTones() []string
- func (m *RecordResponseRequestBody) Serialize(...) error
- func (m *RecordResponseRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *RecordResponseRequestBody) SetBargeInAllowed(value *bool)
- func (m *RecordResponseRequestBody) SetClientContext(value *string)
- func (m *RecordResponseRequestBody) SetInitialSilenceTimeoutInSeconds(value *int32)
- func (m *RecordResponseRequestBody) SetMaxRecordDurationInSeconds(value *int32)
- func (m *RecordResponseRequestBody) SetMaxSilenceTimeoutInSeconds(value *int32)
- func (m *RecordResponseRequestBody) SetPlayBeep(value *bool)
- func (m *RecordResponseRequestBody) SetPrompts(...)
- func (m *RecordResponseRequestBody) SetStopTones(value []string)
- type RecordResponseRequestBodyable
- type RecordResponseRequestBuilder
- type RecordResponseRequestBuilderPostOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRecordResponseRequestBodyFromDiscriminatorValue ¶ added in v0.13.0
func CreateRecordResponseRequestBodyFromDiscriminatorValue(parseNode i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, error)
CreateRecordResponseRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type RecordResponseRequestBody ¶
type RecordResponseRequestBody struct {
// contains filtered or unexported fields
}
RecordResponseRequestBody provides operations to call the recordResponse method.
func NewRecordResponseRequestBody ¶
func NewRecordResponseRequestBody() *RecordResponseRequestBody
NewRecordResponseRequestBody instantiates a new recordResponseRequestBody and sets the default values.
func (*RecordResponseRequestBody) GetAdditionalData ¶
func (m *RecordResponseRequestBody) 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 (*RecordResponseRequestBody) GetBargeInAllowed ¶
func (m *RecordResponseRequestBody) GetBargeInAllowed() *bool
GetBargeInAllowed gets the bargeInAllowed property value.
func (*RecordResponseRequestBody) GetClientContext ¶
func (m *RecordResponseRequestBody) GetClientContext() *string
GetClientContext gets the clientContext property value.
func (*RecordResponseRequestBody) GetFieldDeserializers ¶
func (m *RecordResponseRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*RecordResponseRequestBody) GetInitialSilenceTimeoutInSeconds ¶
func (m *RecordResponseRequestBody) GetInitialSilenceTimeoutInSeconds() *int32
GetInitialSilenceTimeoutInSeconds gets the initialSilenceTimeoutInSeconds property value.
func (*RecordResponseRequestBody) GetMaxRecordDurationInSeconds ¶
func (m *RecordResponseRequestBody) GetMaxRecordDurationInSeconds() *int32
GetMaxRecordDurationInSeconds gets the maxRecordDurationInSeconds property value.
func (*RecordResponseRequestBody) GetMaxSilenceTimeoutInSeconds ¶
func (m *RecordResponseRequestBody) GetMaxSilenceTimeoutInSeconds() *int32
GetMaxSilenceTimeoutInSeconds gets the maxSilenceTimeoutInSeconds property value.
func (*RecordResponseRequestBody) GetPlayBeep ¶
func (m *RecordResponseRequestBody) GetPlayBeep() *bool
GetPlayBeep gets the playBeep property value.
func (*RecordResponseRequestBody) GetPrompts ¶
func (m *RecordResponseRequestBody) GetPrompts() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Promptable
GetPrompts gets the prompts property value.
func (*RecordResponseRequestBody) GetStopTones ¶
func (m *RecordResponseRequestBody) GetStopTones() []string
GetStopTones gets the stopTones property value.
func (*RecordResponseRequestBody) Serialize ¶
func (m *RecordResponseRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*RecordResponseRequestBody) SetAdditionalData ¶
func (m *RecordResponseRequestBody) 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 (*RecordResponseRequestBody) SetBargeInAllowed ¶
func (m *RecordResponseRequestBody) SetBargeInAllowed(value *bool)
SetBargeInAllowed sets the bargeInAllowed property value.
func (*RecordResponseRequestBody) SetClientContext ¶
func (m *RecordResponseRequestBody) SetClientContext(value *string)
SetClientContext sets the clientContext property value.
func (*RecordResponseRequestBody) SetInitialSilenceTimeoutInSeconds ¶
func (m *RecordResponseRequestBody) SetInitialSilenceTimeoutInSeconds(value *int32)
SetInitialSilenceTimeoutInSeconds sets the initialSilenceTimeoutInSeconds property value.
func (*RecordResponseRequestBody) SetMaxRecordDurationInSeconds ¶
func (m *RecordResponseRequestBody) SetMaxRecordDurationInSeconds(value *int32)
SetMaxRecordDurationInSeconds sets the maxRecordDurationInSeconds property value.
func (*RecordResponseRequestBody) SetMaxSilenceTimeoutInSeconds ¶
func (m *RecordResponseRequestBody) SetMaxSilenceTimeoutInSeconds(value *int32)
SetMaxSilenceTimeoutInSeconds sets the maxSilenceTimeoutInSeconds property value.
func (*RecordResponseRequestBody) SetPlayBeep ¶
func (m *RecordResponseRequestBody) SetPlayBeep(value *bool)
SetPlayBeep sets the playBeep property value.
func (*RecordResponseRequestBody) SetPrompts ¶
func (m *RecordResponseRequestBody) SetPrompts(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Promptable)
SetPrompts sets the prompts property value.
func (*RecordResponseRequestBody) SetStopTones ¶
func (m *RecordResponseRequestBody) SetStopTones(value []string)
SetStopTones sets the stopTones property value.
type RecordResponseRequestBodyable ¶ added in v0.13.0
type RecordResponseRequestBodyable interface {
i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.AdditionalDataHolder
i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable
GetBargeInAllowed() *bool
GetClientContext() *string
GetInitialSilenceTimeoutInSeconds() *int32
GetMaxRecordDurationInSeconds() *int32
GetMaxSilenceTimeoutInSeconds() *int32
GetPlayBeep() *bool
GetPrompts() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Promptable
GetStopTones() []string
SetBargeInAllowed(value *bool)
SetClientContext(value *string)
SetInitialSilenceTimeoutInSeconds(value *int32)
SetMaxRecordDurationInSeconds(value *int32)
SetMaxSilenceTimeoutInSeconds(value *int32)
SetPlayBeep(value *bool)
SetPrompts(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Promptable)
SetStopTones(value []string)
}
RecordResponseRequestBodyable
type RecordResponseRequestBuilder ¶
type RecordResponseRequestBuilder struct {
// contains filtered or unexported fields
}
RecordResponseRequestBuilder provides operations to call the recordResponse method.
func NewRecordResponseRequestBuilder ¶
func NewRecordResponseRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *RecordResponseRequestBuilder
NewRecordResponseRequestBuilder instantiates a new RecordResponseRequestBuilder and sets the default values.
func NewRecordResponseRequestBuilderInternal ¶
func NewRecordResponseRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *RecordResponseRequestBuilder
NewRecordResponseRequestBuilderInternal instantiates a new RecordResponseRequestBuilder and sets the default values.
func (*RecordResponseRequestBuilder) CreatePostRequestInformation ¶
func (m *RecordResponseRequestBuilder) CreatePostRequestInformation(options *RecordResponseRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action recordResponse
func (*RecordResponseRequestBuilder) Post ¶
func (m *RecordResponseRequestBuilder) Post(options *RecordResponseRequestBuilderPostOptions) (i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.RecordOperationable, error)
Post invoke action recordResponse
type RecordResponseRequestBuilderPostOptions ¶
type RecordResponseRequestBuilderPostOptions struct {
//
Body RecordResponseRequestBodyable
// 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
}
RecordResponseRequestBuilderPostOptions options for Post