Uses of Class
com.azure.resourcemanager.redis.models.RedisListResult
Packages that use RedisListResult
Package
Description
Package containing the data models for RedisManagementClient.
-
Uses of RedisListResult in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return RedisListResultModifier and TypeMethodDescriptionstatic RedisListResult
RedisListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RedisListResult from the JsonReader.RedisListResult.withValue
(List<RedisResourceInner> value) Set the value property: List of Redis cache instances.