| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
GetLookupResponse |
LogAnalyticsClient.getLookup(GetLookupRequest request) |
GetLookupResponse |
LogAnalytics.getLookup(GetLookupRequest request)
Obtains the lookup with the specified reference.
|
Future<GetLookupResponse> |
LogAnalyticsAsync.getLookup(GetLookupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLookupRequest,GetLookupResponse> handler)
Obtains the lookup with the specified reference.
|
Future<GetLookupResponse> |
LogAnalyticsAsyncClient.getLookup(GetLookupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLookupRequest,GetLookupResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLookupResponse> |
LogAnalyticsAsync.getLookup(GetLookupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLookupRequest,GetLookupResponse> handler)
Obtains the lookup with the specified reference.
|
Future<GetLookupResponse> |
LogAnalyticsAsyncClient.getLookup(GetLookupRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLookupRequest,GetLookupResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetLookupRequest |
GetLookupRequest.Builder.build()
Build the instance of GetLookupRequest as configured by this builder
|
GetLookupRequest |
GetLookupRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetLookupRequest.Builder |
GetLookupRequest.Builder.copy(GetLookupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.