Uses of Interface
org.yamcs.protobuf.ServiceAccountInfoOrBuilder
-
Packages that use ServiceAccountInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ServiceAccountInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ServiceAccountInfoOrBuilder Modifier and Type Class Description classServiceAccountInfoProtobuf typeyamcs.protobuf.iam.ServiceAccountInfostatic classServiceAccountInfo.BuilderProtobuf typeyamcs.protobuf.iam.ServiceAccountInfoMethods in org.yamcs.protobuf that return ServiceAccountInfoOrBuilder Modifier and Type Method Description ServiceAccountInfoOrBuilderGroupInfo.Builder. getServiceAccountsOrBuilder(int index)repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 4;ServiceAccountInfoOrBuilderGroupInfo. getServiceAccountsOrBuilder(int index)repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 4;ServiceAccountInfoOrBuilderGroupInfoOrBuilder. getServiceAccountsOrBuilder(int index)repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 4;ServiceAccountInfoOrBuilderListServiceAccountsResponse.Builder. getServiceAccountsOrBuilder(int index)repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;ServiceAccountInfoOrBuilderListServiceAccountsResponse. getServiceAccountsOrBuilder(int index)repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;ServiceAccountInfoOrBuilderListServiceAccountsResponseOrBuilder. getServiceAccountsOrBuilder(int index)repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;Methods in org.yamcs.protobuf that return types with arguments of type ServiceAccountInfoOrBuilder Modifier and Type Method Description List<? extends ServiceAccountInfoOrBuilder>GroupInfo.Builder. getServiceAccountsOrBuilderList()repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 4;List<? extends ServiceAccountInfoOrBuilder>GroupInfo. getServiceAccountsOrBuilderList()repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 4;List<? extends ServiceAccountInfoOrBuilder>GroupInfoOrBuilder. getServiceAccountsOrBuilderList()repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 4;List<? extends ServiceAccountInfoOrBuilder>ListServiceAccountsResponse.Builder. getServiceAccountsOrBuilderList()repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;List<? extends ServiceAccountInfoOrBuilder>ListServiceAccountsResponse. getServiceAccountsOrBuilderList()repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;List<? extends ServiceAccountInfoOrBuilder>ListServiceAccountsResponseOrBuilder. getServiceAccountsOrBuilderList()repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
-