ImmutableOutputLogEntry.Builder |
ImmutableOutputLogEntry.Builder.from(OutputLogEntry instance) |
Fill a builder with attribute values from the provided OutputLogEntry instance.
|
ImmutableOutputLogEntry.Builder |
ImmutableOutputLogEntry.Builder.message(String message) |
Initializes the value for the message attribute.
|
ImmutableOutputLogEntry.Builder |
ImmutableOutputLogEntry.Builder.repeated(int repeated) |
Initializes the value for the repeated attribute.
|
ImmutableOutputLogEntry.Builder |
ImmutableOutputLogEntry.Builder.timestamp(long timestamp) |
Initializes the value for the timestamp attribute.
|