Package | Description |
---|---|
com.vmware.appliance.infraprofile |
The
com.vmware.appliance.infraprofile package provides interfaces to
manage profile spec for the appliance |
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.
|