public static interface StpApi.LowEncodeVolumeEventConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnableLowEncodeVolumeEvents() |
int |
getMonzaReminderPeriod()
The period at which the the device will send a reminder
report that the remaining Monza encode volume is low.
|
long |
getMonzaThreshold()
The threshold at which the device will start sending reports
that the remaining Monza encode volume is low.
|
int |
getNonMonzaReminderPeriod()
The period at which the the device will send a reminder
report that the remaining Non Monza encode volume is low.
|
long |
getNonMonzaThreshold()
The threshold at which the device will start sending reports
that the remaining Non Monza encode volume is low.
|
boolean |
hasEnableLowEncodeVolumeEvents() |
boolean |
hasMonzaReminderPeriod()
The period at which the the device will send a reminder
report that the remaining Monza encode volume is low.
|
boolean |
hasMonzaThreshold()
The threshold at which the device will start sending reports
that the remaining Monza encode volume is low.
|
boolean |
hasNonMonzaReminderPeriod()
The period at which the the device will send a reminder
report that the remaining Non Monza encode volume is low.
|
boolean |
hasNonMonzaThreshold()
The threshold at which the device will start sending reports
that the remaining Non Monza encode volume is low.
|
boolean hasEnableLowEncodeVolumeEvents()
boolean getEnableLowEncodeVolumeEvents()
boolean hasMonzaThreshold()
long getMonzaThreshold()
boolean hasNonMonzaThreshold()
long getNonMonzaThreshold()
boolean hasMonzaReminderPeriod()
int getMonzaReminderPeriod()
boolean hasNonMonzaReminderPeriod()
int getNonMonzaReminderPeriod()