Uses of Interface
software.amazon.awssdk.services.xray.XRayClientBuilder
-
Packages that use XRayClientBuilder 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. -
-
Uses of XRayClientBuilder in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that return XRayClientBuilder Modifier and Type Method Description static XRayClientBuilderXRayClient. builder()Create a builder that can be used to configure and create aXRayClient.
-