Package | Description |
---|---|
com.oracle.bmc.loggingingestion.model |
Modifier and Type | Method and Description |
---|---|
LogEntry |
LogEntry.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogEntry> |
LogEntryBatch.getEntries()
List of data entries.
|
Modifier and Type | Method and Description |
---|---|
LogEntry.Builder |
LogEntry.Builder.copy(LogEntry model) |
Modifier and Type | Method and Description |
---|---|
LogEntryBatch.Builder |
LogEntryBatch.Builder.entries(List<LogEntry> entries)
List of data entries.
|
Constructor and Description |
---|
LogEntryBatch(List<LogEntry> entries,
String source,
String type,
String subject,
Date defaultlogentrytime)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.