Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
AlertsUpdateResponse |
DataSafe.alertsUpdate(AlertsUpdateRequest request)
Updates alerts in the specified compartment.
|
AlertsUpdateResponse |
DataSafeClient.alertsUpdate(AlertsUpdateRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AlertsUpdateResponse> |
DataSafeAsync.alertsUpdate(AlertsUpdateRequest request,
AsyncHandler<AlertsUpdateRequest,AlertsUpdateResponse> handler)
Updates alerts in the specified compartment.
|
Future<AlertsUpdateResponse> |
DataSafeAsyncClient.alertsUpdate(AlertsUpdateRequest request,
AsyncHandler<AlertsUpdateRequest,AlertsUpdateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AlertsUpdateResponse> |
DataSafeAsync.alertsUpdate(AlertsUpdateRequest request,
AsyncHandler<AlertsUpdateRequest,AlertsUpdateResponse> handler)
Updates alerts in the specified compartment.
|
Future<AlertsUpdateResponse> |
DataSafeAsyncClient.alertsUpdate(AlertsUpdateRequest request,
AsyncHandler<AlertsUpdateRequest,AlertsUpdateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AlertsUpdateResponse |
AlertsUpdateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AlertsUpdateResponse.Builder |
AlertsUpdateResponse.Builder.copy(AlertsUpdateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.