Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAlertResponse |
DataSafe.updateAlert(UpdateAlertRequest request)
Updates the status of the specified alert.
|
UpdateAlertResponse |
DataSafeClient.updateAlert(UpdateAlertRequest request) |
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 |
---|---|
UpdateAlertRequest |
UpdateAlertRequest.Builder.build()
Build the instance of UpdateAlertRequest as configured by this builder
|
UpdateAlertRequest |
UpdateAlertRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAlertRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAlertRequest.Builder |
UpdateAlertRequest.Builder.copy(UpdateAlertRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.