Uses of Class
software.amazon.awssdk.services.elasticache.model.TimeRangeFilter
-
Packages that use TimeRangeFilter Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of TimeRangeFilter in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return TimeRangeFilter Modifier and Type Method Description TimeRangeFilterDescribeUpdateActionsRequest. serviceUpdateTimeRange()The range of time specified to search for service updates that are in available statusMethods in software.amazon.awssdk.services.elasticache.model with parameters of type TimeRangeFilter Modifier and Type Method Description DescribeUpdateActionsRequest.BuilderDescribeUpdateActionsRequest.Builder. serviceUpdateTimeRange(TimeRangeFilter serviceUpdateTimeRange)The range of time specified to search for service updates that are in available status
-