Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
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) |
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 |
---|---|
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 |
---|---|
GetLogSetsCountResponse |
GetLogSetsCountResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLogSetsCountResponse.Builder |
GetLogSetsCountResponse.Builder.copy(GetLogSetsCountResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.