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. |
| 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.