public static interface StpApi.AntennasConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StpApi.AntennaConfig |
getAntennaConfig(int index)
The device will cycle through the configurations in the
order in which they appear in the list.
|
int |
getAntennaConfigCount()
The device will cycle through the configurations in the
order in which they appear in the list.
|
java.util.List<StpApi.AntennaConfig> |
getAntennaConfigList()
The device will cycle through the configurations in the
order in which they appear in the list.
|
StpApi.AntennaConfigOrBuilder |
getAntennaConfigOrBuilder(int index)
The device will cycle through the configurations in the
order in which they appear in the list.
|
java.util.List<? extends StpApi.AntennaConfigOrBuilder> |
getAntennaConfigOrBuilderList()
The device will cycle through the configurations in the
order in which they appear in the list.
|
java.util.List<StpApi.AntennaConfig> getAntennaConfigList()
StpApi.AntennaConfig getAntennaConfig(int index)
int getAntennaConfigCount()
java.util.List<? extends StpApi.AntennaConfigOrBuilder> getAntennaConfigOrBuilderList()
StpApi.AntennaConfigOrBuilder getAntennaConfigOrBuilder(int index)