Package | Description |
---|---|
com.oracle.bmc.opensearch.model |
Modifier and Type | Method and Description |
---|---|
MaintenanceNotificationFailure |
MaintenanceNotificationFailure.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MaintenanceNotificationFailure> |
MaintenanceNotificationResponse.getFailedNotifications()
List of failed maintenance notifications
|
Modifier and Type | Method and Description |
---|---|
MaintenanceNotificationFailure.Builder |
MaintenanceNotificationFailure.Builder.copy(MaintenanceNotificationFailure model) |
Modifier and Type | Method and Description |
---|---|
MaintenanceNotificationResponse.Builder |
MaintenanceNotificationResponse.Builder.failedNotifications(List<MaintenanceNotificationFailure> failedNotifications)
List of failed maintenance notifications
|
Constructor and Description |
---|
MaintenanceNotificationResponse(String message,
List<MaintenanceNotificationFailure> failedNotifications)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.