Uses of Class
org.cdk8s.plus25.k8s.ExternalMetricSourceV2.Builder
-
Packages that use ExternalMetricSourceV2.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of ExternalMetricSourceV2.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return ExternalMetricSourceV2.Builder Modifier and Type Method Description static ExternalMetricSourceV2.BuilderExternalMetricSourceV2. builder()ExternalMetricSourceV2.BuilderExternalMetricSourceV2.Builder. metric(MetricIdentifierV2 metric)Sets the value ofExternalMetricSourceV2.getMetric()ExternalMetricSourceV2.BuilderExternalMetricSourceV2.Builder. target(MetricTargetV2 target)Sets the value ofExternalMetricSourceV2.getTarget()Constructors in org.cdk8s.plus25.k8s with parameters of type ExternalMetricSourceV2.Builder Constructor Description Jsii$Proxy(ExternalMetricSourceV2.Builder builder)Constructor that initializes the object based on literal property values passed by theExternalMetricSourceV2.Builder.
-