public static final class StpApi.LowEncodeVolumeEventConfig.Builder extends com.google.protobuf.GeneratedMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder> implements StpApi.LowEncodeVolumeEventConfigOrBuilder
Impinj.STP.LowEncodeVolumeEventConfig
Configuration of Low Encode Volume Events| Modifier and Type | Method and Description |
|---|---|
StpApi.LowEncodeVolumeEventConfig |
build() |
StpApi.LowEncodeVolumeEventConfig |
buildPartial() |
StpApi.LowEncodeVolumeEventConfig.Builder |
clear() |
StpApi.LowEncodeVolumeEventConfig.Builder |
clearEnableLowEncodeVolumeEvents() |
StpApi.LowEncodeVolumeEventConfig.Builder |
clearMonzaReminderPeriod()
The period at which the the device will send a reminder
report that the remaining Monza encode volume is low.
|
StpApi.LowEncodeVolumeEventConfig.Builder |
clearMonzaThreshold()
The threshold at which the device will start sending reports
that the remaining Monza encode volume is low.
|
StpApi.LowEncodeVolumeEventConfig.Builder |
clearNonMonzaReminderPeriod()
The period at which the the device will send a reminder
report that the remaining Non Monza encode volume is low.
|
StpApi.LowEncodeVolumeEventConfig.Builder |
clearNonMonzaThreshold()
The threshold at which the device will start sending reports
that the remaining Non Monza encode volume is low.
|
StpApi.LowEncodeVolumeEventConfig.Builder |
clone() |
StpApi.LowEncodeVolumeEventConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StpApi.LowEncodeVolumeEventConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StpApi.LowEncodeVolumeEventConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
StpApi.LowEncodeVolumeEventConfig.Builder |
mergeFrom(StpApi.LowEncodeVolumeEventConfig other) |
StpApi.LowEncodeVolumeEventConfig.Builder |
setEnableLowEncodeVolumeEvents(boolean value) |
StpApi.LowEncodeVolumeEventConfig.Builder |
setMonzaReminderPeriod(int value)
The period at which the the device will send a reminder
report that the remaining Monza encode volume is low.
|
StpApi.LowEncodeVolumeEventConfig.Builder |
setMonzaThreshold(long value)
The threshold at which the device will start sending reports
that the remaining Monza encode volume is low.
|
StpApi.LowEncodeVolumeEventConfig.Builder |
setNonMonzaReminderPeriod(int value)
The period at which the the device will send a reminder
report that the remaining Non Monza encode volume is low.
|
StpApi.LowEncodeVolumeEventConfig.Builder |
setNonMonzaThreshold(long value)
The threshold at which the device will start sending reports
that the remaining Non Monza encode volume is low.
|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder>public StpApi.LowEncodeVolumeEventConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder>public StpApi.LowEncodeVolumeEventConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder>public StpApi.LowEncodeVolumeEventConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StpApi.LowEncodeVolumeEventConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StpApi.LowEncodeVolumeEventConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StpApi.LowEncodeVolumeEventConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder>public StpApi.LowEncodeVolumeEventConfig.Builder mergeFrom(StpApi.LowEncodeVolumeEventConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder>public StpApi.LowEncodeVolumeEventConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StpApi.LowEncodeVolumeEventConfig.Builder>java.io.IOExceptionpublic boolean hasEnableLowEncodeVolumeEvents()
hasEnableLowEncodeVolumeEvents in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic boolean getEnableLowEncodeVolumeEvents()
getEnableLowEncodeVolumeEvents in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic StpApi.LowEncodeVolumeEventConfig.Builder setEnableLowEncodeVolumeEvents(boolean value)
public StpApi.LowEncodeVolumeEventConfig.Builder clearEnableLowEncodeVolumeEvents()
public boolean hasMonzaThreshold()
hasMonzaThreshold in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic long getMonzaThreshold()
getMonzaThreshold in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic StpApi.LowEncodeVolumeEventConfig.Builder setMonzaThreshold(long value)
public StpApi.LowEncodeVolumeEventConfig.Builder clearMonzaThreshold()
public boolean hasNonMonzaThreshold()
hasNonMonzaThreshold in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic long getNonMonzaThreshold()
getNonMonzaThreshold in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic StpApi.LowEncodeVolumeEventConfig.Builder setNonMonzaThreshold(long value)
public StpApi.LowEncodeVolumeEventConfig.Builder clearNonMonzaThreshold()
public boolean hasMonzaReminderPeriod()
hasMonzaReminderPeriod in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic int getMonzaReminderPeriod()
getMonzaReminderPeriod in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic StpApi.LowEncodeVolumeEventConfig.Builder setMonzaReminderPeriod(int value)
public StpApi.LowEncodeVolumeEventConfig.Builder clearMonzaReminderPeriod()
public boolean hasNonMonzaReminderPeriod()
hasNonMonzaReminderPeriod in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic int getNonMonzaReminderPeriod()
getNonMonzaReminderPeriod in interface StpApi.LowEncodeVolumeEventConfigOrBuilderpublic StpApi.LowEncodeVolumeEventConfig.Builder setNonMonzaReminderPeriod(int value)
public StpApi.LowEncodeVolumeEventConfig.Builder clearNonMonzaReminderPeriod()