| Package | Description | 
|---|---|
| com.amazonaws.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. 
 | 
| com.amazonaws.services.xray.model | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetEncryptionConfigResult> | 
AWSXRayAsync.getEncryptionConfigAsync(GetEncryptionConfigRequest getEncryptionConfigRequest,
                        AsyncHandler<GetEncryptionConfigRequest,GetEncryptionConfigResult> asyncHandler)
 Retrieves the current encryption configuration for X-Ray data. 
 | 
Future<GetEncryptionConfigResult> | 
AbstractAWSXRayAsync.getEncryptionConfigAsync(GetEncryptionConfigRequest request,
                        AsyncHandler<GetEncryptionConfigRequest,GetEncryptionConfigResult> asyncHandler)  | 
Future<GetEncryptionConfigResult> | 
AWSXRayAsyncClient.getEncryptionConfigAsync(GetEncryptionConfigRequest request,
                        AsyncHandler<GetEncryptionConfigRequest,GetEncryptionConfigResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
GetEncryptionConfigRequest | 
GetEncryptionConfigRequest.clone()  | 
Copyright © 2022. All rights reserved.