| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
TimeRange.clone() |
TimeRange |
GetAppMonitorDataRequest.getTimeRange()
A structure that defines the time range that you want to retrieve results from.
|
TimeRange |
TimeRange.withAfter(Long after)
The beginning of the time range to retrieve performance events from.
|
TimeRange |
TimeRange.withBefore(Long before)
The end of the time range to retrieve performance events from.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAppMonitorDataRequest.setTimeRange(TimeRange timeRange)
A structure that defines the time range that you want to retrieve results from.
|
GetAppMonitorDataRequest |
GetAppMonitorDataRequest.withTimeRange(TimeRange timeRange)
A structure that defines the time range that you want to retrieve results from.
|
Copyright © 2023. All rights reserved.