Uses of Class
com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
Packages that use RedisPatchScheduleListResult
Package
Description
Package containing the data models for RedisManagementClient.
-
Uses of RedisPatchScheduleListResult in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return RedisPatchScheduleListResultModifier and TypeMethodDescriptionstatic RedisPatchScheduleListResult
RedisPatchScheduleListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RedisPatchScheduleListResult from the JsonReader.RedisPatchScheduleListResult.withValue
(List<RedisPatchScheduleInner> value) Set the value property: Results of the list patch schedules operation.