Class XRayClient


  • @Deprecated
    public final class XRayClient
    extends java.lang.Object
    Deprecated.
    aws-xray-recorder only supports communicating with the X-Ray daemon, which does not require the usual AWS API signatures so we have stopped using the SDK X-Ray client.
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static com.amazonaws.services.xray.AWSXRay newClient()
      Deprecated.
      aws-xray-recorder only supports communicating with the X-Ray daemon, which does not require the usual AWS API signatures so we have stopped using the SDK X-Ray client.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • newClient

        @Deprecated
        public static com.amazonaws.services.xray.AWSXRay newClient()
        Deprecated.
        aws-xray-recorder only supports communicating with the X-Ray daemon, which does not require the usual AWS API signatures so we have stopped using the SDK X-Ray client.