| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
static InputLogEvent.Builder |
InputLogEvent.builder() |
InputLogEvent.Builder |
InputLogEvent.Builder.message(String message)
The raw event message.
|
InputLogEvent.Builder |
InputLogEvent.Builder.timestamp(Long timestamp)
The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
|
InputLogEvent.Builder |
InputLogEvent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InputLogEvent.Builder> |
InputLogEvent.serializableBuilderClass() |
Copyright © 2022. All rights reserved.