Uses of Class
com.azure.resourcemanager.redis.RedisManager
Packages that use RedisManager
Package
Description
Package containing the classes for RedisManagementClient.
-
Uses of RedisManager in com.azure.resourcemanager.redis
Methods in com.azure.resourcemanager.redis that return RedisManagerModifier and TypeMethodDescriptionstatic RedisManager
RedisManager.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 RedisManager
RedisManager.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.RedisManager.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.