Class ExporterProperties.Sink
- java.lang.Object
-
- org.springframework.cloud.function.web.source.ExporterProperties.Sink
-
- Enclosing class:
- ExporterProperties
public static class ExporterProperties.Sink extends Object
-
-
Constructor Summary
Constructors Constructor Description Sink()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContentType()Map<String,String>getHeaders()StringgetName()StringgetUrl()voidsetContentType(String contentType)voidsetName(String name)voidsetUrl(String url)
-