Class GalasaSecretmetadata

java.lang.Object
dev.galasa.framework.api.beans.generated.GalasaSecretmetadata

public class GalasaSecretmetadata extends Object
  • Constructor Details

  • Method Details

    • getname

      public String getname()
    • getLastUpdatedTime

      public String getLastUpdatedTime()
    • getLastUpdatedBy

      public String getLastUpdatedBy()
    • getencoding

      public String getencoding()
    • getdescription

      public String getdescription()
    • gettype

      public GalasaSecretType gettype()
    • setname

      public void setname(String name)
    • setLastUpdatedTime

      public void setLastUpdatedTime(String lastUpdatedTime)
    • setLastUpdatedBy

      public void setLastUpdatedBy(String lastUpdatedBy)
    • setencoding

      public void setencoding(String encoding)
    • setdescription

      public void setdescription(String description)
    • settype

      public void settype(GalasaSecretType type)