Class AstraClientProperties.DownloadSecureBundle

java.lang.Object
com.datastax.astra.boot.AstraClientProperties.DownloadSecureBundle
Enclosing class:
AstraClientProperties

public static class AstraClientProperties.DownloadSecureBundle extends Object
Code for the download of the clud seure bundle
Author:
Cedrick LUNVEN (@clunven)
  • Constructor Details

    • DownloadSecureBundle

      public DownloadSecureBundle()
  • Method Details

    • isEnabled

      public boolean isEnabled()
      Getter accessor for attribute 'enabled'.
      Returns:
      current value of 'enabled'
    • setEnabled

      public void setEnabled(boolean enabled)
      Setter accessor for attribute 'enabled'.
      Parameters:
      enabled - new value for 'enabled '
    • getPath

      public String getPath()
      Getter accessor for attribute 'path'.
      Returns:
      current value of 'path'
    • setPath

      public void setPath(String path)
      Setter accessor for attribute 'path'.
      Parameters:
      path - new value for 'path '