| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
CounterEvent |
CounterEvent.Builder.build()
Builds a new
CounterEvent. |
CounterEvent |
Envelope.getCounterEvent()
The enclosed
CounterEvent |
| Modifier and Type | Method and Description |
|---|---|
Envelope.Builder |
Envelope.Builder.counterEvent(CounterEvent counterEvent)
Initializes the value for the
counterEvent attribute. |
CounterEvent.Builder |
CounterEvent.Builder.from(CounterEvent instance)
Fill a builder with attribute values from the provided
CounterEvent instance. |
Copyright © 2020. All rights reserved.