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