| Interface | Description |
|---|---|
| DopplerClient |
Main entry point to the Doppler Client API
|
| Class | Description |
|---|---|
| ContainerMetric |
Records resource usage of an application in a container
|
| ContainerMetric.Builder |
Builds instances of type
ContainerMetric. |
| ContainerMetricsRequest |
The request payload for the Container Metrics endpoint
|
| ContainerMetricsRequest.Builder |
Builds instances of type
ContainerMetricsRequest. |
| CounterEvent |
Represents the increment of a counter.
|
| CounterEvent.Builder |
Builds instances of type
CounterEvent. |
| Envelope |
Wraps an Event and adds metadata
|
| Envelope.Builder |
Builds instances of type
Envelope. |
| Error |
An Error event represents an error in the originating process
|
| Error.Builder |
Builds instances of type
Error. |
| FirehoseRequest |
The request payload for the Firehose endpoint
|
| FirehoseRequest.Builder |
Builds instances of type
FirehoseRequest. |
| HttpStartStop |
This event represents the whole lifecycle of an HTTP request.
|
| HttpStartStop.Builder |
Builds instances of type
HttpStartStop. |
| LogMessage |
Contains a "log line" and associated metadata.
|
| LogMessage.Builder |
Builds instances of type
LogMessage. |
| RecentLogsRequest |
The request payload for the Recent Logs endpoint
|
| RecentLogsRequest.Builder |
Builds instances of type
RecentLogsRequest. |
| StreamRequest |
The request payload for the Stream endpoint
|
| StreamRequest.Builder |
Builds instances of type
StreamRequest. |
| ValueMetric |
Indicates the value of a metric at an instant in time
|
| ValueMetric.Builder |
Builds instances of type
ValueMetric. |
| Enum | Description |
|---|---|
| EventType |
Event Types
|
| MessageType |
The destination of the message
|
| Method |
HTTP Methods
|
| PeerType |
The type of peer handling request
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.