com.vmware.vapi.metadata.metamodel.resource package provides
interfaces to retrieve metamodel information for resource types.See: Description
| Interface | Description |
|---|---|
| Model |
The
Model interface provides methods to retrieve information about
models. |
| ModelTypes |
Defines the data types of the
Model
API service. |
| Class | Description |
|---|---|
| ModelDefinitions |
Defines the type descriptors for the
Model
API service. |
| ModelStub |
Remote stub implementation of the
Model
API service. |
| ResourceFactory |
ResourceFactory is responsible for creating instances of services
contained inside the com.vmware.vapi.metadata.metamodel.resource package and also has the subpackages reference
to access respective subpackage services. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vapi.metadata.metamodel.resource package. |
com.vmware.vapi.metadata.metamodel.resource package provides
interfaces to retrieve metamodel information for resource types.