Uses of Class
odata.msgraph.client.beta.callRecords.complex.DeviceInfo.Builder
-
Packages that use DeviceInfo.Builder Package Description odata.msgraph.client.beta.callRecords.complex -
-
Uses of DeviceInfo.Builder in odata.msgraph.client.beta.callRecords.complex
Methods in odata.msgraph.client.beta.callRecords.complex that return DeviceInfo.Builder Modifier and Type Method Description static DeviceInfo.BuilderDeviceInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceInfo.BuilderDeviceInfo.Builder. captureDeviceDriver(String captureDeviceDriver)DeviceInfo.BuilderDeviceInfo.Builder. captureDeviceName(String captureDeviceName)DeviceInfo.BuilderDeviceInfo.Builder. captureNotFunctioningEventRatio(Float captureNotFunctioningEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. cpuInsufficentEventRatio(Float cpuInsufficentEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. deviceClippingEventRatio(Float deviceClippingEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. deviceGlitchEventRatio(Float deviceGlitchEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. howlingEventCount(Integer howlingEventCount)DeviceInfo.BuilderDeviceInfo.Builder. initialSignalLevelRootMeanSquare(Float initialSignalLevelRootMeanSquare)DeviceInfo.BuilderDeviceInfo.Builder. lowSpeechLevelEventRatio(Float lowSpeechLevelEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. lowSpeechToNoiseEventRatio(Float lowSpeechToNoiseEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. micGlitchRate(Float micGlitchRate)DeviceInfo.BuilderDeviceInfo.Builder. receivedNoiseLevel(Integer receivedNoiseLevel)DeviceInfo.BuilderDeviceInfo.Builder. receivedSignalLevel(Integer receivedSignalLevel)DeviceInfo.BuilderDeviceInfo.Builder. renderDeviceDriver(String renderDeviceDriver)DeviceInfo.BuilderDeviceInfo.Builder. renderDeviceName(String renderDeviceName)DeviceInfo.BuilderDeviceInfo.Builder. renderMuteEventRatio(Float renderMuteEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. renderNotFunctioningEventRatio(Float renderNotFunctioningEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. renderZeroVolumeEventRatio(Float renderZeroVolumeEventRatio)DeviceInfo.BuilderDeviceInfo.Builder. sentNoiseLevel(Integer sentNoiseLevel)DeviceInfo.BuilderDeviceInfo.Builder. sentSignalLevel(Integer sentSignalLevel)DeviceInfo.BuilderDeviceInfo.Builder. speakerGlitchRate(Float speakerGlitchRate)
-