public interface V2beta1PodsMetricSourceFluent<A extends V2beta1PodsMetricSourceFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getMetricName() |
String |
getTargetAverageValue() |
Boolean |
hasMetricName() |
Boolean |
hasTargetAverageValue() |
A |
withMetricName(String metricName) |
A |
withTargetAverageValue(String targetAverageValue) |
Copyright © 2018. All rights reserved.