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