Uses of Class
org.cdk8s.plus24.k8s.ExternalMetricSourceV2Beta2.Builder
-
Packages that use ExternalMetricSourceV2Beta2.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of ExternalMetricSourceV2Beta2.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return ExternalMetricSourceV2Beta2.Builder Modifier and Type Method Description static ExternalMetricSourceV2Beta2.Builder
ExternalMetricSourceV2Beta2. builder()
ExternalMetricSourceV2Beta2.Builder
ExternalMetricSourceV2Beta2.Builder. metric(MetricIdentifierV2Beta2 metric)
Sets the value ofExternalMetricSourceV2Beta2.getMetric()
ExternalMetricSourceV2Beta2.Builder
ExternalMetricSourceV2Beta2.Builder. target(MetricTargetV2Beta2 target)
Sets the value ofExternalMetricSourceV2Beta2.getTarget()
Constructors in org.cdk8s.plus24.k8s with parameters of type ExternalMetricSourceV2Beta2.Builder Constructor Description Jsii$Proxy(ExternalMetricSourceV2Beta2.Builder builder)
Constructor that initializes the object based on literal property values passed by theExternalMetricSourceV2Beta2.Builder
.
-