Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
GetLogSetsCountResponse |
LogAnalytics.getLogSetsCount(GetLogSetsCountRequest request)
This API returns the count of distinct log sets.
|
GetLogSetsCountResponse |
LogAnalyticsClient.getLogSetsCount(GetLogSetsCountRequest request) |
Future<GetLogSetsCountResponse> |
LogAnalyticsAsyncClient.getLogSetsCount(GetLogSetsCountRequest request,
AsyncHandler<GetLogSetsCountRequest,GetLogSetsCountResponse> handler) |
Future<GetLogSetsCountResponse> |
LogAnalyticsAsync.getLogSetsCount(GetLogSetsCountRequest request,
AsyncHandler<GetLogSetsCountRequest,GetLogSetsCountResponse> handler)
This API returns the count of distinct log sets.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLogSetsCountResponse> |
LogAnalyticsAsyncClient.getLogSetsCount(GetLogSetsCountRequest request,
AsyncHandler<GetLogSetsCountRequest,GetLogSetsCountResponse> handler) |
Future<GetLogSetsCountResponse> |
LogAnalyticsAsync.getLogSetsCount(GetLogSetsCountRequest request,
AsyncHandler<GetLogSetsCountRequest,GetLogSetsCountResponse> handler)
This API returns the count of distinct log sets.
|
Modifier and Type | Method and Description |
---|---|
GetLogSetsCountRequest |
GetLogSetsCountRequest.Builder.build()
Build the instance of GetLogSetsCountRequest as configured by this builder
|
GetLogSetsCountRequest |
GetLogSetsCountRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLogSetsCountRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetLogSetsCountRequest.Builder |
GetLogSetsCountRequest.Builder.copy(GetLogSetsCountRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.