| Package | Description |
|---|---|
| com.amazonaws.services.xray |
AWS 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 |
AWSXRayAsync
Interface for accessing AWS X-Ray asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAWSXRay
Abstract implementation of
AWSXRay. |
class |
AbstractAWSXRayAsync
Abstract implementation of
AWSXRayAsync. |
class |
AWSXRayAsyncClient
Client for accessing AWS X-Ray asynchronously.
|
class |
AWSXRayClient
Client for accessing AWS X-Ray.
|
| Modifier and Type | Method and Description |
|---|---|
protected AWSXRay |
AWSXRayClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AWSXRay using the current builder configuration.
|
static AWSXRay |
AWSXRayClientBuilder.defaultClient() |
Copyright © 2017. All rights reserved.