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 class
ObjectMetricSourceV2Beta1.Jsii$Proxy
An implementation forObjectMetricSourceV2Beta1
Methods in org.cdk8s.plus24.k8s that return ObjectMetricSourceV2Beta1 Modifier and Type Method Description ObjectMetricSourceV2Beta1
ObjectMetricSourceV2Beta1.Builder. build()
Builds the configured instance.default ObjectMetricSourceV2Beta1
MetricSpecV2Beta1. getObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).ObjectMetricSourceV2Beta1
MetricSpecV2Beta1.Jsii$Proxy. getObject()
Methods in org.cdk8s.plus24.k8s with parameters of type ObjectMetricSourceV2Beta1 Modifier and Type Method Description MetricSpecV2Beta1.Builder
MetricSpecV2Beta1.Builder. object(ObjectMetricSourceV2Beta1 object)
Sets the value ofMetricSpecV2Beta1.getObject()
-