Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
UnsuppressWarningResponse |
LogAnalytics.unsuppressWarning(UnsuppressWarningRequest request)
Unsupresses a list of warnings.
|
UnsuppressWarningResponse |
LogAnalyticsClient.unsuppressWarning(UnsuppressWarningRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UnsuppressWarningResponse> |
LogAnalyticsAsyncClient.unsuppressWarning(UnsuppressWarningRequest request,
AsyncHandler<UnsuppressWarningRequest,UnsuppressWarningResponse> handler) |
Future<UnsuppressWarningResponse> |
LogAnalyticsAsync.unsuppressWarning(UnsuppressWarningRequest request,
AsyncHandler<UnsuppressWarningRequest,UnsuppressWarningResponse> handler)
Unsupresses a list of warnings.
|
Modifier and Type | Method and Description |
---|---|
Future<UnsuppressWarningResponse> |
LogAnalyticsAsyncClient.unsuppressWarning(UnsuppressWarningRequest request,
AsyncHandler<UnsuppressWarningRequest,UnsuppressWarningResponse> handler) |
Future<UnsuppressWarningResponse> |
LogAnalyticsAsync.unsuppressWarning(UnsuppressWarningRequest request,
AsyncHandler<UnsuppressWarningRequest,UnsuppressWarningResponse> handler)
Unsupresses a list of warnings.
|
Modifier and Type | Method and Description |
---|---|
UnsuppressWarningResponse |
UnsuppressWarningResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UnsuppressWarningResponse.Builder |
UnsuppressWarningResponse.Builder.copy(UnsuppressWarningResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.