| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XRayBaseClientBuilder<B extends XRayBaseClientBuilder<B,C>,C>
This includes configuration specific to AWS X-Ray that is supported by both
XRayClientBuilder and
XRayAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XRayAsyncClientBuilder
A builder for creating an instance of
XRayAsyncClient. |
interface |
XRayClientBuilder
A builder for creating an instance of
XRayClient. |
Copyright © 2023. All rights reserved.