Class DirectConnectionWavefrontService
java.lang.Object
org.springframework.cloud.fn.consumer.wavefront.service.DirectConnectionWavefrontService
- All Implemented Interfaces:
WavefrontService
- Author:
- Timo Salm
-
Constructor Summary
ConstructorDescriptionDirectConnectionWavefrontService
(org.springframework.boot.web.client.RestTemplateBuilder restTemplateBuilder, String wavefrontServerUri, String wavefrontApiToken) -
Method Summary
-
Constructor Details
-
DirectConnectionWavefrontService
-
-
Method Details
-
send
- Specified by:
send
in interfaceWavefrontService
-