Package | Description |
---|---|
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
Modifier and Type | Method and Description |
---|---|
Notification.Builder |
Notification.Builder.setOriginator(java.lang.String originator)
The originator of the notification.
|
Notification.Builder |
Notification.Builder.setResolution(LocalizableMessage resolution)
The resolution message, if any.
|
Notification.Builder |
Notification.Builder.setRetriable(java.lang.Boolean retriable)
Indicates whether the error is retriable.
|
Notification.Builder |
Notification.Builder.setType(Notification.Type type)
Type of the notification.
|