Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
GetLookupRequest |
GetLookupRequest.Builder.build()
Build the instance of GetLookupRequest as configured by this builder
|
GetLookupRequest |
GetLookupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLookupRequest as configured by this builder
|
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–2024. All rights reserved.