public static interface ClientPB.AuthorizationsOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel(int index)
repeated string label = 1; |
com.google.protobuf.ByteString |
getLabelBytes(int index)
repeated string label = 1; |
int |
getLabelCount()
repeated string label = 1; |
List<String> |
getLabelList()
repeated string label = 1; |
int getLabelCount()
repeated string label = 1;String getLabel(int index)
repeated string label = 1;com.google.protobuf.ByteString getLabelBytes(int index)
repeated string label = 1;Copyright © 2010-2017, The Async HBase Authors