Uses of Class
org.cdk8s.plus24.k8s.OverheadV1Beta1.Builder
-
Packages that use OverheadV1Beta1.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of OverheadV1Beta1.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return OverheadV1Beta1.Builder Modifier and Type Method Description static OverheadV1Beta1.BuilderOverheadV1Beta1. builder()OverheadV1Beta1.BuilderOverheadV1Beta1.Builder. podFixed(Map<String,? extends Quantity> podFixed)Sets the value ofOverheadV1Beta1.getPodFixed()Constructors in org.cdk8s.plus24.k8s with parameters of type OverheadV1Beta1.Builder Constructor Description Jsii$Proxy(OverheadV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theOverheadV1Beta1.Builder.
-