public interface ResourcePoolTypes
ResourcePool
API service.Modifier and Type | Interface and Description |
---|---|
static class |
ResourcePoolTypes.CreateSpec
The
com.vmware.vcenter.ResourcePool#CreateSpec class contains
information used to create a resource pool, see ResourcePool.create(com.vmware.vcenter.ResourcePoolTypes.CreateSpec) . |
static class |
ResourcePoolTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing resource pools (see ResourcePool.list(com.vmware.vcenter.ResourcePoolTypes.FilterSpec) ). |
static class |
ResourcePoolTypes.Info
The
Info class contains information about a resource pool. |
static class |
ResourcePoolTypes.ResourceAllocationCreateSpec
The
ResourceAllocationCreateSpec class contains resource allocation
information used to create a resource pool, see ResourcePool.create(com.vmware.vcenter.ResourcePoolTypes.CreateSpec) . |
static class |
ResourcePoolTypes.ResourceAllocationInfo
The
ResourceAllocationInfo class contains resource allocation
information of a resource pool. |
static class |
ResourcePoolTypes.ResourceAllocationUpdateSpec
The
ResourceAllocationUpdateSpec class descrives the updates to be made
to the resource allocation settings of a resource pool. |
static class |
ResourcePoolTypes.SharesInfo
The
SharesInfo class provides specification of shares. |
static class |
ResourcePoolTypes.Summary
The
Summary class contains commonly used information about a resource
pool in vCenter Server. |
static class |
ResourcePoolTypes.UpdateSpec
The
com.vmware.vcenter.ResourcePool#UpdateSpec class contains
specification for updating the configuration of a resource pool. |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_VAPI_SERVICE_ID
Identifier of the service
|
static java.lang.String |
RESOURCE_TYPE
The resource type for the vCenter resource pool
|
static final java.lang.String RESOURCE_TYPE
static final java.lang.String _VAPI_SERVICE_ID