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>>public A withNewName(StringBuilder arg1)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(int[] arg1, int arg2, int arg3)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(char[] arg1)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(byte[] arg1, int arg2)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(byte[] arg1)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(char[] arg1, int arg2, int arg3)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3, int arg4)
withNewName in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewName(String 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>>public A withNewTargetAverageUtilization(int arg0)
withNewTargetAverageUtilization 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)
withNewTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>public A withNewTargetAverageValue(String amount, String format)
withNewTargetAverageValue in interface ResourceMetricSourceFluent<A extends ResourceMetricSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.