Uses of Interface
org.cdk8s.plus28.k8s.ParentReferenceV1Alpha1
-
Packages that use ParentReferenceV1Alpha1 Package Description org.cdk8s.plus28.k8s -
-
Uses of ParentReferenceV1Alpha1 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement ParentReferenceV1Alpha1 Modifier and Type Class Description static classParentReferenceV1Alpha1.Jsii$ProxyAn implementation forParentReferenceV1Alpha1Methods in org.cdk8s.plus28.k8s that return ParentReferenceV1Alpha1 Modifier and Type Method Description ParentReferenceV1Alpha1ParentReferenceV1Alpha1.Builder. build()Builds the configured instance.default ParentReferenceV1Alpha1IpAddressSpecV1Alpha1. getParentRef()ParentRef references the resource that an IPAddress is attached to.ParentReferenceV1Alpha1IpAddressSpecV1Alpha1.Jsii$Proxy. getParentRef()Methods in org.cdk8s.plus28.k8s with parameters of type ParentReferenceV1Alpha1 Modifier and Type Method Description IpAddressSpecV1Alpha1.BuilderIpAddressSpecV1Alpha1.Builder. parentRef(ParentReferenceV1Alpha1 parentRef)Sets the value ofIpAddressSpecV1Alpha1.getParentRef()
-