Uses of Interface
org.cdk8s.plus28.k8s.ExemptPriorityLevelConfigurationV1Beta3
-
Packages that use ExemptPriorityLevelConfigurationV1Beta3 Package Description org.cdk8s.plus28.k8s -
-
Uses of ExemptPriorityLevelConfigurationV1Beta3 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement ExemptPriorityLevelConfigurationV1Beta3 Modifier and Type Class Description static classExemptPriorityLevelConfigurationV1Beta3.Jsii$ProxyAn implementation forExemptPriorityLevelConfigurationV1Beta3Methods in org.cdk8s.plus28.k8s that return ExemptPriorityLevelConfigurationV1Beta3 Modifier and Type Method Description ExemptPriorityLevelConfigurationV1Beta3ExemptPriorityLevelConfigurationV1Beta3.Builder. build()Builds the configured instance.default ExemptPriorityLevelConfigurationV1Beta3PriorityLevelConfigurationSpecV1Beta3. getExempt()exemptspecifies how requests are handled for an exempt priority level.ExemptPriorityLevelConfigurationV1Beta3PriorityLevelConfigurationSpecV1Beta3.Jsii$Proxy. getExempt()Methods in org.cdk8s.plus28.k8s with parameters of type ExemptPriorityLevelConfigurationV1Beta3 Modifier and Type Method Description PriorityLevelConfigurationSpecV1Beta3.BuilderPriorityLevelConfigurationSpecV1Beta3.Builder. exempt(ExemptPriorityLevelConfigurationV1Beta3 exempt)Sets the value ofPriorityLevelConfigurationSpecV1Beta3.getExempt()
-