public class ResourceMetricSourceFluentImpl<A extends ResourceMetricSourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ResourceMetricSourceFluent<A>
| Constructor and Description |
|---|
ResourceMetricSourceFluentImpl() |
ResourceMetricSourceFluentImpl(ResourceMetricSource instance) |
public ResourceMetricSourceFluentImpl()
public ResourceMetricSourceFluentImpl(ResourceMetricSource instance)
public String getName()
getName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withName(String name)
withName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public Boolean hasName()
hasName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public Integer getTargetAverageUtilization()
getTargetAverageUtilization in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withTargetAverageUtilization(Integer targetAverageUtilization)
withTargetAverageUtilization in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public Boolean hasTargetAverageUtilization()
hasTargetAverageUtilization in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public io.fabric8.kubernetes.api.model.Quantity getTargetAverageValue()
getTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withTargetAverageValue(io.fabric8.kubernetes.api.model.Quantity targetAverageValue)
withTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public Boolean hasTargetAverageValue()
hasTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewTargetAverageValue(String amount, String format)
withNewTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewTargetAverageValue(String amount)
withNewTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.