| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
XRayClient.tagResource(TagResourceRequest tagResourceRequest)
Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.
|
default CompletableFuture<TagResourceResponse> |
XRayAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2023. All rights reserved.