public class ResourceMetricSourceFluentImpl<A extends ResourceMetricSourceFluent<A>> extends BaseFluent<A> implements ResourceMetricSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceMetricSourceFluentImpl.TargetAverageValueNestedImpl<N> |
ResourceMetricSourceFluent.TargetAverageValueNested<N>_visitables| 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>>public A withNewName(String arg1)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(StringBuffer arg1)
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>>@Deprecated public Quantity getTargetAverageValue()
getTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public Quantity buildTargetAverageValue()
buildTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withTargetAverageValue(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 ResourceMetricSourceFluent.TargetAverageValueNested<A> withNewTargetAverageValue()
withNewTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public ResourceMetricSourceFluent.TargetAverageValueNested<A> withNewTargetAverageValueLike(Quantity item)
withNewTargetAverageValueLike in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public ResourceMetricSourceFluent.TargetAverageValueNested<A> editTargetAverageValue()
editTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public ResourceMetricSourceFluent.TargetAverageValueNested<A> editOrNewTargetAverageValue()
editOrNewTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public ResourceMetricSourceFluent.TargetAverageValueNested<A> editOrNewTargetAverageValueLike(Quantity item)
editOrNewTargetAverageValueLike in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.