void |
VersionWhitelist.update(java.lang.String componentType,
VersionList versionList) |
Update the version whitelist for the specified component type (HOST, EDGE, CCP,
MP).
|
void |
VersionWhitelist.update(java.lang.String componentType,
VersionList versionList,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
Update the version whitelist for the specified component type (HOST, EDGE, CCP,
MP).
|
void |
VersionWhitelist.update(java.lang.String componentType,
VersionList versionList,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Update the version whitelist for the specified component type (HOST, EDGE, CCP,
MP).
|
void |
VersionWhitelist.update(java.lang.String componentType,
VersionList versionList,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Update the version whitelist for the specified component type (HOST, EDGE, CCP,
MP).
|
void |
VersionWhitelistStub.update(java.lang.String componentType,
VersionList versionList) |
|
void |
VersionWhitelistStub.update(java.lang.String componentType,
VersionList versionList,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
|
void |
VersionWhitelistStub.update(java.lang.String componentType,
VersionList versionList,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|
void |
VersionWhitelistStub.update(java.lang.String componentType,
VersionList versionList,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|