com.vmware.vcenter.inventory
component provides methods and classes
for retrieving vCenter datastore and network information for a given List
of identifiers.See: Description
Interface | Description |
---|---|
Datastore |
The
Datastore interface provides methods to retrieve information about
datastores. |
DatastoreTypes |
Defines the data types of the
Datastore
API service. |
Network |
The
Network interface provides methods to retrieve information about
vCenter Server networks. |
NetworkTypes |
Defines the data types of the
Network
API service. |
Class | Description |
---|---|
DatastoreDefinitions |
Defines the type descriptors for the
Datastore
API service. |
DatastoreStub |
Remote stub implementation of the
Datastore
API service. |
DatastoreTypes.Info |
The
Info class contains information about a datastore. |
DatastoreTypes.Info.Builder |
Builder class for
DatastoreTypes.Info . |
InventoryFactory |
InventoryFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.inventory package and also has the subpackages reference
to access respective subpackage services. |
NetworkDefinitions |
Defines the type descriptors for the
Network
API service. |
NetworkStub |
Remote stub implementation of the
Network
API service. |
NetworkTypes.Info |
The
Info class contains information about a vCenter Server network. |
NetworkTypes.Info.Builder |
Builder class for
NetworkTypes.Info . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.inventory package. |
com.vmware.vcenter.inventory
component provides methods and classes
for retrieving vCenter datastore and network information for a given List
of identifiers.