Uses of Interface
org.cdk8s.plus28.k8s.ExemptPriorityLevelConfigurationV1Beta2
-
Packages that use ExemptPriorityLevelConfigurationV1Beta2 Package Description org.cdk8s.plus28.k8s -
-
Uses of ExemptPriorityLevelConfigurationV1Beta2 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement ExemptPriorityLevelConfigurationV1Beta2 Modifier and Type Class Description static classExemptPriorityLevelConfigurationV1Beta2.Jsii$ProxyAn implementation forExemptPriorityLevelConfigurationV1Beta2Methods in org.cdk8s.plus28.k8s that return ExemptPriorityLevelConfigurationV1Beta2 Modifier and Type Method Description ExemptPriorityLevelConfigurationV1Beta2ExemptPriorityLevelConfigurationV1Beta2.Builder. build()Builds the configured instance.default ExemptPriorityLevelConfigurationV1Beta2PriorityLevelConfigurationSpecV1Beta2. getExempt()exemptspecifies how requests are handled for an exempt priority level.ExemptPriorityLevelConfigurationV1Beta2PriorityLevelConfigurationSpecV1Beta2.Jsii$Proxy. getExempt()Methods in org.cdk8s.plus28.k8s with parameters of type ExemptPriorityLevelConfigurationV1Beta2 Modifier and Type Method Description PriorityLevelConfigurationSpecV1Beta2.BuilderPriorityLevelConfigurationSpecV1Beta2.Builder. exempt(ExemptPriorityLevelConfigurationV1Beta2 exempt)Sets the value ofPriorityLevelConfigurationSpecV1Beta2.getExempt()
-