public interface RoutesService
retrofit2.Call<Routes>
getRoutes(String zapTraceSpan)
@GET(value="api/v2/") retrofit2.Call<Routes> getRoutes(@Header(value="Zap-Trace-Span") String zapTraceSpan)
zapTraceSpan
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.