| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
HttpStart |
HttpStart.Builder.build()
Builds a new
HttpStart. |
HttpStart |
Envelope.getHttpStart()
The enclosed
HttpStart |
| Modifier and Type | Method and Description |
|---|---|
HttpStart.Builder |
HttpStart.Builder.from(HttpStart instance)
Fill a builder with attribute values from the provided
HttpStart instance. |
Envelope.Builder |
Envelope.Builder.httpStart(HttpStart httpStart)
Initializes the value for the
httpStart attribute. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.