Package | Description |
---|---|
com.vmware.appliance.vcenter.settings.v1 |
The
com.vmware.appliance.vcenter.settings.v1 package provides interfaces
to manage the ConfigManagement. |
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.
|