com.vmware.vcenter.consumption_domains package provides classes for
managing consumption domain capabilities offered by vCenter.See: Description
| Interface | Description |
|---|---|
| Zones |
The
Zones interface provides methods to manage consumption-domain zones. |
| ZonesTypes |
The
Zones interface provides methods to manage consumption-domain zones. |
| Class | Description |
|---|---|
| ConsumptionDomainsFactory |
ConsumptionDomainsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.consumption_domains 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.vcenter.consumption_domains package. |
| ZonesDefinitions |
Defines the type descriptors for the
Zones
API service. |
| ZonesStub |
Remote stub implementation of the
Zones
API service. |
| ZonesTypes.CreateSpec |
The
CreateSpec class contains the information required to create a zone. |
| ZonesTypes.CreateSpec.Builder |
Builder class for
ZonesTypes.CreateSpec. |
| ZonesTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing configured zones, see Zones.list(com.vmware.vcenter.consumption_domains.ZonesTypes.FilterSpec). |
| ZonesTypes.FilterSpec.Builder |
Builder class for
ZonesTypes.FilterSpec. |
| ZonesTypes.Info |
The
Info class contains commonly used information about a specific zone. |
| ZonesTypes.Info.Builder |
Builder class for
ZonesTypes.Info. |
| ZonesTypes.ListItem |
The
ListItem class contains commonly used information about a zone. |
| ZonesTypes.ListItem.Builder |
Builder class for
ZonesTypes.ListItem. |
| ZonesTypes.ListResult |
The
ListResult class contains the returned zones, see Zones.list(com.vmware.vcenter.consumption_domains.ZonesTypes.FilterSpec). |
| ZonesTypes.ListResult.Builder |
Builder class for
ZonesTypes.ListResult. |
com.vmware.vcenter.consumption_domains package provides classes for
managing consumption domain capabilities offered by vCenter.