Uses of Class
org.cdk8s.plus28.k8s.IpAddressSpecV1Alpha1.Builder
-
Packages that use IpAddressSpecV1Alpha1.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of IpAddressSpecV1Alpha1.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return IpAddressSpecV1Alpha1.Builder Modifier and Type Method Description static IpAddressSpecV1Alpha1.BuilderIpAddressSpecV1Alpha1. builder()IpAddressSpecV1Alpha1.BuilderIpAddressSpecV1Alpha1.Builder. parentRef(ParentReferenceV1Alpha1 parentRef)Sets the value ofIpAddressSpecV1Alpha1.getParentRef()Constructors in org.cdk8s.plus28.k8s with parameters of type IpAddressSpecV1Alpha1.Builder Constructor Description Jsii$Proxy(IpAddressSpecV1Alpha1.Builder builder)Constructor that initializes the object based on literal property values passed by theIpAddressSpecV1Alpha1.Builder.
-