| Modifier and Type | Class and Description |
|---|---|
class |
LogEntry
An individual entry in a log.
|
static class |
LogEntry.Builder
An individual entry in a log.
|
| Modifier and Type | Method and Description |
|---|---|
LogEntryOrBuilder |
FindingOrBuilder.getLogEntriesOrBuilder(int index)
Log entries that are relevant to the finding.
|
LogEntryOrBuilder |
Finding.getLogEntriesOrBuilder(int index)
Log entries that are relevant to the finding.
|
LogEntryOrBuilder |
Finding.Builder.getLogEntriesOrBuilder(int index)
Log entries that are relevant to the finding.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends LogEntryOrBuilder> |
FindingOrBuilder.getLogEntriesOrBuilderList()
Log entries that are relevant to the finding.
|
List<? extends LogEntryOrBuilder> |
Finding.getLogEntriesOrBuilderList()
Log entries that are relevant to the finding.
|
List<? extends LogEntryOrBuilder> |
Finding.Builder.getLogEntriesOrBuilderList()
Log entries that are relevant to the finding.
|
Copyright © 2024 Google LLC. All rights reserved.