Uses of Interface
org.cdk8s.plus25.k8s.MetricTargetV2Beta2
-
Packages that use MetricTargetV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of MetricTargetV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement MetricTargetV2Beta2 Modifier and Type Class Description static classMetricTargetV2Beta2.Jsii$ProxyAn implementation forMetricTargetV2Beta2Methods in org.cdk8s.plus25.k8s that return MetricTargetV2Beta2 Modifier and Type Method Description MetricTargetV2Beta2MetricTargetV2Beta2.Builder. build()Builds the configured instance.MetricTargetV2Beta2ContainerResourceMetricSourceV2Beta2. getTarget()target specifies the target value for the given metric.MetricTargetV2Beta2ContainerResourceMetricSourceV2Beta2.Jsii$Proxy. getTarget()MetricTargetV2Beta2ExternalMetricSourceV2Beta2. getTarget()target specifies the target value for the given metric.MetricTargetV2Beta2ExternalMetricSourceV2Beta2.Jsii$Proxy. getTarget()MetricTargetV2Beta2ObjectMetricSourceV2Beta2. getTarget()target specifies the target value for the given metric.MetricTargetV2Beta2ObjectMetricSourceV2Beta2.Jsii$Proxy. getTarget()MetricTargetV2Beta2PodsMetricSourceV2Beta2. getTarget()target specifies the target value for the given metric.MetricTargetV2Beta2PodsMetricSourceV2Beta2.Jsii$Proxy. getTarget()MetricTargetV2Beta2ResourceMetricSourceV2Beta2. getTarget()target specifies the target value for the given metric.MetricTargetV2Beta2ResourceMetricSourceV2Beta2.Jsii$Proxy. getTarget()Methods in org.cdk8s.plus25.k8s with parameters of type MetricTargetV2Beta2 Modifier and Type Method Description ContainerResourceMetricSourceV2Beta2.BuilderContainerResourceMetricSourceV2Beta2.Builder. target(MetricTargetV2Beta2 target)Sets the value ofContainerResourceMetricSourceV2Beta2.getTarget()ExternalMetricSourceV2Beta2.BuilderExternalMetricSourceV2Beta2.Builder. target(MetricTargetV2Beta2 target)Sets the value ofExternalMetricSourceV2Beta2.getTarget()ObjectMetricSourceV2Beta2.BuilderObjectMetricSourceV2Beta2.Builder. target(MetricTargetV2Beta2 target)Sets the value ofObjectMetricSourceV2Beta2.getTarget()PodsMetricSourceV2Beta2.BuilderPodsMetricSourceV2Beta2.Builder. target(MetricTargetV2Beta2 target)Sets the value ofPodsMetricSourceV2Beta2.getTarget()ResourceMetricSourceV2Beta2.BuilderResourceMetricSourceV2Beta2.Builder. target(MetricTargetV2Beta2 target)Sets the value ofResourceMetricSourceV2Beta2.getTarget()
-