public class VerticalPodAutoscalerCheckpointStatusFluentImpl<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VerticalPodAutoscalerCheckpointStatusFluent<A>
VerticalPodAutoscalerCheckpointStatusFluent.CpuHistogramNested<N>, VerticalPodAutoscalerCheckpointStatusFluent.MemoryHistogramNested<N>| Constructor and Description |
|---|
VerticalPodAutoscalerCheckpointStatusFluentImpl() |
VerticalPodAutoscalerCheckpointStatusFluentImpl(VerticalPodAutoscalerCheckpointStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VerticalPodAutoscalerCheckpointStatusFluentImpl()
public VerticalPodAutoscalerCheckpointStatusFluentImpl(VerticalPodAutoscalerCheckpointStatus instance)
@Deprecated public HistogramCheckpoint getCpuHistogram()
getCpuHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public HistogramCheckpoint buildCpuHistogram()
buildCpuHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public A withCpuHistogram(HistogramCheckpoint cpuHistogram)
withCpuHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Boolean hasCpuHistogram()
hasCpuHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.CpuHistogramNested<A> withNewCpuHistogram()
withNewCpuHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.CpuHistogramNested<A> withNewCpuHistogramLike(HistogramCheckpoint item)
withNewCpuHistogramLike in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.CpuHistogramNested<A> editCpuHistogram()
editCpuHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.CpuHistogramNested<A> editOrNewCpuHistogram()
editOrNewCpuHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.CpuHistogramNested<A> editOrNewCpuHistogramLike(HistogramCheckpoint item)
editOrNewCpuHistogramLike in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public String getFirstSampleStart()
getFirstSampleStart in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public A withFirstSampleStart(String firstSampleStart)
withFirstSampleStart in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Boolean hasFirstSampleStart()
hasFirstSampleStart in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public String getLastSampleStart()
getLastSampleStart in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public A withLastSampleStart(String lastSampleStart)
withLastSampleStart in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Boolean hasLastSampleStart()
hasLastSampleStart in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public String getLastUpdateTime()
getLastUpdateTime in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public A withLastUpdateTime(String lastUpdateTime)
withLastUpdateTime in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Boolean hasLastUpdateTime()
hasLastUpdateTime in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>@Deprecated public HistogramCheckpoint getMemoryHistogram()
getMemoryHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public HistogramCheckpoint buildMemoryHistogram()
buildMemoryHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public A withMemoryHistogram(HistogramCheckpoint memoryHistogram)
withMemoryHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Boolean hasMemoryHistogram()
hasMemoryHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.MemoryHistogramNested<A> withNewMemoryHistogram()
withNewMemoryHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.MemoryHistogramNested<A> withNewMemoryHistogramLike(HistogramCheckpoint item)
withNewMemoryHistogramLike in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.MemoryHistogramNested<A> editMemoryHistogram()
editMemoryHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.MemoryHistogramNested<A> editOrNewMemoryHistogram()
editOrNewMemoryHistogram in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public VerticalPodAutoscalerCheckpointStatusFluent.MemoryHistogramNested<A> editOrNewMemoryHistogramLike(HistogramCheckpoint item)
editOrNewMemoryHistogramLike in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Integer getTotalSamplesCount()
getTotalSamplesCount in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public A withTotalSamplesCount(Integer totalSamplesCount)
withTotalSamplesCount in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Boolean hasTotalSamplesCount()
hasTotalSamplesCount in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public String getVersion()
getVersion in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public A withVersion(String version)
withVersion in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public Boolean hasVersion()
hasVersion in interface VerticalPodAutoscalerCheckpointStatusFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VerticalPodAutoscalerCheckpointStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.