public class MetricTargetFluentImpl<A extends MetricTargetFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements MetricTargetFluent<A>
| Constructor and Description |
|---|
MetricTargetFluentImpl() |
MetricTargetFluentImpl(MetricTarget instance) |
public MetricTargetFluentImpl()
public MetricTargetFluentImpl(MetricTarget instance)
public Integer getAverageUtilization()
getAverageUtilization in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withAverageUtilization(Integer averageUtilization)
withAverageUtilization in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public Boolean hasAverageUtilization()
hasAverageUtilization in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public io.fabric8.kubernetes.api.model.Quantity getAverageValue()
getAverageValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withAverageValue(io.fabric8.kubernetes.api.model.Quantity averageValue)
withAverageValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public Boolean hasAverageValue()
hasAverageValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withNewAverageValue(String amount, String format)
withNewAverageValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withNewAverageValue(String amount)
withNewAverageValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public String getType()
getType in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withType(String type)
withType in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public Boolean hasType()
hasType in interface MetricTargetFluent<A extends MetricTargetFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public io.fabric8.kubernetes.api.model.Quantity getValue()
getValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withValue(io.fabric8.kubernetes.api.model.Quantity value)
withValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public Boolean hasValue()
hasValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withNewValue(String amount, String format)
withNewValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A withNewValue(String amount)
withNewValue in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface MetricTargetFluent<A extends MetricTargetFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface MetricTargetFluent<A extends MetricTargetFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.