public interface ResourcesService
retrofit2.Call<List<String>>
getResources(String zapTraceSpan)
@GET(value="api/v2/resources") retrofit2.Call<List<String>> getResources(@Header(value="Zap-Trace-Span") String zapTraceSpan)
zapTraceSpan
Copyright © 2018–2022 InfluxData, Inc.. All rights reserved.