Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
PatchAlertsResponse |
DataSafe.patchAlerts(PatchAlertsRequest request)
Updates the status of one or more alert specified by the alert IDs.
|
PatchAlertsResponse |
DataSafeClient.patchAlerts(PatchAlertsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PatchAlertsResponse> |
DataSafeAsync.patchAlerts(PatchAlertsRequest request,
AsyncHandler<PatchAlertsRequest,PatchAlertsResponse> handler)
Updates the status of one or more alert specified by the alert IDs.
|
Future<PatchAlertsResponse> |
DataSafeAsyncClient.patchAlerts(PatchAlertsRequest request,
AsyncHandler<PatchAlertsRequest,PatchAlertsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PatchAlertsResponse> |
DataSafeAsync.patchAlerts(PatchAlertsRequest request,
AsyncHandler<PatchAlertsRequest,PatchAlertsResponse> handler)
Updates the status of one or more alert specified by the alert IDs.
|
Future<PatchAlertsResponse> |
DataSafeAsyncClient.patchAlerts(PatchAlertsRequest request,
AsyncHandler<PatchAlertsRequest,PatchAlertsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchAlertsResponse |
PatchAlertsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchAlertsResponse.Builder |
PatchAlertsResponse.Builder.copy(PatchAlertsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.