Uses of Class
org.cdk8s.plus24.k8s.KubeRuntimeClassV1Beta1Props.Builder
-
Packages that use KubeRuntimeClassV1Beta1Props.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of KubeRuntimeClassV1Beta1Props.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return KubeRuntimeClassV1Beta1Props.Builder Modifier and Type Method Description static KubeRuntimeClassV1Beta1Props.BuilderKubeRuntimeClassV1Beta1Props. builder()KubeRuntimeClassV1Beta1Props.BuilderKubeRuntimeClassV1Beta1Props.Builder. handler(String handler)Sets the value ofKubeRuntimeClassV1Beta1Props.getHandler()KubeRuntimeClassV1Beta1Props.BuilderKubeRuntimeClassV1Beta1Props.Builder. metadata(ObjectMeta metadata)Sets the value ofKubeRuntimeClassV1Beta1Props.getMetadata()KubeRuntimeClassV1Beta1Props.BuilderKubeRuntimeClassV1Beta1Props.Builder. overhead(OverheadV1Beta1 overhead)Sets the value ofKubeRuntimeClassV1Beta1Props.getOverhead()KubeRuntimeClassV1Beta1Props.BuilderKubeRuntimeClassV1Beta1Props.Builder. scheduling(SchedulingV1Beta1 scheduling)Sets the value ofKubeRuntimeClassV1Beta1Props.getScheduling()Constructors in org.cdk8s.plus24.k8s with parameters of type KubeRuntimeClassV1Beta1Props.Builder Constructor Description Jsii$Proxy(KubeRuntimeClassV1Beta1Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeRuntimeClassV1Beta1Props.Builder.
-