| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
PeerType |
HttpStartStop.getPeerType()
The role of the emitting process in the request cycle
|
static PeerType |
PeerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerType[] |
PeerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpStartStop.Builder |
HttpStartStop.Builder.peerType(PeerType peerType)
Initializes the value for the
peerType attribute. |
Copyright © 2020. All rights reserved.