Package | Description |
---|---|
com.vmware.vcenter.namespaces |
The
com.vmware.vcenter.namespaces package provides interfaces for
managing namespaces related methods. |
Modifier and Type | Method and Description |
---|---|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setConfigMapCount(java.lang.Long configMapCount)
This represents the new value for 'configMapCount' option which is the maximum
number of ConfigMaps in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setConfigMapCountUnset(java.lang.Boolean configMapCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getConfigMapCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setCpuLimit(java.lang.Long cpuLimit)
This represents the new value for 'limits.cpu' option which is equivalent to the
maximum CPU limit (in MHz) across all pods in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setCpuLimitDefault(java.lang.Long cpuLimitDefault)
This represents the new value for the default CPU limit (in Mhz) for containers
in the pod.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setCpuLimitDefaultUnset(java.lang.Boolean cpuLimitDefaultUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getCpuLimitDefault() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setCpuLimitUnset(java.lang.Boolean cpuLimitUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getCpuLimit() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setCpuRequestDefault(java.lang.Long cpuRequestDefault)
This represents the new value for the default CPU request (in Mhz) for
containers in the pod.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setCpuRequestDefaultUnset(java.lang.Boolean cpuRequestDefaultUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getCpuRequestDefault() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setDaemonSetCount(java.lang.Long daemonSetCount)
This represents the new value for 'daemonSetCount' option which is the maximum
number of DaemonSets in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setDaemonSetCountUnset(java.lang.Boolean daemonSetCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getDaemonSetCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setDeploymentCount(java.lang.Long deploymentCount)
This represents the new value for 'deploymentCount' option which is the maximum
number of deployments in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setDeploymentCountUnset(java.lang.Boolean deploymentCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getDeploymentCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setJobCount(java.lang.Long jobCount)
This represents the new value for 'jobCount' option which is the maximum number
of jobs in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setJobCountUnset(java.lang.Boolean jobCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getJobCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setMemoryLimit(java.lang.Long memoryLimit)
This represents the new value for 'limits.memory' option which is equivalent to
the maximum memory limit (in mebibytes) across all pods in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setMemoryLimitDefault(java.lang.Long memoryLimitDefault)
This represents the new value for the default memory limit (in mebibytes) for
containers in the pod.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setMemoryLimitDefaultUnset(java.lang.Boolean memoryLimitDefaultUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getMemoryLimitDefault() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setMemoryLimitUnset(java.lang.Boolean memoryLimitUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getMemoryLimit() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setMemoryRequestDefault(java.lang.Long memoryRequestDefault)
This represents the new value for the default memory request (in mebibytes) for
containers in the pod.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setMemoryRequestDefaultUnset(java.lang.Boolean memoryRequestDefaultUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getMemoryRequestDefault() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setPersistentVolumeClaimCount(java.lang.Long persistentVolumeClaimCount)
This represents the new value for 'persistentVolumeClaimCount' option which is
the maximum number of PersistentVolumeClaims in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setPersistentVolumeClaimCountUnset(java.lang.Boolean persistentVolumeClaimCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getPersistentVolumeClaimCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setPodCount(java.lang.Long podCount)
This represents the new value for 'podCount' option which is the maximum number
of pods in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setPodCountUnset(java.lang.Boolean podCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getPodCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setReplicaSetCount(java.lang.Long replicaSetCount)
This represents the new value for 'replicaSetCount' option which is the maximum
number of ReplicaSets in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setReplicaSetCountUnset(java.lang.Boolean replicaSetCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getReplicaSetCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setReplicationControllerCount(java.lang.Long replicationControllerCount)
This represents the new value for 'replicationControllerCount' option which is
the maximum number of ReplicationControllers in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setReplicationControllerCountUnset(java.lang.Boolean replicationControllerCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getReplicationControllerCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setSecretCount(java.lang.Long secretCount)
This represents the new value for 'secretCount' option which is the maximum
number of secrets in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setSecretCountUnset(java.lang.Boolean secretCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getSecretCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setServiceCount(java.lang.Long serviceCount)
This represents the new value for 'serviceCount' option which is the maximum
number of services in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setServiceCountUnset(java.lang.Boolean serviceCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getServiceCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setStatefulSetCount(java.lang.Long statefulSetCount)
This represents the new value for 'statefulSetCount' option which is the maximum
number of StatefulSets in the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setStatefulSetCountUnset(java.lang.Boolean statefulSetCountUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getStatefulSetCount() . |
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setStorageRequestLimit(java.lang.Long storageRequestLimit)
This represents the new value for 'requests.storage' which is the limit on
storage requests (in mebibytes) across all persistent volume claims from pods in
the namespace.
|
ResourceQuotaOptionsV1Update.Builder |
ResourceQuotaOptionsV1Update.Builder.setStorageRequestLimitUnset(java.lang.Boolean storageRequestLimitUnset)
This represents the intent of the change to
ResourceQuotaOptionsV1Update.getStorageRequestLimit() . |