public static interface Messages.ListNodeUUIDsByRoleResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getUuid(int index)
repeated string uuid = 1; |
com.google.protobuf.ByteString |
getUuidBytes(int index)
repeated string uuid = 1; |
int |
getUuidCount()
repeated string uuid = 1; |
List<String> |
getUuidList()
repeated string uuid = 1; |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.