Uses of Class
io.kubernetes.client.openapi.models.V1beta2ExemptPriorityLevelConfiguration
Packages that use V1beta2ExemptPriorityLevelConfiguration
-
Uses of V1beta2ExemptPriorityLevelConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2ExemptPriorityLevelConfigurationModifier and TypeMethodDescriptionV1beta2PriorityLevelConfigurationSpec.getExempt()
Get exemptV1beta2ExemptPriorityLevelConfiguration.lendablePercent
(Integer lendablePercent) V1beta2ExemptPriorityLevelConfiguration.nominalConcurrencyShares
(Integer nominalConcurrencyShares) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2ExemptPriorityLevelConfigurationModifier and TypeMethodDescriptionV1beta2PriorityLevelConfigurationSpec.exempt
(V1beta2ExemptPriorityLevelConfiguration exempt) void
V1beta2PriorityLevelConfigurationSpec.setExempt
(V1beta2ExemptPriorityLevelConfiguration exempt)