public static interface Proto.StateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getHost() |
boolean |
getOnce() |
String |
getService() |
String |
getState() |
String |
getTags(int index) |
int |
getTagsCount() |
List<String> |
getTagsList() |
long |
getTime() |
float |
getTtl() |
boolean |
hasDescription() |
boolean |
hasHost() |
boolean |
hasOnce() |
boolean |
hasService() |
boolean |
hasState() |
boolean |
hasTime() |
boolean |
hasTtl() |
boolean hasTime()
long getTime()
boolean hasState()
String getState()
boolean hasService()
String getService()
boolean hasHost()
String getHost()
boolean hasDescription()
String getDescription()
boolean hasOnce()
boolean getOnce()
int getTagsCount()
String getTags(int index)
boolean hasTtl()
float getTtl()
Copyright © 2014. All rights reserved.