| Package | Description |
|---|---|
| com.vmware.vcenter.ovf |
The
com.vmware.vcenter.ovf package provides services to capture and
deploy Open Virtualization Format (OVF) packages to and from the content
library. |
| Modifier and Type | Method and Description |
|---|---|
static ImportFlagTypes.Info |
ImportFlagTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
ImportFlagTypes.Info |
ImportFlagTypes.Info.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ImportFlagTypes.Info> |
ImportFlagStub.list(String rp) |
List<ImportFlagTypes.Info> |
ImportFlag.list(String rp)
Returns information about the import flags supported by the deployment platform.
|
List<ImportFlagTypes.Info> |
ImportFlagStub.list(String rp,
InvocationConfig invocationConfig) |
List<ImportFlagTypes.Info> |
ImportFlag.list(String rp,
InvocationConfig invocationConfig)
Returns information about the import flags supported by the deployment platform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportFlagStub.list(String rp,
AsyncCallback<List<ImportFlagTypes.Info>> asyncCallback) |
void |
ImportFlag.list(String rp,
AsyncCallback<List<ImportFlagTypes.Info>> asyncCallback)
Returns information about the import flags supported by the deployment platform.
|
void |
ImportFlagStub.list(String rp,
AsyncCallback<List<ImportFlagTypes.Info>> asyncCallback,
InvocationConfig invocationConfig) |
void |
ImportFlag.list(String rp,
AsyncCallback<List<ImportFlagTypes.Info>> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the import flags supported by the deployment platform.
|
Copyright © 2016. All Rights Reserved.