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