Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ExtractStructuredLogFieldPathsResponse |
LogAnalytics.extractStructuredLogFieldPaths(ExtractStructuredLogFieldPathsRequest request)
Extracts the field paths from the example json or xml content.
|
ExtractStructuredLogFieldPathsResponse |
LogAnalyticsClient.extractStructuredLogFieldPaths(ExtractStructuredLogFieldPathsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ExtractStructuredLogFieldPathsResponse> |
LogAnalyticsAsyncClient.extractStructuredLogFieldPaths(ExtractStructuredLogFieldPathsRequest request,
AsyncHandler<ExtractStructuredLogFieldPathsRequest,ExtractStructuredLogFieldPathsResponse> handler) |
Future<ExtractStructuredLogFieldPathsResponse> |
LogAnalyticsAsync.extractStructuredLogFieldPaths(ExtractStructuredLogFieldPathsRequest request,
AsyncHandler<ExtractStructuredLogFieldPathsRequest,ExtractStructuredLogFieldPathsResponse> handler)
Extracts the field paths from the example json or xml content.
|
Modifier and Type | Method and Description |
---|---|
Future<ExtractStructuredLogFieldPathsResponse> |
LogAnalyticsAsyncClient.extractStructuredLogFieldPaths(ExtractStructuredLogFieldPathsRequest request,
AsyncHandler<ExtractStructuredLogFieldPathsRequest,ExtractStructuredLogFieldPathsResponse> handler) |
Future<ExtractStructuredLogFieldPathsResponse> |
LogAnalyticsAsync.extractStructuredLogFieldPaths(ExtractStructuredLogFieldPathsRequest request,
AsyncHandler<ExtractStructuredLogFieldPathsRequest,ExtractStructuredLogFieldPathsResponse> handler)
Extracts the field paths from the example json or xml content.
|
Modifier and Type | Method and Description |
---|---|
ExtractStructuredLogFieldPathsResponse |
ExtractStructuredLogFieldPathsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExtractStructuredLogFieldPathsResponse.Builder |
ExtractStructuredLogFieldPathsResponse.Builder.copy(ExtractStructuredLogFieldPathsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.