Uses of Interface
org.cdk8s.plus25.k8s.ExternalMetricSourceV2Beta2
-
Packages that use ExternalMetricSourceV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of ExternalMetricSourceV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ExternalMetricSourceV2Beta2 Modifier and Type Class Description static classExternalMetricSourceV2Beta2.Jsii$ProxyAn implementation forExternalMetricSourceV2Beta2Methods in org.cdk8s.plus25.k8s that return ExternalMetricSourceV2Beta2 Modifier and Type Method Description ExternalMetricSourceV2Beta2ExternalMetricSourceV2Beta2.Builder. build()Builds the configured instance.default ExternalMetricSourceV2Beta2MetricSpecV2Beta2. getExternal()external refers to a global metric that is not associated with any Kubernetes object.ExternalMetricSourceV2Beta2MetricSpecV2Beta2.Jsii$Proxy. getExternal()Methods in org.cdk8s.plus25.k8s with parameters of type ExternalMetricSourceV2Beta2 Modifier and Type Method Description MetricSpecV2Beta2.BuilderMetricSpecV2Beta2.Builder. external(ExternalMetricSourceV2Beta2 external)Sets the value ofMetricSpecV2Beta2.getExternal()
-