Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
TestParserResponse |
LogAnalytics.testParser(TestParserRequest request)
Tests the parser definition against the specified example content to ensure fields are
successfully extracted.
|
TestParserResponse |
LogAnalyticsClient.testParser(TestParserRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<TestParserResponse> |
LogAnalyticsAsyncClient.testParser(TestParserRequest request,
AsyncHandler<TestParserRequest,TestParserResponse> handler) |
Future<TestParserResponse> |
LogAnalyticsAsync.testParser(TestParserRequest request,
AsyncHandler<TestParserRequest,TestParserResponse> handler)
Tests the parser definition against the specified example content to ensure fields are
successfully extracted.
|
Modifier and Type | Method and Description |
---|---|
Future<TestParserResponse> |
LogAnalyticsAsyncClient.testParser(TestParserRequest request,
AsyncHandler<TestParserRequest,TestParserResponse> handler) |
Future<TestParserResponse> |
LogAnalyticsAsync.testParser(TestParserRequest request,
AsyncHandler<TestParserRequest,TestParserResponse> handler)
Tests the parser definition against the specified example content to ensure fields are
successfully extracted.
|
Modifier and Type | Method and Description |
---|---|
TestParserResponse |
TestParserResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
TestParserResponse.Builder |
TestParserResponse.Builder.copy(TestParserResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.