recordresponse

package
v0.9.0 Latest Latest
Warning

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

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

Documentation

Index

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

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

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

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

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

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

CreatePostRequestInformation invoke action recordResponse

func (*RecordResponseRequestBuilder) Post

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

GetFieldDeserializers the deserialization information for the current model

func (*RecordResponseResponse) GetRecordOperation

GetRecordOperation gets the recordOperation property value. Union type representation for type recordOperation

func (*RecordResponseResponse) IsNil

func (m *RecordResponseResponse) IsNil() bool

func (*RecordResponseResponse) Serialize

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

SetRecordOperation sets the recordOperation property value. Union type representation for type recordOperation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL