Package | Description |
---|---|
com.vmware.vcenter.authorization |
The
com.vmware.vcenter.authorization package provides interfaces for
managing authorization. |
com.vmware.vcenter.authorization.vt_containers |
The
com.vmware.vcenter.authorization.vt_containers package provides
interfaces for managing vTContainers. |
Class and Description |
---|
VtContainersFactory
VtContainersFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.authorization.vt_containers package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Mappings
The
Mappings interface can be used to manage the relationship between
containerized objects and vTContainer instances. |
MappingsTypes
The
Mappings interface can be used to manage the relationship between
containerized objects and vTContainer instances. |
MappingsTypes.CreateSpec
The
CreateSpec class contains the information necessary for associating
an object with a vTContainer instance. |
MappingsTypes.FilterSpec
The
FilterSpec class contains properties used to filter the items
returned from a Mappings.list(com.vmware.vcenter.authorization.vt_containers.MappingsTypes.FilterSpec, com.vmware.vcenter.authorization.vt_containers.MappingsTypes.IterationSpec) method. |
MappingsTypes.FilterSpec.Builder
Builder class for
MappingsTypes.FilterSpec . |
MappingsTypes.Info
The
Info class contains all of the information about a containerized
object mapping. |
MappingsTypes.IterationSpec
The
IterationSpec class contains properties used to limit the number of
items returned from the Mappings.list(com.vmware.vcenter.authorization.vt_containers.MappingsTypes.FilterSpec, com.vmware.vcenter.authorization.vt_containers.MappingsTypes.IterationSpec) method. |
MappingsTypes.IterationSpec.Builder
Builder class for
MappingsTypes.IterationSpec . |
MappingsTypes.ListItem
The
ListItem class contains all of the information about a containerized
object mapping returned by the Mappings.list(com.vmware.vcenter.authorization.vt_containers.MappingsTypes.FilterSpec, com.vmware.vcenter.authorization.vt_containers.MappingsTypes.IterationSpec) method. |
MappingsTypes.ListResult
The
ListResult class represents the result of the Mappings.list(com.vmware.vcenter.authorization.vt_containers.MappingsTypes.FilterSpec, com.vmware.vcenter.authorization.vt_containers.MappingsTypes.IterationSpec) method. |
MappingsTypes.ListResult.Builder
Builder class for
MappingsTypes.ListResult . |
VtContainersFactory
VtContainersFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.authorization.vt_containers package and also has the subpackages reference
to access respective subpackage services. |