Uses of Class
com.azure.resourcemanager.redis.models.NotificationListResponse
Packages that use NotificationListResponse
Package
Description
Package containing the data models for RedisManagementClient.
-
Uses of NotificationListResponse in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return NotificationListResponseModifier and TypeMethodDescriptionstatic NotificationListResponseNotificationListResponse.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NotificationListResponse from the JsonReader.NotificationListResponse.withValue(List<UpgradeNotificationInner> value) Set the value property: List of all notifications.