public static interface GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getGroups(int index)
repeated string groups = 1; |
com.google.protobuf.ByteString |
getGroupsBytes(int index)
repeated string groups = 1; |
int |
getGroupsCount()
repeated string groups = 1; |
List<String> |
getGroupsList()
repeated string groups = 1; |
List<String> getGroupsList()
repeated string groups = 1;
int getGroupsCount()
repeated string groups = 1;
com.google.protobuf.ByteString getGroupsBytes(int index)
repeated string groups = 1;
Copyright © 2017 Apache Software Foundation. All Rights Reserved.