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
Classes in com.azure.resourcemanager.redis.models that implement interfaces with type arguments of type NotificationListResponseModifier and TypeClassDescriptionfinal classThe response of listUpgradeNotifications.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.