Uses of Interface
org.yamcs.protobuf.ExternalIdentityInfoOrBuilder
-
Packages that use ExternalIdentityInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ExternalIdentityInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ExternalIdentityInfoOrBuilder Modifier and Type Class Description classExternalIdentityInfoProtobuf typeyamcs.protobuf.iam.ExternalIdentityInfostatic classExternalIdentityInfo.BuilderProtobuf typeyamcs.protobuf.iam.ExternalIdentityInfoMethods in org.yamcs.protobuf that return ExternalIdentityInfoOrBuilder Modifier and Type Method Description ExternalIdentityInfoOrBuilderUserInfo.Builder. getIdentitiesOrBuilder(int index)repeated .yamcs.protobuf.iam.ExternalIdentityInfo identities = 23;ExternalIdentityInfoOrBuilderUserInfo. getIdentitiesOrBuilder(int index)repeated .yamcs.protobuf.iam.ExternalIdentityInfo identities = 23;ExternalIdentityInfoOrBuilderUserInfoOrBuilder. getIdentitiesOrBuilder(int index)repeated .yamcs.protobuf.iam.ExternalIdentityInfo identities = 23;Methods in org.yamcs.protobuf that return types with arguments of type ExternalIdentityInfoOrBuilder Modifier and Type Method Description List<? extends ExternalIdentityInfoOrBuilder>UserInfo.Builder. getIdentitiesOrBuilderList()repeated .yamcs.protobuf.iam.ExternalIdentityInfo identities = 23;List<? extends ExternalIdentityInfoOrBuilder>UserInfo. getIdentitiesOrBuilderList()repeated .yamcs.protobuf.iam.ExternalIdentityInfo identities = 23;List<? extends ExternalIdentityInfoOrBuilder>UserInfoOrBuilder. getIdentitiesOrBuilderList()repeated .yamcs.protobuf.iam.ExternalIdentityInfo identities = 23;
-