Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
AppendLookupDataResponse |
LogAnalytics.appendLookupData(AppendLookupDataRequest request)
Appends data to the lookup content.
|
AppendLookupDataResponse |
LogAnalyticsClient.appendLookupData(AppendLookupDataRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AppendLookupDataResponse> |
LogAnalyticsAsyncClient.appendLookupData(AppendLookupDataRequest request,
AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler) |
Future<AppendLookupDataResponse> |
LogAnalyticsAsync.appendLookupData(AppendLookupDataRequest request,
AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler)
Appends data to the lookup content.
|
Modifier and Type | Method and Description |
---|---|
Future<AppendLookupDataResponse> |
LogAnalyticsAsyncClient.appendLookupData(AppendLookupDataRequest request,
AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler) |
Future<AppendLookupDataResponse> |
LogAnalyticsAsync.appendLookupData(AppendLookupDataRequest request,
AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler)
Appends data to the lookup content.
|
Modifier and Type | Method and Description |
---|---|
AppendLookupDataResponse |
AppendLookupDataResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.