| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
SuppressWarningResponse |
LogAnalyticsClient.suppressWarning(SuppressWarningRequest request) |
SuppressWarningResponse |
LogAnalytics.suppressWarning(SuppressWarningRequest request)
Accepts a list of warnings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SuppressWarningResponse> |
LogAnalyticsAsync.suppressWarning(SuppressWarningRequest request,
com.oracle.bmc.responses.AsyncHandler<SuppressWarningRequest,SuppressWarningResponse> handler)
Accepts a list of warnings.
|
Future<SuppressWarningResponse> |
LogAnalyticsAsyncClient.suppressWarning(SuppressWarningRequest request,
com.oracle.bmc.responses.AsyncHandler<SuppressWarningRequest,SuppressWarningResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<SuppressWarningResponse> |
LogAnalyticsAsync.suppressWarning(SuppressWarningRequest request,
com.oracle.bmc.responses.AsyncHandler<SuppressWarningRequest,SuppressWarningResponse> handler)
Accepts a list of warnings.
|
Future<SuppressWarningResponse> |
LogAnalyticsAsyncClient.suppressWarning(SuppressWarningRequest request,
com.oracle.bmc.responses.AsyncHandler<SuppressWarningRequest,SuppressWarningResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
SuppressWarningResponse |
SuppressWarningResponse.Builder.build() |
| 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–2021. All rights reserved.