Interface Cache.DefinitionStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: The identity of the cache, if configured..
      Parameters:
      identity - The identity of the cache, if configured.
      Returns:
      the next definition stage.