Uses of Class
org.cdk8s.plus28.k8s.KubeIpAddressV1Alpha1Props.Builder
-
Packages that use KubeIpAddressV1Alpha1Props.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of KubeIpAddressV1Alpha1Props.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return KubeIpAddressV1Alpha1Props.Builder Modifier and Type Method Description static KubeIpAddressV1Alpha1Props.BuilderKubeIpAddressV1Alpha1Props. builder()KubeIpAddressV1Alpha1Props.BuilderKubeIpAddressV1Alpha1Props.Builder. metadata(ObjectMeta metadata)Sets the value ofKubeIpAddressV1Alpha1Props.getMetadata()KubeIpAddressV1Alpha1Props.BuilderKubeIpAddressV1Alpha1Props.Builder. spec(IpAddressSpecV1Alpha1 spec)Sets the value ofKubeIpAddressV1Alpha1Props.getSpec()Constructors in org.cdk8s.plus28.k8s with parameters of type KubeIpAddressV1Alpha1Props.Builder Constructor Description Jsii$Proxy(KubeIpAddressV1Alpha1Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeIpAddressV1Alpha1Props.Builder.
-