Uses of Class
io.fabric8.kubernetes.api.model.Quantity
-
Packages that use Quantity Package Description io.fabric8.kubernetes.api.model -
-
Uses of Quantity in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return Quantity Modifier and Type Method Description QuantityQuantityBuilder. build()QuantityResourceFieldSelectorFluent. buildDivisor()QuantityResourceFieldSelectorFluentImpl. buildDivisor()QuantityKubeSchemaFluent. buildQuantity()QuantityKubeSchemaFluentImpl. buildQuantity()QuantityEmptyDirVolumeSourceFluent. buildSizeLimit()QuantityEmptyDirVolumeSourceFluentImpl. buildSizeLimit()QuantityQuantity.Deserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt)QuantityResourceFieldSelector. getDivisor()QuantityResourceFieldSelectorFluent. getDivisor()Deprecated.QuantityResourceFieldSelectorFluentImpl. getDivisor()Deprecated.QuantityKubeSchema. getQuantity()QuantityKubeSchemaFluent. getQuantity()Deprecated.QuantityKubeSchemaFluentImpl. getQuantity()Deprecated.QuantityEmptyDirVolumeSource. getSizeLimit()QuantityEmptyDirVolumeSourceFluent. getSizeLimit()Deprecated.QuantityEmptyDirVolumeSourceFluentImpl. getSizeLimit()Deprecated.static QuantityQuantity. parse(String quantityAsString)Methods in io.fabric8.kubernetes.api.model that return types with arguments of type Quantity Modifier and Type Method Description Map<String,Quantity>NodeStatus. getAllocatable()Map<String,Quantity>NodeStatusFluent. getAllocatable()Map<String,Quantity>NodeStatusFluentImpl. getAllocatable()Map<String,Quantity>NodeStatus. getCapacity()Map<String,Quantity>NodeStatusFluent. getCapacity()Map<String,Quantity>NodeStatusFluentImpl. getCapacity()Map<String,Quantity>PersistentVolumeClaimStatus. getCapacity()Map<String,Quantity>PersistentVolumeClaimStatusFluent. getCapacity()Map<String,Quantity>PersistentVolumeClaimStatusFluentImpl. getCapacity()Map<String,Quantity>PersistentVolumeSpec. getCapacity()Map<String,Quantity>PersistentVolumeSpecFluent. getCapacity()Map<String,Quantity>PersistentVolumeSpecFluentImpl. getCapacity()Map<String,Quantity>LimitRangeItem. getDefault()Map<String,Quantity>LimitRangeItemFluent. getDefault()Map<String,Quantity>LimitRangeItemFluentImpl. getDefault()Map<String,Quantity>LimitRangeItem. getDefaultRequest()Map<String,Quantity>LimitRangeItemFluent. getDefaultRequest()Map<String,Quantity>LimitRangeItemFluentImpl. getDefaultRequest()Map<String,Quantity>ResourceQuotaSpec. getHard()Map<String,Quantity>ResourceQuotaSpecFluent. getHard()Map<String,Quantity>ResourceQuotaSpecFluentImpl. getHard()Map<String,Quantity>ResourceQuotaStatus. getHard()Map<String,Quantity>ResourceQuotaStatusFluent. getHard()Map<String,Quantity>ResourceQuotaStatusFluentImpl. getHard()Map<String,Quantity>ResourceRequirements. getLimits()Map<String,Quantity>ResourceRequirementsFluent. getLimits()Map<String,Quantity>ResourceRequirementsFluentImpl. getLimits()Map<String,Quantity>LimitRangeItem. getMax()Map<String,Quantity>LimitRangeItemFluent. getMax()Map<String,Quantity>LimitRangeItemFluentImpl. getMax()Map<String,Quantity>LimitRangeItem. getMaxLimitRequestRatio()Map<String,Quantity>LimitRangeItemFluent. getMaxLimitRequestRatio()Map<String,Quantity>LimitRangeItemFluentImpl. getMaxLimitRequestRatio()Map<String,Quantity>LimitRangeItem. getMin()Map<String,Quantity>LimitRangeItemFluent. getMin()Map<String,Quantity>LimitRangeItemFluentImpl. getMin()Map<String,Quantity>PodSpec. getOverhead()Map<String,Quantity>PodSpecFluent. getOverhead()Map<String,Quantity>PodSpecFluentImpl. getOverhead()Map<String,Quantity>ResourceRequirements. getRequests()Map<String,Quantity>ResourceRequirementsFluent. getRequests()Map<String,Quantity>ResourceRequirementsFluentImpl. getRequests()Map<String,Quantity>ResourceQuotaStatus. getUsed()Map<String,Quantity>ResourceQuotaStatusFluent. getUsed()Map<String,Quantity>ResourceQuotaStatusFluentImpl. getUsed()Methods in io.fabric8.kubernetes.api.model with parameters of type Quantity Modifier and Type Method Description ANodeStatusFluent. addToAllocatable(String key, Quantity value)ANodeStatusFluentImpl. addToAllocatable(String key, Quantity value)ANodeStatusFluent. addToCapacity(String key, Quantity value)ANodeStatusFluentImpl. addToCapacity(String key, Quantity value)APersistentVolumeClaimStatusFluent. addToCapacity(String key, Quantity value)APersistentVolumeClaimStatusFluentImpl. addToCapacity(String key, Quantity value)APersistentVolumeSpecFluent. addToCapacity(String key, Quantity value)APersistentVolumeSpecFluentImpl. addToCapacity(String key, Quantity value)ALimitRangeItemFluent. addToDefault(String key, Quantity value)ALimitRangeItemFluentImpl. addToDefault(String key, Quantity value)ALimitRangeItemFluent. addToDefaultRequest(String key, Quantity value)ALimitRangeItemFluentImpl. addToDefaultRequest(String key, Quantity value)AResourceQuotaSpecFluent. addToHard(String key, Quantity value)AResourceQuotaSpecFluentImpl. addToHard(String key, Quantity value)AResourceQuotaStatusFluent. addToHard(String key, Quantity value)AResourceQuotaStatusFluentImpl. addToHard(String key, Quantity value)AResourceRequirementsFluent. addToLimits(String key, Quantity value)AResourceRequirementsFluentImpl. addToLimits(String key, Quantity value)ALimitRangeItemFluent. addToMax(String key, Quantity value)ALimitRangeItemFluentImpl. addToMax(String key, Quantity value)ALimitRangeItemFluent. addToMaxLimitRequestRatio(String key, Quantity value)ALimitRangeItemFluentImpl. addToMaxLimitRequestRatio(String key, Quantity value)ALimitRangeItemFluent. addToMin(String key, Quantity value)ALimitRangeItemFluentImpl. addToMin(String key, Quantity value)APodSpecFluent. addToOverhead(String key, Quantity value)APodSpecFluentImpl. addToOverhead(String key, Quantity value)AResourceRequirementsFluent. addToRequests(String key, Quantity value)AResourceRequirementsFluentImpl. addToRequests(String key, Quantity value)AResourceQuotaStatusFluent. addToUsed(String key, Quantity value)AResourceQuotaStatusFluentImpl. addToUsed(String key, Quantity value)ResourceFieldSelectorFluent.DivisorNested<A>ResourceFieldSelectorFluent. editOrNewDivisorLike(Quantity item)ResourceFieldSelectorFluent.DivisorNested<A>ResourceFieldSelectorFluentImpl. editOrNewDivisorLike(Quantity item)KubeSchemaFluent.QuantityNested<A>KubeSchemaFluent. editOrNewQuantityLike(Quantity item)KubeSchemaFluent.QuantityNested<A>KubeSchemaFluentImpl. editOrNewQuantityLike(Quantity item)EmptyDirVolumeSourceFluent.SizeLimitNested<A>EmptyDirVolumeSourceFluent. editOrNewSizeLimitLike(Quantity item)EmptyDirVolumeSourceFluent.SizeLimitNested<A>EmptyDirVolumeSourceFluentImpl. editOrNewSizeLimitLike(Quantity item)static BigDecimalQuantity. getAmountInBytes(Quantity quantity)voidQuantity.Serializer. serialize(Quantity value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider)voidResourceFieldSelector. setDivisor(Quantity divisor)voidKubeSchema. setQuantity(Quantity quantity)voidEmptyDirVolumeSource. setSizeLimit(Quantity sizeLimit)AResourceFieldSelectorFluent. withDivisor(Quantity divisor)AResourceFieldSelectorFluentImpl. withDivisor(Quantity divisor)ResourceFieldSelectorFluent.DivisorNested<A>ResourceFieldSelectorFluent. withNewDivisorLike(Quantity item)ResourceFieldSelectorFluent.DivisorNested<A>ResourceFieldSelectorFluentImpl. withNewDivisorLike(Quantity item)KubeSchemaFluent.QuantityNested<A>KubeSchemaFluent. withNewQuantityLike(Quantity item)KubeSchemaFluent.QuantityNested<A>KubeSchemaFluentImpl. withNewQuantityLike(Quantity item)EmptyDirVolumeSourceFluent.SizeLimitNested<A>EmptyDirVolumeSourceFluent. withNewSizeLimitLike(Quantity item)EmptyDirVolumeSourceFluent.SizeLimitNested<A>EmptyDirVolumeSourceFluentImpl. withNewSizeLimitLike(Quantity item)AKubeSchemaFluent. withQuantity(Quantity quantity)AKubeSchemaFluentImpl. withQuantity(Quantity quantity)AEmptyDirVolumeSourceFluent. withSizeLimit(Quantity sizeLimit)AEmptyDirVolumeSourceFluentImpl. withSizeLimit(Quantity sizeLimit)Method parameters in io.fabric8.kubernetes.api.model with type arguments of type Quantity Modifier and Type Method Description ANodeStatusFluent. addToAllocatable(Map<String,Quantity> map)ANodeStatusFluentImpl. addToAllocatable(Map<String,Quantity> map)ANodeStatusFluent. addToCapacity(Map<String,Quantity> map)ANodeStatusFluentImpl. addToCapacity(Map<String,Quantity> map)APersistentVolumeClaimStatusFluent. addToCapacity(Map<String,Quantity> map)APersistentVolumeClaimStatusFluentImpl. addToCapacity(Map<String,Quantity> map)APersistentVolumeSpecFluent. addToCapacity(Map<String,Quantity> map)APersistentVolumeSpecFluentImpl. addToCapacity(Map<String,Quantity> map)ALimitRangeItemFluent. addToDefault(Map<String,Quantity> map)ALimitRangeItemFluentImpl. addToDefault(Map<String,Quantity> map)ALimitRangeItemFluent. addToDefaultRequest(Map<String,Quantity> map)ALimitRangeItemFluentImpl. addToDefaultRequest(Map<String,Quantity> map)AResourceQuotaSpecFluent. addToHard(Map<String,Quantity> map)AResourceQuotaSpecFluentImpl. addToHard(Map<String,Quantity> map)AResourceQuotaStatusFluent. addToHard(Map<String,Quantity> map)AResourceQuotaStatusFluentImpl. addToHard(Map<String,Quantity> map)AResourceRequirementsFluent. addToLimits(Map<String,Quantity> map)AResourceRequirementsFluentImpl. addToLimits(Map<String,Quantity> map)ALimitRangeItemFluent. addToMax(Map<String,Quantity> map)ALimitRangeItemFluentImpl. addToMax(Map<String,Quantity> map)ALimitRangeItemFluent. addToMaxLimitRequestRatio(Map<String,Quantity> map)ALimitRangeItemFluentImpl. addToMaxLimitRequestRatio(Map<String,Quantity> map)ALimitRangeItemFluent. addToMin(Map<String,Quantity> map)ALimitRangeItemFluentImpl. addToMin(Map<String,Quantity> map)APodSpecFluent. addToOverhead(Map<String,Quantity> map)APodSpecFluentImpl. addToOverhead(Map<String,Quantity> map)AResourceRequirementsFluent. addToRequests(Map<String,Quantity> map)AResourceRequirementsFluentImpl. addToRequests(Map<String,Quantity> map)AResourceQuotaStatusFluent. addToUsed(Map<String,Quantity> map)AResourceQuotaStatusFluentImpl. addToUsed(Map<String,Quantity> map)ANodeStatusFluent. removeFromAllocatable(Map<String,Quantity> map)ANodeStatusFluentImpl. removeFromAllocatable(Map<String,Quantity> map)ANodeStatusFluent. removeFromCapacity(Map<String,Quantity> map)ANodeStatusFluentImpl. removeFromCapacity(Map<String,Quantity> map)APersistentVolumeClaimStatusFluent. removeFromCapacity(Map<String,Quantity> map)APersistentVolumeClaimStatusFluentImpl. removeFromCapacity(Map<String,Quantity> map)APersistentVolumeSpecFluent. removeFromCapacity(Map<String,Quantity> map)APersistentVolumeSpecFluentImpl. removeFromCapacity(Map<String,Quantity> map)ALimitRangeItemFluent. removeFromDefault(Map<String,Quantity> map)ALimitRangeItemFluentImpl. removeFromDefault(Map<String,Quantity> map)ALimitRangeItemFluent. removeFromDefaultRequest(Map<String,Quantity> map)ALimitRangeItemFluentImpl. removeFromDefaultRequest(Map<String,Quantity> map)AResourceQuotaSpecFluent. removeFromHard(Map<String,Quantity> map)AResourceQuotaSpecFluentImpl. removeFromHard(Map<String,Quantity> map)AResourceQuotaStatusFluent. removeFromHard(Map<String,Quantity> map)AResourceQuotaStatusFluentImpl. removeFromHard(Map<String,Quantity> map)AResourceRequirementsFluent. removeFromLimits(Map<String,Quantity> map)AResourceRequirementsFluentImpl. removeFromLimits(Map<String,Quantity> map)ALimitRangeItemFluent. removeFromMax(Map<String,Quantity> map)ALimitRangeItemFluentImpl. removeFromMax(Map<String,Quantity> map)ALimitRangeItemFluent. removeFromMaxLimitRequestRatio(Map<String,Quantity> map)ALimitRangeItemFluentImpl. removeFromMaxLimitRequestRatio(Map<String,Quantity> map)ALimitRangeItemFluent. removeFromMin(Map<String,Quantity> map)ALimitRangeItemFluentImpl. removeFromMin(Map<String,Quantity> map)APodSpecFluent. removeFromOverhead(Map<String,Quantity> map)APodSpecFluentImpl. removeFromOverhead(Map<String,Quantity> map)AResourceRequirementsFluent. removeFromRequests(Map<String,Quantity> map)AResourceRequirementsFluentImpl. removeFromRequests(Map<String,Quantity> map)AResourceQuotaStatusFluent. removeFromUsed(Map<String,Quantity> map)AResourceQuotaStatusFluentImpl. removeFromUsed(Map<String,Quantity> map)voidNodeStatus. setAllocatable(Map<String,Quantity> allocatable)voidNodeStatus. setCapacity(Map<String,Quantity> capacity)voidPersistentVolumeClaimStatus. setCapacity(Map<String,Quantity> capacity)voidPersistentVolumeSpec. setCapacity(Map<String,Quantity> capacity)voidLimitRangeItem. setDefault(Map<String,Quantity> _default)voidLimitRangeItem. setDefaultRequest(Map<String,Quantity> defaultRequest)voidResourceQuotaSpec. setHard(Map<String,Quantity> hard)voidResourceQuotaStatus. setHard(Map<String,Quantity> hard)voidResourceRequirements. setLimits(Map<String,Quantity> limits)voidLimitRangeItem. setMax(Map<String,Quantity> max)voidLimitRangeItem. setMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio)voidLimitRangeItem. setMin(Map<String,Quantity> min)voidPodSpec. setOverhead(Map<String,Quantity> overhead)voidResourceRequirements. setRequests(Map<String,Quantity> requests)voidResourceQuotaStatus. setUsed(Map<String,Quantity> used)ANodeStatusFluent. withAllocatable(Map<String,Quantity> allocatable)ANodeStatusFluentImpl. withAllocatable(Map<String,Quantity> allocatable)ANodeStatusFluent. withCapacity(Map<String,Quantity> capacity)ANodeStatusFluentImpl. withCapacity(Map<String,Quantity> capacity)APersistentVolumeClaimStatusFluent. withCapacity(Map<String,Quantity> capacity)APersistentVolumeClaimStatusFluentImpl. withCapacity(Map<String,Quantity> capacity)APersistentVolumeSpecFluent. withCapacity(Map<String,Quantity> capacity)APersistentVolumeSpecFluentImpl. withCapacity(Map<String,Quantity> capacity)ALimitRangeItemFluent. withDefault(Map<String,Quantity> _default)ALimitRangeItemFluentImpl. withDefault(Map<String,Quantity> _default)ALimitRangeItemFluent. withDefaultRequest(Map<String,Quantity> defaultRequest)ALimitRangeItemFluentImpl. withDefaultRequest(Map<String,Quantity> defaultRequest)AResourceQuotaSpecFluent. withHard(Map<String,Quantity> hard)AResourceQuotaSpecFluentImpl. withHard(Map<String,Quantity> hard)AResourceQuotaStatusFluent. withHard(Map<String,Quantity> hard)AResourceQuotaStatusFluentImpl. withHard(Map<String,Quantity> hard)AResourceRequirementsFluent. withLimits(Map<String,Quantity> limits)AResourceRequirementsFluentImpl. withLimits(Map<String,Quantity> limits)ALimitRangeItemFluent. withMax(Map<String,Quantity> max)ALimitRangeItemFluentImpl. withMax(Map<String,Quantity> max)ALimitRangeItemFluent. withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio)ALimitRangeItemFluentImpl. withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio)ALimitRangeItemFluent. withMin(Map<String,Quantity> min)ALimitRangeItemFluentImpl. withMin(Map<String,Quantity> min)APodSpecFluent. withOverhead(Map<String,Quantity> overhead)APodSpecFluentImpl. withOverhead(Map<String,Quantity> overhead)AResourceRequirementsFluent. withRequests(Map<String,Quantity> requests)AResourceRequirementsFluentImpl. withRequests(Map<String,Quantity> requests)AResourceQuotaStatusFluent. withUsed(Map<String,Quantity> used)AResourceQuotaStatusFluentImpl. withUsed(Map<String,Quantity> used)Constructors in io.fabric8.kubernetes.api.model with parameters of type Quantity Constructor Description EmptyDirVolumeSource(String medium, Quantity sizeLimit)KubeSchema(APIGroup aPIGroup, APIGroupList aPIGroupList, APIService aPIService, APIServiceList aPIServiceList, BaseKubernetesList baseKubernetesList, Binding binding, ComponentStatus componentStatus, ComponentStatusList componentStatusList, Condition condition, Config config, ConfigMap configMap, ConfigMapList configMapList, ContainerStatus containerStatus, CreateOptions createOptions, DeleteOptions deleteOptions, EndpointPort endpointPort, Endpoints endpoints, EndpointsList endpointsList, EnvVar envVar, Event event, EventList eventList, EventSeries eventSeries, EventSource eventSource, GetOptions getOptions, GroupVersionKind groupVersionKind, GroupVersionResource groupVersionResource, Info info, LimitRangeList limitRangeList, ListOptions listOptions, MicroTime microTime, Namespace namespace, NamespaceList namespaceList, Node node, NodeList nodeList, ObjectMeta objectMeta, Patch patch, PatchOptions patchOptions, PersistentVolume persistentVolume, PersistentVolumeClaim persistentVolumeClaim, PersistentVolumeClaimList persistentVolumeClaimList, PersistentVolumeList persistentVolumeList, PodExecOptions podExecOptions, PodList podList, PodTemplateList podTemplateList, Quantity quantity, ReplicationControllerList replicationControllerList, ResourceQuota resourceQuota, ResourceQuotaList resourceQuotaList, RootPaths rootPaths, Secret secret, SecretList secretList, ServiceAccount serviceAccount, ServiceAccountList serviceAccountList, ServiceList serviceList, Status status, String time, Toleration toleration, TopologySelectorTerm topologySelectorTerm, TypeMeta typeMeta, UpdateOptions updateOptions, WatchEvent watchEvent)QuantityBuilder(Quantity instance)QuantityBuilder(QuantityFluent<?> fluent, Quantity instance)QuantityBuilder(QuantityFluent<?> fluent, Quantity instance, Boolean validationEnabled)QuantityBuilder(Quantity instance, Boolean validationEnabled)QuantityFluentImpl(Quantity instance)ResourceFieldSelector(String containerName, Quantity divisor, String resource)
-