| Package | Description |
|---|---|
| com.vmware.nsx.model | |
| com.vmware.nsx.upgrade.ui |
| Modifier and Type | Method and Description |
|---|---|
static UpgradeUIPreferences |
UpgradeUIPreferences._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static UpgradeUIPreferences |
UpgradeUIPreferences._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
UpgradeUIPreferences |
UpgradeUIPreferences.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
UpgradeUIPreferences |
PreferencesStub.get() |
UpgradeUIPreferences |
Preferences.get()
Get hints for rendering the UI for the product.
|
UpgradeUIPreferences |
PreferencesStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
UpgradeUIPreferences |
Preferences.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get hints for rendering the UI for the product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreferencesStub.get(com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUIPreferences> asyncCallback) |
void |
Preferences.get(com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUIPreferences> asyncCallback)
Get hints for rendering the UI for the product.
|
void |
PreferencesStub.get(com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUIPreferences> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Preferences.get(com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUIPreferences> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get hints for rendering the UI for the product.
|