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