public static interface ClientProtos.AuthorizationsOrBuilder
extends com.google.protobuf.MessageOrBuilder
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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.