Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static PatchAlertsDetails.Builder |
PatchAlertsDetails.builder()
Create a new builder.
|
PatchAlertsDetails.Builder |
PatchAlertsDetails.Builder.compartmentId(String compartmentId)
The OCID of the compartment that contains the alerts.
|
PatchAlertsDetails.Builder |
PatchAlertsDetails.Builder.copy(PatchAlertsDetails model) |
PatchAlertsDetails.Builder |
PatchAlertsDetails.Builder.items(List<PatchInstruction> items)
Array of alert detail to update the status of the alert specified by the alert ID.
|
PatchAlertsDetails.Builder |
PatchAlertsDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.