Uses of Class
com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
Packages that use PrivateLinkResourceListResult
Package
Description
Package containing the data models for RedisManagementClient.
-
Uses of PrivateLinkResourceListResult in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return PrivateLinkResourceListResultModifier and TypeMethodDescriptionPrivateLinkResourceListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResourceListResult from the JsonReader.PrivateLinkResourceListResult.withValue
(List<PrivateLinkResourceInner> value) Set the value property: Array of private link resources.