Interface Vault.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: Identity for the resource..
      Parameters:
      identity - Identity for the resource.
      Returns:
      the next definition stage.