Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
UnsuppressWarningResponse |
LogAnalytics.unsuppressWarning(UnsuppressWarningRequest request)
Unsupresses a list of warnings.
|
UnsuppressWarningResponse |
LogAnalyticsClient.unsuppressWarning(UnsuppressWarningRequest request) |
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 |
---|---|
UnsuppressWarningRequest |
UnsuppressWarningRequest.Builder.build()
Build the instance of UnsuppressWarningRequest as configured by this builder
|
UnsuppressWarningRequest |
UnsuppressWarningRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UnsuppressWarningRequest as configured by this builder
|
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–2024. All rights reserved.