public static class ExporterProperties.Sink extends Object
| Constructor and Description |
|---|
Sink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
Map<String,String> |
getHeaders() |
String |
getName() |
String |
getUrl() |
void |
setContentType(String contentType) |
void |
setName(String name) |
void |
setUrl(String url) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.