Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetRecallCountResponse |
LogAnalytics.getRecallCount(GetRecallCountRequest request)
This API gets the number of recalls made and the maximum recalls that can be made
|
GetRecallCountResponse |
LogAnalyticsClient.getRecallCount(GetRecallCountRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetRecallCountResponse> |
LogAnalyticsAsyncClient.getRecallCount(GetRecallCountRequest request,
AsyncHandler<GetRecallCountRequest,GetRecallCountResponse> handler) |
Future<GetRecallCountResponse> |
LogAnalyticsAsync.getRecallCount(GetRecallCountRequest request,
AsyncHandler<GetRecallCountRequest,GetRecallCountResponse> handler)
This API gets the number of recalls made and the maximum recalls that can be made
|
Modifier and Type | Method and Description |
---|---|
Future<GetRecallCountResponse> |
LogAnalyticsAsyncClient.getRecallCount(GetRecallCountRequest request,
AsyncHandler<GetRecallCountRequest,GetRecallCountResponse> handler) |
Future<GetRecallCountResponse> |
LogAnalyticsAsync.getRecallCount(GetRecallCountRequest request,
AsyncHandler<GetRecallCountRequest,GetRecallCountResponse> handler)
This API gets the number of recalls made and the maximum recalls that can be made
|
Modifier and Type | Method and Description |
---|---|
GetRecallCountResponse |
GetRecallCountResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRecallCountResponse.Builder |
GetRecallCountResponse.Builder.copy(GetRecallCountResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.