| Package | Description |
|---|---|
| com.vmware.vcenter.namespaces |
The
com.vmware.vcenter.namespaces package provides interfaces for
managing namespaces related methods. |
| com.vmware.vcenter.namespaces.user |
The
com.vmware.vcenter.namespaces.user package provides interfaces to
access namespaces for non-administrative users. |
| Class and Description |
|---|
UserFactory
UserFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespaces.user package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| Instances
The
Instances interface provides methods to access namespaces for
non-administrative users. |
| InstancesTypes
The
Instances interface provides methods to access namespaces for
non-administrative users. |
| InstancesTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing user namespaces (see Instances.list(com.vmware.vcenter.namespaces.user.InstancesTypes.FilterSpec)). |
| InstancesTypes.FilterSpec.Builder
Builder class for
InstancesTypes.FilterSpec. |
| InstancesTypes.Summary
The
Summary class contains information about a namespace that user is
authorized to access. |
UserFactory
UserFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespaces.user package and also has the subpackages reference
to access respective subpackage services. |