Uses of Interface
org.cdk8s.plus25.k8s.PodsMetricSourceV2Beta2
-
Packages that use PodsMetricSourceV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of PodsMetricSourceV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement PodsMetricSourceV2Beta2 Modifier and Type Class Description static classPodsMetricSourceV2Beta2.Jsii$ProxyAn implementation forPodsMetricSourceV2Beta2Methods in org.cdk8s.plus25.k8s that return PodsMetricSourceV2Beta2 Modifier and Type Method Description PodsMetricSourceV2Beta2PodsMetricSourceV2Beta2.Builder. build()Builds the configured instance.default PodsMetricSourceV2Beta2MetricSpecV2Beta2. getPods()pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second).PodsMetricSourceV2Beta2MetricSpecV2Beta2.Jsii$Proxy. getPods()Methods in org.cdk8s.plus25.k8s with parameters of type PodsMetricSourceV2Beta2 Modifier and Type Method Description MetricSpecV2Beta2.BuilderMetricSpecV2Beta2.Builder. pods(PodsMetricSourceV2Beta2 pods)Sets the value ofMetricSpecV2Beta2.getPods()
-