Package | Description |
---|---|
com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
Modifier and Type | Method and Description |
---|---|
Notifications.Builder |
Notifications.Builder.setErrors(java.util.List<Notification> errors)
Error notification messages reported.
|
Notifications.Builder |
Notifications.Builder.setInfo(java.util.List<Notification> info)
Info notification messages reported.
|
Notifications.Builder |
Notifications.Builder.setWarnings(java.util.List<Notification> warnings)
Warning notification messages reported.
|