| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
StartTimeRange |
ListAnomaliesForInsightRequest.startTimeRange()
A time range used to specify when the requested anomalies started.
|
StartTimeRange |
ListInsightsAnyStatusFilter.startTimeRange()
A time range used to specify when the behavior of the filtered insights started.
|
StartTimeRange |
SearchInsightsRequest.startTimeRange()
The start of the time range passed in.
|
StartTimeRange |
SearchOrganizationInsightsRequest.startTimeRange()
Returns the value of the StartTimeRange property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnomaliesForInsightRequest.Builder |
ListAnomaliesForInsightRequest.Builder.startTimeRange(StartTimeRange startTimeRange)
A time range used to specify when the requested anomalies started.
|
ListInsightsAnyStatusFilter.Builder |
ListInsightsAnyStatusFilter.Builder.startTimeRange(StartTimeRange startTimeRange)
A time range used to specify when the behavior of the filtered insights started.
|
SearchInsightsRequest.Builder |
SearchInsightsRequest.Builder.startTimeRange(StartTimeRange startTimeRange)
The start of the time range passed in.
|
SearchOrganizationInsightsRequest.Builder |
SearchOrganizationInsightsRequest.Builder.startTimeRange(StartTimeRange startTimeRange)
Sets the value of the StartTimeRange property for this object.
|
Copyright © 2023. All rights reserved.