Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
CleanResponse |
LogAnalytics.clean(CleanRequest request)
Clean accumulated acceleration data stored for the accelerated saved search.
|
CleanResponse |
LogAnalyticsClient.clean(CleanRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CleanResponse> |
LogAnalyticsAsyncClient.clean(CleanRequest request,
AsyncHandler<CleanRequest,CleanResponse> handler) |
Future<CleanResponse> |
LogAnalyticsAsync.clean(CleanRequest request,
AsyncHandler<CleanRequest,CleanResponse> handler)
Clean accumulated acceleration data stored for the accelerated saved search.
|
Modifier and Type | Method and Description |
---|---|
Future<CleanResponse> |
LogAnalyticsAsyncClient.clean(CleanRequest request,
AsyncHandler<CleanRequest,CleanResponse> handler) |
Future<CleanResponse> |
LogAnalyticsAsync.clean(CleanRequest request,
AsyncHandler<CleanRequest,CleanResponse> handler)
Clean accumulated acceleration data stored for the accelerated saved search.
|
Modifier and Type | Method and Description |
---|---|
CleanResponse |
CleanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CleanResponse.Builder |
CleanResponse.Builder.copy(CleanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.