Uses of Interface
org.cdk8s.plus25.k8s.ObjectMetricSourceV2Beta2
-
Packages that use ObjectMetricSourceV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of ObjectMetricSourceV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ObjectMetricSourceV2Beta2 Modifier and Type Class Description static classObjectMetricSourceV2Beta2.Jsii$ProxyAn implementation forObjectMetricSourceV2Beta2Methods in org.cdk8s.plus25.k8s that return ObjectMetricSourceV2Beta2 Modifier and Type Method Description ObjectMetricSourceV2Beta2ObjectMetricSourceV2Beta2.Builder. build()Builds the configured instance.default ObjectMetricSourceV2Beta2MetricSpecV2Beta2. getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).ObjectMetricSourceV2Beta2MetricSpecV2Beta2.Jsii$Proxy. getObject()Methods in org.cdk8s.plus25.k8s with parameters of type ObjectMetricSourceV2Beta2 Modifier and Type Method Description MetricSpecV2Beta2.BuilderMetricSpecV2Beta2.Builder. object(ObjectMetricSourceV2Beta2 object)Sets the value ofMetricSpecV2Beta2.getObject()
-