Uses of Interface
org.cdk8s.plus25.k8s.LeaseSpec
-
Packages that use LeaseSpec Package Description org.cdk8s.plus25.k8s -
-
Uses of LeaseSpec in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement LeaseSpec Modifier and Type Class Description static classLeaseSpec.Jsii$ProxyAn implementation forLeaseSpecMethods in org.cdk8s.plus25.k8s that return LeaseSpec Modifier and Type Method Description LeaseSpecLeaseSpec.Builder. build()Builds the configured instance.default LeaseSpecKubeLeaseProps. getSpec()Specification of the Lease.LeaseSpecKubeLeaseProps.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type LeaseSpec Modifier and Type Method Description KubeLease.BuilderKubeLease.Builder. spec(LeaseSpec spec)Specification of the Lease.KubeLeaseProps.BuilderKubeLeaseProps.Builder. spec(LeaseSpec spec)Sets the value ofKubeLeaseProps.getSpec()
-