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