Uses of Interface
org.cdk8s.plus25.k8s.ScaleSpec
-
Packages that use ScaleSpec Package Description org.cdk8s.plus25.k8s -
-
Uses of ScaleSpec in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ScaleSpec Modifier and Type Class Description static classScaleSpec.Jsii$ProxyAn implementation forScaleSpecMethods in org.cdk8s.plus25.k8s that return ScaleSpec Modifier and Type Method Description ScaleSpecScaleSpec.Builder. build()Builds the configured instance.default ScaleSpecKubeScaleProps. getSpec()defines the behavior of the scale.ScaleSpecKubeScaleProps.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type ScaleSpec Modifier and Type Method Description KubeScale.BuilderKubeScale.Builder. spec(ScaleSpec spec)defines the behavior of the scale.KubeScaleProps.BuilderKubeScaleProps.Builder. spec(ScaleSpec spec)Sets the value ofKubeScaleProps.getSpec()
-