public class V2beta1PodsMetricStatusFluentImpl<A extends V2beta1PodsMetricStatusFluent<A>> extends BaseFluent<A> implements V2beta1PodsMetricStatusFluent<A>
_visitables
Constructor and Description |
---|
V2beta1PodsMetricStatusFluentImpl() |
V2beta1PodsMetricStatusFluentImpl(V2beta1PodsMetricStatus instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCurrentAverageValue() |
String |
getMetricName() |
Boolean |
hasCurrentAverageValue() |
Boolean |
hasMetricName() |
A |
withCurrentAverageValue(String currentAverageValue) |
A |
withMetricName(String metricName) |
public V2beta1PodsMetricStatusFluentImpl()
public V2beta1PodsMetricStatusFluentImpl(V2beta1PodsMetricStatus instance)
public String getCurrentAverageValue()
getCurrentAverageValue
in interface V2beta1PodsMetricStatusFluent<A extends V2beta1PodsMetricStatusFluent<A>>
public A withCurrentAverageValue(String currentAverageValue)
withCurrentAverageValue
in interface V2beta1PodsMetricStatusFluent<A extends V2beta1PodsMetricStatusFluent<A>>
public Boolean hasCurrentAverageValue()
hasCurrentAverageValue
in interface V2beta1PodsMetricStatusFluent<A extends V2beta1PodsMetricStatusFluent<A>>
public String getMetricName()
getMetricName
in interface V2beta1PodsMetricStatusFluent<A extends V2beta1PodsMetricStatusFluent<A>>
public A withMetricName(String metricName)
withMetricName
in interface V2beta1PodsMetricStatusFluent<A extends V2beta1PodsMetricStatusFluent<A>>
public Boolean hasMetricName()
hasMetricName
in interface V2beta1PodsMetricStatusFluent<A extends V2beta1PodsMetricStatusFluent<A>>
Copyright © 2018. All rights reserved.