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