Uses of Interface
org.cdk8s.plus24.k8s.ObjectMetricSourceV2Beta1
-
Packages that use ObjectMetricSourceV2Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of ObjectMetricSourceV2Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement ObjectMetricSourceV2Beta1 Modifier and Type Class Description static classObjectMetricSourceV2Beta1.Jsii$ProxyAn implementation forObjectMetricSourceV2Beta1Methods in org.cdk8s.plus24.k8s that return ObjectMetricSourceV2Beta1 Modifier and Type Method Description ObjectMetricSourceV2Beta1ObjectMetricSourceV2Beta1.Builder. build()Builds the configured instance.default ObjectMetricSourceV2Beta1MetricSpecV2Beta1. getObject()object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).ObjectMetricSourceV2Beta1MetricSpecV2Beta1.Jsii$Proxy. getObject()Methods in org.cdk8s.plus24.k8s with parameters of type ObjectMetricSourceV2Beta1 Modifier and Type Method Description MetricSpecV2Beta1.BuilderMetricSpecV2Beta1.Builder. object(ObjectMetricSourceV2Beta1 object)Sets the value ofMetricSpecV2Beta1.getObject()
-