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

    Modifier and Type
    Method
    Description
    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.
    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.