public boolean getCreateInstanceIfDoesntExist()

in vandelay-bigtable/src/main/java/com/spotify/api/vandelay/bigtable/config/VandelayBigTableImportConfiguration.java [49:51]


  public boolean getCreateInstanceIfDoesntExist() {
    return createInstanceIfDoesntExist;
  }