| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray |
AWS 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetGroupResponse |
XRayClient.getGroup(GetGroupRequest getGroupRequest)
Retrieves group resource details.
|
default CompletableFuture<GetGroupResponse> |
XRayAsyncClient.getGroup(GetGroupRequest getGroupRequest)
Retrieves group resource details.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGroupRequestMarshaller.marshall(GetGroupRequest getGroupRequest) |
Copyright © 2021. All rights reserved.