public interface Transport extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Transport.Request
A request for batching of metrics to be pushed to datadog.
|
| Modifier and Type | Method and Description |
|---|---|
Transport.Request |
prepare()
Build a request context.
|
Transport.Request prepare() throws IOException
IOExceptionCopyright © 2018. All rights reserved.