Uses of Interface
org.cdk8s.plus25.k8s.MetricIdentifierV2Beta2
-
Packages that use MetricIdentifierV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of MetricIdentifierV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement MetricIdentifierV2Beta2 Modifier and Type Class Description static classMetricIdentifierV2Beta2.Jsii$ProxyAn implementation forMetricIdentifierV2Beta2Methods in org.cdk8s.plus25.k8s that return MetricIdentifierV2Beta2 Modifier and Type Method Description MetricIdentifierV2Beta2MetricIdentifierV2Beta2.Builder. build()Builds the configured instance.MetricIdentifierV2Beta2ExternalMetricSourceV2Beta2. getMetric()metric identifies the target metric by name and selector.MetricIdentifierV2Beta2ExternalMetricSourceV2Beta2.Jsii$Proxy. getMetric()MetricIdentifierV2Beta2ObjectMetricSourceV2Beta2. getMetric()metric identifies the target metric by name and selector.MetricIdentifierV2Beta2ObjectMetricSourceV2Beta2.Jsii$Proxy. getMetric()MetricIdentifierV2Beta2PodsMetricSourceV2Beta2. getMetric()metric identifies the target metric by name and selector.MetricIdentifierV2Beta2PodsMetricSourceV2Beta2.Jsii$Proxy. getMetric()Methods in org.cdk8s.plus25.k8s with parameters of type MetricIdentifierV2Beta2 Modifier and Type Method Description ExternalMetricSourceV2Beta2.BuilderExternalMetricSourceV2Beta2.Builder. metric(MetricIdentifierV2Beta2 metric)Sets the value ofExternalMetricSourceV2Beta2.getMetric()ObjectMetricSourceV2Beta2.BuilderObjectMetricSourceV2Beta2.Builder. metric(MetricIdentifierV2Beta2 metric)Sets the value ofObjectMetricSourceV2Beta2.getMetric()PodsMetricSourceV2Beta2.BuilderPodsMetricSourceV2Beta2.Builder. metric(MetricIdentifierV2Beta2 metric)Sets the value ofPodsMetricSourceV2Beta2.getMetric()
-