Uses of Interface
org.cdk8s.plus24.k8s.PodDisruptionBudgetSpecV1Beta1
-
Packages that use PodDisruptionBudgetSpecV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of PodDisruptionBudgetSpecV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement PodDisruptionBudgetSpecV1Beta1 Modifier and Type Class Description static classPodDisruptionBudgetSpecV1Beta1.Jsii$ProxyAn implementation forPodDisruptionBudgetSpecV1Beta1Methods in org.cdk8s.plus24.k8s that return PodDisruptionBudgetSpecV1Beta1 Modifier and Type Method Description PodDisruptionBudgetSpecV1Beta1PodDisruptionBudgetSpecV1Beta1.Builder. build()Builds the configured instance.default PodDisruptionBudgetSpecV1Beta1KubePodDisruptionBudgetV1Beta1Props. getSpec()Specification of the desired behavior of the PodDisruptionBudget.PodDisruptionBudgetSpecV1Beta1KubePodDisruptionBudgetV1Beta1Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus24.k8s with parameters of type PodDisruptionBudgetSpecV1Beta1 Modifier and Type Method Description KubePodDisruptionBudgetV1Beta1.BuilderKubePodDisruptionBudgetV1Beta1.Builder. spec(PodDisruptionBudgetSpecV1Beta1 spec)Specification of the desired behavior of the PodDisruptionBudget.KubePodDisruptionBudgetV1Beta1Props.BuilderKubePodDisruptionBudgetV1Beta1Props.Builder. spec(PodDisruptionBudgetSpecV1Beta1 spec)Sets the value ofKubePodDisruptionBudgetV1Beta1Props.getSpec()
-