Uses of Class
io.kubernetes.client.openapi.models.V1beta3ExemptPriorityLevelConfiguration
Packages that use V1beta3ExemptPriorityLevelConfiguration
-
Uses of V1beta3ExemptPriorityLevelConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta3ExemptPriorityLevelConfigurationModifier and TypeMethodDescriptionCreate an instance of V1beta3ExemptPriorityLevelConfiguration given an JSON stringV1beta3PriorityLevelConfigurationSpec.getExempt()Get exemptV1beta3ExemptPriorityLevelConfiguration.lendablePercent(Integer lendablePercent) V1beta3ExemptPriorityLevelConfiguration.nominalConcurrencyShares(Integer nominalConcurrencyShares) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta3ExemptPriorityLevelConfigurationModifier and TypeMethodDescriptionV1beta3PriorityLevelConfigurationSpec.exempt(V1beta3ExemptPriorityLevelConfiguration exempt) voidV1beta3PriorityLevelConfigurationSpec.setExempt(V1beta3ExemptPriorityLevelConfiguration exempt)