| Package | Description |
|---|---|
| com.amazonaws.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
static TimeRangeType |
TimeRangeType.fromValue(String value)
Use this in place of valueOf.
|
static TimeRangeType |
TimeRangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeRangeType[] |
TimeRangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetTraceSummariesRequest |
GetTraceSummariesRequest.withTimeRangeType(TimeRangeType timeRangeType)
A parameter to indicate whether to query trace summaries by TraceId, Event (trace update time), or Service
(segment end time).
|
Copyright © 2023. All rights reserved.