Uses of Class
org.cdk8s.plus24.k8s.ForZoneV1Beta1.Builder
-
Packages that use ForZoneV1Beta1.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of ForZoneV1Beta1.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return ForZoneV1Beta1.Builder Modifier and Type Method Description static ForZoneV1Beta1.BuilderForZoneV1Beta1. builder()ForZoneV1Beta1.BuilderForZoneV1Beta1.Builder. name(String name)Sets the value ofForZoneV1Beta1.getName()Constructors in org.cdk8s.plus24.k8s with parameters of type ForZoneV1Beta1.Builder Constructor Description Jsii$Proxy(ForZoneV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theForZoneV1Beta1.Builder.
-