public static final class CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected TeleconferenceDeviceQuality |
quality
The quality parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
CallLogTeleconferenceDeviceQualityParameterSetBuilder()
Instanciates a new CallLogTeleconferenceDeviceQualityParameterSetBuilder
|
Modifier and Type | Method and Description |
---|---|
CallLogTeleconferenceDeviceQualityParameterSet |
build()
Buils the resulting body object to be passed to the request
|
CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder |
withQuality(TeleconferenceDeviceQuality val)
Sets the Quality
|
@Nullable protected TeleconferenceDeviceQuality quality
@Nullable protected CallLogTeleconferenceDeviceQualityParameterSetBuilder()
@Nonnull public CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder withQuality(@Nullable TeleconferenceDeviceQuality val)
val
- the value to set it to@Nonnull public CallLogTeleconferenceDeviceQualityParameterSet build()