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