Uses of Interface
org.yamcs.protobuf.GroupInfoOrBuilder
-
Packages that use GroupInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of GroupInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement GroupInfoOrBuilder Modifier and Type Class Description classGroupInfoProtobuf typeyamcs.protobuf.iam.GroupInfostatic classGroupInfo.BuilderProtobuf typeyamcs.protobuf.iam.GroupInfoMethods in org.yamcs.protobuf that return GroupInfoOrBuilder Modifier and Type Method Description GroupInfoOrBuilderListGroupsResponse.Builder. getGroupsOrBuilder(int index)repeated .yamcs.protobuf.iam.GroupInfo groups = 1;GroupInfoOrBuilderListGroupsResponse. getGroupsOrBuilder(int index)repeated .yamcs.protobuf.iam.GroupInfo groups = 1;GroupInfoOrBuilderListGroupsResponseOrBuilder. getGroupsOrBuilder(int index)repeated .yamcs.protobuf.iam.GroupInfo groups = 1;GroupInfoOrBuilderUserInfo.Builder. getGroupsOrBuilder(int index)repeated .yamcs.protobuf.iam.GroupInfo groups = 22;GroupInfoOrBuilderUserInfo. getGroupsOrBuilder(int index)repeated .yamcs.protobuf.iam.GroupInfo groups = 22;GroupInfoOrBuilderUserInfoOrBuilder. getGroupsOrBuilder(int index)repeated .yamcs.protobuf.iam.GroupInfo groups = 22;Methods in org.yamcs.protobuf that return types with arguments of type GroupInfoOrBuilder Modifier and Type Method Description List<? extends GroupInfoOrBuilder>ListGroupsResponse.Builder. getGroupsOrBuilderList()repeated .yamcs.protobuf.iam.GroupInfo groups = 1;List<? extends GroupInfoOrBuilder>ListGroupsResponse. getGroupsOrBuilderList()repeated .yamcs.protobuf.iam.GroupInfo groups = 1;List<? extends GroupInfoOrBuilder>ListGroupsResponseOrBuilder. getGroupsOrBuilderList()repeated .yamcs.protobuf.iam.GroupInfo groups = 1;List<? extends GroupInfoOrBuilder>UserInfo.Builder. getGroupsOrBuilderList()repeated .yamcs.protobuf.iam.GroupInfo groups = 22;List<? extends GroupInfoOrBuilder>UserInfo. getGroupsOrBuilderList()repeated .yamcs.protobuf.iam.GroupInfo groups = 22;List<? extends GroupInfoOrBuilder>UserInfoOrBuilder. getGroupsOrBuilderList()repeated .yamcs.protobuf.iam.GroupInfo groups = 22;
-