Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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 |
---|---|
ExtractStructuredLogFieldPathsRequest |
ExtractStructuredLogFieldPathsRequest.Builder.build()
Build the instance of ExtractStructuredLogFieldPathsRequest as configured by this builder
|
ExtractStructuredLogFieldPathsRequest |
ExtractStructuredLogFieldPathsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExtractStructuredLogFieldPathsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExtractStructuredLogFieldPathsRequest.Builder |
ExtractStructuredLogFieldPathsRequest.Builder.copy(ExtractStructuredLogFieldPathsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.