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