Interface Vault.DefinitionStages.WithProperties

All Known Subinterfaces:
Vault.Definition, Vault.DefinitionStages.WithCreate
Enclosing interface:
Vault.DefinitionStages

public static interface Vault.DefinitionStages.WithProperties
The stage of the Vault definition allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: Properties of the vault..
      Parameters:
      properties - Properties of the vault.
      Returns:
      the next definition stage.