| Package | Description |
|---|---|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
TimeRangeFilter |
TimeRangeFilter.clone() |
TimeRangeFilter |
DescribeUpdateActionsRequest.getServiceUpdateTimeRange()
The range of time specified to search for service updates that are in available status
|
TimeRangeFilter |
TimeRangeFilter.withEndTime(Date endTime)
The end time of the time range filter
|
TimeRangeFilter |
TimeRangeFilter.withStartTime(Date startTime)
The start time of the time range filter
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeUpdateActionsRequest.setServiceUpdateTimeRange(TimeRangeFilter serviceUpdateTimeRange)
The range of time specified to search for service updates that are in available status
|
DescribeUpdateActionsRequest |
DescribeUpdateActionsRequest.withServiceUpdateTimeRange(TimeRangeFilter serviceUpdateTimeRange)
The range of time specified to search for service updates that are in available status
|
Copyright © 2021. All rights reserved.