Uses of Class
com.microsoft.azure.toolkit.redis.RedisCache
-
Packages that use RedisCache Package Description com.microsoft.azure.toolkit.redis -
-
Uses of RedisCache in com.microsoft.azure.toolkit.redis
Subclasses of RedisCache in com.microsoft.azure.toolkit.redis Modifier and Type Class Description classRedisCacheDraftFields in com.microsoft.azure.toolkit.redis declared as RedisCache Modifier and Type Field Description private RedisCacheRedisCacheDraft. originMethods in com.microsoft.azure.toolkit.redis that return RedisCache Modifier and Type Method Description protected RedisCacheRedisCacheModule. newResource(com.azure.resourcemanager.redis.models.RedisCache r)protected RedisCacheRedisCacheModule. newResource(String name, String resourceGroupName)Methods in com.microsoft.azure.toolkit.redis that return types with arguments of type RedisCache Modifier and Type Method Description List<com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<?,RedisCache,?>>RedisCache. getSubModules()Methods in com.microsoft.azure.toolkit.redis with parameters of type RedisCache Modifier and Type Method Description protected RedisCacheDraftRedisCacheModule. newDraftForUpdate(RedisCache origin)Constructors in com.microsoft.azure.toolkit.redis with parameters of type RedisCache Constructor Description RedisCache(RedisCache origin)copy constructorRedisCacheDraft(RedisCache origin)
-