| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray |
Amazon Web Services X-Ray provides APIs for managing debug traces and retrieving service maps and other data created
by processing those traces.
|
| software.amazon.awssdk.services.xray.paginators |
| Modifier and Type | Method and Description |
|---|---|
static XRayClient |
XRayClient.create()
Create a
XRayClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
BatchGetTracesIterable(XRayClient client,
BatchGetTracesRequest firstRequest) |
GetGroupsIterable(XRayClient client,
GetGroupsRequest firstRequest) |
GetInsightEventsIterable(XRayClient client,
GetInsightEventsRequest firstRequest) |
GetInsightSummariesIterable(XRayClient client,
GetInsightSummariesRequest firstRequest) |
GetSamplingRulesIterable(XRayClient client,
GetSamplingRulesRequest firstRequest) |
GetSamplingStatisticSummariesIterable(XRayClient client,
GetSamplingStatisticSummariesRequest firstRequest) |
GetServiceGraphIterable(XRayClient client,
GetServiceGraphRequest firstRequest) |
GetTimeSeriesServiceStatisticsIterable(XRayClient client,
GetTimeSeriesServiceStatisticsRequest firstRequest) |
GetTraceGraphIterable(XRayClient client,
GetTraceGraphRequest firstRequest) |
GetTraceSummariesIterable(XRayClient client,
GetTraceSummariesRequest firstRequest) |
Copyright © 2022. All rights reserved.