Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
ParsedContent |
ParsedContent.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ParsedContent> |
SourceMappingResponse.getParsedResponse()
Parsed representation of the log file.
|
Modifier and Type | Method and Description |
---|---|
ParsedContent.Builder |
ParsedContent.Builder.copy(ParsedContent model) |
Modifier and Type | Method and Description |
---|---|
SourceMappingResponse.Builder |
SourceMappingResponse.Builder.parsedResponse(List<ParsedContent> parsedResponse)
Parsed representation of the log file.
|
Constructor and Description |
---|
SourceMappingResponse(List<ParsedContent> parsedResponse)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.