Package | Description |
---|---|
com.vmware.vapi.metadata.metamodel |
The
com.vmware.vapi.metadata.metamodel package provides interfaces that
expose all the information present in the interface definition language (IDL)
specification. |
com.vmware.vapi.metadata.metamodel.resource |
The
com.vmware.vapi.metadata.metamodel.resource package provides
interfaces to retrieve metamodel information for resource types. |
Modifier and Type | Method and Description |
---|---|
ResourceFactory |
MetamodelFactory.resource()
The
com.vmware.vapi.metadata.metamodel.resource package provides
interfaces to retrieve metamodel information for resource types. |
Modifier and Type | Method and Description |
---|---|
static ResourceFactory |
ResourceFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|