Uses of Interface
org.cdk8s.plus28.k8s.IpAddressSpecV1Alpha1
-
Packages that use IpAddressSpecV1Alpha1 Package Description org.cdk8s.plus28.k8s -
-
Uses of IpAddressSpecV1Alpha1 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement IpAddressSpecV1Alpha1 Modifier and Type Class Description static classIpAddressSpecV1Alpha1.Jsii$ProxyAn implementation forIpAddressSpecV1Alpha1Methods in org.cdk8s.plus28.k8s that return IpAddressSpecV1Alpha1 Modifier and Type Method Description IpAddressSpecV1Alpha1IpAddressSpecV1Alpha1.Builder. build()Builds the configured instance.default IpAddressSpecV1Alpha1KubeIpAddressV1Alpha1Props. getSpec()spec is the desired state of the IPAddress.IpAddressSpecV1Alpha1KubeIpAddressV1Alpha1Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus28.k8s with parameters of type IpAddressSpecV1Alpha1 Modifier and Type Method Description KubeIpAddressV1Alpha1.BuilderKubeIpAddressV1Alpha1.Builder. spec(IpAddressSpecV1Alpha1 spec)spec is the desired state of the IPAddress.KubeIpAddressV1Alpha1Props.BuilderKubeIpAddressV1Alpha1Props.Builder. spec(IpAddressSpecV1Alpha1 spec)Sets the value ofKubeIpAddressV1Alpha1Props.getSpec()
-