| Package | Description |
|---|---|
| org.cloudfoundry.logcache.v1 |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.body(String body)
Initializes the value for the
body attribute. |
static Event.Builder |
Event.builder()
Creates a builder for
Event. |
Event.Builder |
Event.Builder.from(Event instance)
Fill a builder with attribute values from the provided
Event instance. |
Event.Builder |
Event.Builder.title(String title)
Initializes the value for the
title attribute. |
Copyright © 2021. All rights reserved.