Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ExtractStructuredLogHeaderPathsResponse> |
LogAnalyticsAsyncClient.extractStructuredLogHeaderPaths(ExtractStructuredLogHeaderPathsRequest request,
AsyncHandler<ExtractStructuredLogHeaderPathsRequest,ExtractStructuredLogHeaderPathsResponse> handler) |
Future<ExtractStructuredLogHeaderPathsResponse> |
LogAnalyticsAsync.extractStructuredLogHeaderPaths(ExtractStructuredLogHeaderPathsRequest request,
AsyncHandler<ExtractStructuredLogHeaderPathsRequest,ExtractStructuredLogHeaderPathsResponse> handler)
Extracts the header paths from the example json or xml content.
|
Modifier and Type | Method and Description |
---|---|
ExtractStructuredLogHeaderPathsRequest |
ExtractStructuredLogHeaderPathsRequest.Builder.build()
Build the instance of ExtractStructuredLogHeaderPathsRequest as configured by this
builder
|
ExtractStructuredLogHeaderPathsRequest |
ExtractStructuredLogHeaderPathsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExtractStructuredLogHeaderPathsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ExtractStructuredLogHeaderPathsRequest.Builder |
ExtractStructuredLogHeaderPathsRequest.Builder.copy(ExtractStructuredLogHeaderPathsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.