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