Uses of Interface
org.cdk8s.plus24.k8s.ExternalMetricSourceV2Beta1
-
Packages that use ExternalMetricSourceV2Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of ExternalMetricSourceV2Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement ExternalMetricSourceV2Beta1 Modifier and Type Class Description static classExternalMetricSourceV2Beta1.Jsii$ProxyAn implementation forExternalMetricSourceV2Beta1Methods in org.cdk8s.plus24.k8s that return ExternalMetricSourceV2Beta1 Modifier and Type Method Description ExternalMetricSourceV2Beta1ExternalMetricSourceV2Beta1.Builder. build()Builds the configured instance.default ExternalMetricSourceV2Beta1MetricSpecV2Beta1. getExternal()external refers to a global metric that is not associated with any Kubernetes object.ExternalMetricSourceV2Beta1MetricSpecV2Beta1.Jsii$Proxy. getExternal()Methods in org.cdk8s.plus24.k8s with parameters of type ExternalMetricSourceV2Beta1 Modifier and Type Method Description MetricSpecV2Beta1.BuilderMetricSpecV2Beta1.Builder. external(ExternalMetricSourceV2Beta1 external)Sets the value ofMetricSpecV2Beta1.getExternal()
-