Interface Cache.DefinitionStages.WithIdentity

    • Method Detail

      • withIdentity

        Cache.DefinitionStages.WithCreate withIdentity​(CacheIdentity identity)
        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.