Uses of Class
software.amazon.awssdk.services.xray.model.BackendConnectionErrors
-
Packages that use BackendConnectionErrors Package Description software.amazon.awssdk.services.xray.model -
-
Uses of BackendConnectionErrors in software.amazon.awssdk.services.xray.model
Methods in software.amazon.awssdk.services.xray.model that return BackendConnectionErrors Modifier and Type Method Description BackendConnectionErrorsTelemetryRecord. backendConnectionErrors()Methods in software.amazon.awssdk.services.xray.model with parameters of type BackendConnectionErrors Modifier and Type Method Description TelemetryRecord.BuilderTelemetryRecord.Builder. backendConnectionErrors(BackendConnectionErrors backendConnectionErrors)
-