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 © 2014 The Apache Software Foundation. All rights reserved.