Interface Vault.UpdateStages.WithProperties

All Known Subinterfaces:
Vault.Update
Enclosing interface:
Vault.UpdateStages

public static interface Vault.UpdateStages.WithProperties
The stage of the Vault update allowing to specify properties.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the properties property: Properties of the vault..
  • Method Details

    • withProperties

      Vault.Update withProperties(VaultProperties properties)
      Specifies the properties property: Properties of the vault..
      Parameters:
      properties - Properties of the vault.
      Returns:
      the next definition stage.