Interface ListServiceAccountsResponseOrBuilder

    • Method Detail

      • getServiceAccountsList

        List<ServiceAccountInfo> getServiceAccountsList()
        repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
      • getServiceAccounts

        ServiceAccountInfo getServiceAccounts​(int index)
        repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
      • getServiceAccountsCount

        int getServiceAccountsCount()
        repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
      • getServiceAccountsOrBuilderList

        List<? extends ServiceAccountInfoOrBuilder> getServiceAccountsOrBuilderList()
        repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;
      • getServiceAccountsOrBuilder

        ServiceAccountInfoOrBuilder getServiceAccountsOrBuilder​(int index)
        repeated .yamcs.protobuf.iam.ServiceAccountInfo serviceAccounts = 1;