public class CallLogTeleconferenceDeviceQualityParameterSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder
Fluent builder for the CallLogTeleconferenceDeviceQualityParameterSet
|
Modifier and Type | Field and Description |
---|---|
TeleconferenceDeviceQuality |
quality
The quality.
|
Modifier | Constructor and Description |
---|---|
|
CallLogTeleconferenceDeviceQualityParameterSet()
Instiaciates a new CallLogTeleconferenceDeviceQualityParameterSet
|
protected |
CallLogTeleconferenceDeviceQualityParameterSet(CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder builder)
Instiaciates a new CallLogTeleconferenceDeviceQualityParameterSet
|
Modifier and Type | Method and Description |
---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="quality", alternate="Quality") @Expose @Nullable public TeleconferenceDeviceQuality quality
public CallLogTeleconferenceDeviceQualityParameterSet()
protected CallLogTeleconferenceDeviceQualityParameterSet(@Nonnull CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder builder)
builder
- builder bearing the parameters to initialize from@Nonnull public static CallLogTeleconferenceDeviceQualityParameterSet.CallLogTeleconferenceDeviceQualityParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()