| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
UpdateLookupDataResponse |
LogAnalyticsClient.updateLookupData(UpdateLookupDataRequest request) |
UpdateLookupDataResponse |
LogAnalytics.updateLookupData(UpdateLookupDataRequest request)
Updates the specified lookup with the details provided.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLookupDataResponse> |
LogAnalyticsAsync.updateLookupData(UpdateLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLookupDataRequest,UpdateLookupDataResponse> handler)
Updates the specified lookup with the details provided.
|
Future<UpdateLookupDataResponse> |
LogAnalyticsAsyncClient.updateLookupData(UpdateLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLookupDataRequest,UpdateLookupDataResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateLookupDataResponse> |
LogAnalyticsAsync.updateLookupData(UpdateLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLookupDataRequest,UpdateLookupDataResponse> handler)
Updates the specified lookup with the details provided.
|
Future<UpdateLookupDataResponse> |
LogAnalyticsAsyncClient.updateLookupData(UpdateLookupDataRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateLookupDataRequest,UpdateLookupDataResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateLookupDataResponse |
UpdateLookupDataResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
UpdateLookupDataResponse.Builder |
UpdateLookupDataResponse.Builder.copy(UpdateLookupDataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.