Uses of Class
com.azure.resourcemanager.redis.RedisManager
-
Packages that use RedisManager Package Description com.azure.resourcemanager.redis Package containing the classes for RedisManagementClient. -
-
Uses of RedisManager in com.azure.resourcemanager.redis
Methods in com.azure.resourcemanager.redis that return RedisManager Modifier and Type Method Description static RedisManagerRedisManager. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of RedisManager that exposes Redis resource management API entry points.static RedisManagerRedisManager. authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)Creates an instance of RedisManager that exposes Redis resource management API entry points.RedisManagerRedisManager.Configurable. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of RedisManager that exposes Redis management API entry points.
-