| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
Envelope.Builder.build()
Builds a new
Envelope. |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<Envelope> |
DopplerClient.containerMetrics(ContainerMetricsRequest request)
Makes the Container Metrics request
|
reactor.core.publisher.Flux<Envelope> |
DopplerClient.firehose(FirehoseRequest request)
Makes the Firehose request
|
reactor.core.publisher.Flux<Envelope> |
DopplerClient.recentLogs(RecentLogsRequest request)
Makes the Recent Logs request
|
reactor.core.publisher.Flux<Envelope> |
DopplerClient.stream(StreamRequest request)
Makes the Stream request
|
| Modifier and Type | Method and Description |
|---|---|
Envelope.Builder |
Envelope.Builder.from(Envelope instance)
Fill a builder with attribute values from the provided
Envelope instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.