public List getAppProfiles()

in vandelay-bigtable/src/main/java/com/spotify/api/vandelay/bigtable/config/VandelayBigTableInstanceConfiguration.java [58:60]


  public List<BigTableAppProfile> getAppProfiles() {
    return appProfiles;
  }