| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
AppendLookupDataResponse |
LogAnalyticsClient.appendLookupData(AppendLookupDataRequest request) |
AppendLookupDataResponse |
LogAnalytics.appendLookupData(AppendLookupDataRequest request)
Append data to a lookup.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AppendLookupDataResponse> |
LogAnalyticsAsync.appendLookupData(AppendLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler)
Append data to a lookup.
|
Future<AppendLookupDataResponse> |
LogAnalyticsAsyncClient.appendLookupData(AppendLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AppendLookupDataResponse> |
LogAnalyticsAsync.appendLookupData(AppendLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler)
Append data to a lookup.
|
Future<AppendLookupDataResponse> |
LogAnalyticsAsyncClient.appendLookupData(AppendLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
AppendLookupDataResponse |
AppendLookupDataResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
AppendLookupDataResponse.Builder |
AppendLookupDataResponse.Builder.copy(AppendLookupDataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.