Interface Factory.DefinitionStages.WithEncryption

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

public static interface Factory.DefinitionStages.WithEncryption
The stage of the Factory definition allowing to specify encryption.
  • Method Details

    • withEncryption

      Specifies the encryption property: Properties to enable Customer Managed Key for the factory..
      Parameters:
      encryption - Properties to enable Customer Managed Key for the factory.
      Returns:
      the next definition stage.