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