Uses of Interface
org.cdk8s.plus25.k8s.ObjectMetricSourceV2
-
Packages that use ObjectMetricSourceV2 Package Description org.cdk8s.plus25.k8s -
-
Uses of ObjectMetricSourceV2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ObjectMetricSourceV2 Modifier and Type Class Description static classObjectMetricSourceV2.Jsii$ProxyAn implementation forObjectMetricSourceV2Methods in org.cdk8s.plus25.k8s that return ObjectMetricSourceV2 Modifier and Type Method Description ObjectMetricSourceV2ObjectMetricSourceV2.Builder. build()Builds the configured instance.default ObjectMetricSourceV2MetricSpecV2. getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).ObjectMetricSourceV2MetricSpecV2.Jsii$Proxy. getObject()Methods in org.cdk8s.plus25.k8s with parameters of type ObjectMetricSourceV2 Modifier and Type Method Description MetricSpecV2.BuilderMetricSpecV2.Builder. object(ObjectMetricSourceV2 object)Sets the value ofMetricSpecV2.getObject()
-