com.vmware.vcenter.namespaces
package provides interfaces for
managing namespaces related methods.See: Description
Interface | Description |
---|---|
Access |
The
Access interface provides methods to manage access control of
subjects on namespaces. |
AccessTypes |
Defines the data types of the
Access
API service. |
Instances |
The
Instances interface provides methods to create and delete a
namespace object. |
InstancesTypes |
Defines the data types of the
Instances
API service. |
Class | Description |
---|---|
AccessDefinitions |
Defines the type descriptors for the
Access
API service. |
AccessStub |
Remote stub implementation of the
Access
API service. |
AccessTypes.CreateSpec |
The
CreateSpec class contains the specification required to create
access control on the namespace. |
AccessTypes.CreateSpec.Builder |
Builder class for
AccessTypes.CreateSpec . |
AccessTypes.Info |
The
Info class contains the information about the access control of the
subject on given domain on the namespace. |
AccessTypes.Info.Builder |
Builder class for
AccessTypes.Info . |
AccessTypes.Role |
The
Role enumeration class lists the default roles which can be
associated with a subject on a domain on the namespace. |
AccessTypes.SetSpec |
The
SetSpec class contains the specification required to set new access
control on the namespace. |
AccessTypes.SetSpec.Builder |
Builder class for
AccessTypes.SetSpec . |
AccessTypes.SubjectType |
The
SubjectType enumeration class lists the types of subjects who can be
associated with a Role on the namespace. |
Container |
A
Container holds the data that describes a container within a pod. |
Container.Builder |
Builder class for
Container . |
EndpointAddress |
An
EndpointAddress contains the data that describes an Endpoint's
address in Kubernetes. |
EndpointAddress.Builder |
Builder class for
EndpointAddress . |
IngressRuleValue |
An
IngressRuleValue contains the data that describes an Ingress rule in
Kubernetes. |
IngressRuleValue.Builder |
Builder class for
IngressRuleValue . |
InstancesDefinitions |
Defines the type descriptors for the
Instances
API service. |
InstancesStub |
Remote stub implementation of the
Instances
API service. |
InstancesTypes.Access |
The
Access class contains the access control information for a subject
on a namespace. |
InstancesTypes.Access.Builder |
Builder class for
Access . |
InstancesTypes.ConfigStatus |
The
ConfigStatus enumeration class describes the status of reaching the
desired state configuration for the namespace. |
InstancesTypes.CreateSpec |
The
CreateSpec class contains the specification required to set up a
namespace. |
InstancesTypes.CreateSpec.Builder |
Builder class for
InstancesTypes.CreateSpec . |
InstancesTypes.Info |
The
Info class contains detailed information about the namespace. |
InstancesTypes.Info.Builder |
Builder class for
InstancesTypes.Info . |
InstancesTypes.Message |
The
Message class contains the information about the object
configuration. |
InstancesTypes.Message.Builder |
Builder class for
InstancesTypes.Message . |
InstancesTypes.Message.MessageSeverity |
The
MessageSeverity enumeration class represents the severity of the
message. |
InstancesTypes.SetSpec |
The
SetSpec class contains the specification required to set a new
configuration on the namespace. |
InstancesTypes.SetSpec.Builder |
Builder class for
InstancesTypes.SetSpec . |
InstancesTypes.Stats |
The
Stats class contains the basic runtime statistics about the
namespace. |
InstancesTypes.Stats.Builder |
Builder class for
InstancesTypes.Stats . |
InstancesTypes.StorageSpec |
The
StorageSpec class contains the specification required to configure
storage associated with a namespace. |
InstancesTypes.StorageSpec.Builder |
Builder class for
InstancesTypes.StorageSpec . |
InstancesTypes.Summary |
The
Summary class contains basic information about the namespace. |
InstancesTypes.Summary.Builder |
Builder class for
InstancesTypes.Summary . |
InstancesTypes.UpdateSpec |
The
UpdateSpec class contains the specification required to update the
configuration on the namespace. |
InstancesTypes.UpdateSpec.Builder |
Builder class for
InstancesTypes.UpdateSpec . |
NamespacesFactory |
NamespacesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespaces package and also has the subpackages reference
to access respective subpackage services. |
ResourceQuotaOptionsV1 |
The
ResourceQuotaOptionsV1 class represents the resource quota limits
which can be applied on the namespace. |
ResourceQuotaOptionsV1.Builder |
Builder class for
ResourceQuotaOptionsV1 . |
ResourceQuotaOptionsV1Update |
The
ResourceQuotaOptionsV1Update class represents the changes to
resource quota limits which are set on the namespace. |
ResourceQuotaOptionsV1Update.Builder |
Builder class for
ResourceQuotaOptionsV1Update . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.namespaces package. |
Enum | Description |
---|---|
AccessTypes.Role.Values |
Native Java
enum representing this enumeration class. |
AccessTypes.SubjectType.Values |
Native Java
enum representing this enumeration class. |
InstancesTypes.ConfigStatus.Values |
Native Java
enum representing this enumeration class. |
InstancesTypes.Message.MessageSeverity.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.namespaces
package provides interfaces for
managing namespaces related methods.