Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetLookupResponse |
LogAnalytics.getLookup(GetLookupRequest request)
Gets detailed information about the lookup with the specified name.
|
GetLookupResponse |
LogAnalyticsClient.getLookup(GetLookupRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetLookupResponse> |
LogAnalyticsAsyncClient.getLookup(GetLookupRequest request,
AsyncHandler<GetLookupRequest,GetLookupResponse> handler) |
Future<GetLookupResponse> |
LogAnalyticsAsync.getLookup(GetLookupRequest request,
AsyncHandler<GetLookupRequest,GetLookupResponse> handler)
Gets detailed information about the lookup with the specified name.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLookupResponse> |
LogAnalyticsAsyncClient.getLookup(GetLookupRequest request,
AsyncHandler<GetLookupRequest,GetLookupResponse> handler) |
Future<GetLookupResponse> |
LogAnalyticsAsync.getLookup(GetLookupRequest request,
AsyncHandler<GetLookupRequest,GetLookupResponse> handler)
Gets detailed information about the lookup with the specified name.
|
Modifier and Type | Method and Description |
---|---|
GetLookupResponse |
GetLookupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLookupResponse.Builder |
GetLookupResponse.Builder.copy(GetLookupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.