Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetLookupSummaryResponse |
LogAnalytics.getLookupSummary(GetLookupSummaryRequest request)
Returns the count of user created and oracle defined lookups.
|
GetLookupSummaryResponse |
LogAnalyticsClient.getLookupSummary(GetLookupSummaryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetLookupSummaryResponse> |
LogAnalyticsAsyncClient.getLookupSummary(GetLookupSummaryRequest request,
AsyncHandler<GetLookupSummaryRequest,GetLookupSummaryResponse> handler) |
Future<GetLookupSummaryResponse> |
LogAnalyticsAsync.getLookupSummary(GetLookupSummaryRequest request,
AsyncHandler<GetLookupSummaryRequest,GetLookupSummaryResponse> handler)
Returns the count of user created and oracle defined lookups.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLookupSummaryResponse> |
LogAnalyticsAsyncClient.getLookupSummary(GetLookupSummaryRequest request,
AsyncHandler<GetLookupSummaryRequest,GetLookupSummaryResponse> handler) |
Future<GetLookupSummaryResponse> |
LogAnalyticsAsync.getLookupSummary(GetLookupSummaryRequest request,
AsyncHandler<GetLookupSummaryRequest,GetLookupSummaryResponse> handler)
Returns the count of user created and oracle defined lookups.
|
Modifier and Type | Method and Description |
---|---|
GetLookupSummaryResponse |
GetLookupSummaryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLookupSummaryResponse.Builder |
GetLookupSummaryResponse.Builder.copy(GetLookupSummaryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.