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