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