| 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 CreateGroupResponse |
XRayClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a group resource with a name and a filter expression.
|
default CompletableFuture<CreateGroupResponse> |
XRayAsyncClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a group resource with a name and a filter expression.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGroupRequestMarshaller.marshall(CreateGroupRequest createGroupRequest) |
Copyright © 2023. All rights reserved.