Package | Description |
---|---|
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
PatchAlertsDetails |
PatchAlertsDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchAlertsDetails.Builder |
PatchAlertsDetails.Builder.copy(PatchAlertsDetails model) |
Modifier and Type | Method and Description |
---|---|
PatchAlertsDetails |
PatchAlertsRequest.getBody$()
Alternative accessor for the body parameter.
|
PatchAlertsDetails |
PatchAlertsRequest.getPatchAlertsDetails()
The alert details to update the status of one or more alert specified by the alert IDs.
|
Modifier and Type | Method and Description |
---|---|
PatchAlertsRequest.Builder |
PatchAlertsRequest.Builder.body$(PatchAlertsDetails body)
Alternative setter for the body parameter.
|
PatchAlertsRequest.Builder |
PatchAlertsRequest.Builder.patchAlertsDetails(PatchAlertsDetails patchAlertsDetails)
The alert details to update the status of one or more alert specified by the alert IDs.
|
Copyright © 2016–2024. All rights reserved.