Class VaultProperties


  • public final class VaultProperties
    extends Object
    Vault properties.
    • Constructor Detail

      • VaultProperties

        public VaultProperties()
    • Method Detail

      • vaultName

        public String vaultName()
        Get the vaultName property: Vault Name.
        Returns:
        the vaultName value.
      • withVaultName

        public VaultProperties withVaultName​(String vaultName)
        Set the vaultName property: Vault Name.
        Parameters:
        vaultName - the vaultName value to set.
        Returns:
        the VaultProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.