Interface Cache.DefinitionStages.WithEncryptionSettings

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

public static interface Cache.DefinitionStages.WithEncryptionSettings
The stage of the Cache definition allowing to specify encryptionSettings.
  • Method Details

    • withEncryptionSettings

      Cache.DefinitionStages.WithCreate withEncryptionSettings(CacheEncryptionSettings encryptionSettings)
      Specifies the encryptionSettings property: Specifies encryption settings of the cache..
      Parameters:
      encryptionSettings - Specifies encryption settings of the cache.
      Returns:
      the next definition stage.