Documentation
¶
Index ¶
- 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.Prompt
- func (m *RecordResponseRequestBody) GetStopTones() []string
- func (m *RecordResponseRequestBody) IsNil() bool
- 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 RecordResponseRequestBuilder
- type RecordResponseRequestBuilderPostOptions
- type RecordResponseResponse
- func (m *RecordResponseResponse) GetAdditionalData() map[string]interface{}
- func (m *RecordResponseResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *RecordResponseResponse) GetRecordOperation() ...
- func (m *RecordResponseResponse) IsNil() bool
- func (m *RecordResponseResponse) Serialize(...) error
- func (m *RecordResponseResponse) SetAdditionalData(value map[string]interface{})
- func (m *RecordResponseResponse) SetRecordOperation(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecordResponseRequestBody ¶
type RecordResponseRequestBody struct {
// contains filtered or unexported fields
}
RecordResponseRequestBody
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.Prompt
GetPrompts gets the prompts property value.
func (*RecordResponseRequestBody) GetStopTones ¶
func (m *RecordResponseRequestBody) GetStopTones() []string
GetStopTones gets the stopTones property value.
func (*RecordResponseRequestBody) IsNil ¶
func (m *RecordResponseRequestBody) IsNil() bool
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.Prompt)
SetPrompts sets the prompts property value.
func (*RecordResponseRequestBody) SetStopTones ¶
func (m *RecordResponseRequestBody) SetStopTones(value []string)
SetStopTones sets the stopTones property value.
type RecordResponseRequestBuilder ¶
type RecordResponseRequestBuilder struct {
// contains filtered or unexported fields
}
RecordResponseRequestBuilder builds and executes requests for operations under \communications\calls\{call-id}\microsoft.graph.recordResponse
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) (*RecordResponseResponse, error)
Post invoke action recordResponse
type RecordResponseRequestBuilderPostOptions ¶
type RecordResponseRequestBuilderPostOptions struct {
//
Body *RecordResponseRequestBody
// 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
type RecordResponseResponse ¶
type RecordResponseResponse struct {
// contains filtered or unexported fields
}
RecordResponseResponse union type wrapper for classes recordOperation
func NewRecordResponseResponse ¶
func NewRecordResponseResponse() *RecordResponseResponse
NewRecordResponseResponse instantiates a new recordResponseResponse and sets the default values.
func (*RecordResponseResponse) GetAdditionalData ¶
func (m *RecordResponseResponse) 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 (*RecordResponseResponse) GetFieldDeserializers ¶
func (m *RecordResponseResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*RecordResponseResponse) GetRecordOperation ¶
func (m *RecordResponseResponse) GetRecordOperation() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.RecordOperation
GetRecordOperation gets the recordOperation property value. Union type representation for type recordOperation
func (*RecordResponseResponse) IsNil ¶
func (m *RecordResponseResponse) IsNil() bool
func (*RecordResponseResponse) Serialize ¶
func (m *RecordResponseResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*RecordResponseResponse) SetAdditionalData ¶
func (m *RecordResponseResponse) 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 (*RecordResponseResponse) SetRecordOperation ¶
func (m *RecordResponseResponse) SetRecordOperation(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.RecordOperation)
SetRecordOperation sets the recordOperation property value. Union type representation for type recordOperation