Uses of Interface
org.cdk8s.plus25.k8s.ExternalMetricSourceV2
-
Packages that use ExternalMetricSourceV2 Package Description org.cdk8s.plus25.k8s -
-
Uses of ExternalMetricSourceV2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ExternalMetricSourceV2 Modifier and Type Class Description static classExternalMetricSourceV2.Jsii$ProxyAn implementation forExternalMetricSourceV2Methods in org.cdk8s.plus25.k8s that return ExternalMetricSourceV2 Modifier and Type Method Description ExternalMetricSourceV2ExternalMetricSourceV2.Builder. build()Builds the configured instance.default ExternalMetricSourceV2MetricSpecV2. getExternal()external refers to a global metric that is not associated with any Kubernetes object.ExternalMetricSourceV2MetricSpecV2.Jsii$Proxy. getExternal()Methods in org.cdk8s.plus25.k8s with parameters of type ExternalMetricSourceV2 Modifier and Type Method Description MetricSpecV2.BuilderMetricSpecV2.Builder. external(ExternalMetricSourceV2 external)Sets the value ofMetricSpecV2.getExternal()
-