Uses of Class
com.azure.resourcemanager.redis.models.NotificationListResponse
-
Packages that use NotificationListResponse Package Description com.azure.resourcemanager.redis.models 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 NotificationListResponse Modifier and Type Method Description NotificationListResponseNotificationListResponse. withValue(List<UpgradeNotificationInner> value)Set the value property: List of all notifications.
-