public interface CPUFluent<A extends CPUFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getArch()
Boolean hasArch()
@Deprecated A withNewArch(String arg0)
Double getClockMegahertz()
Boolean hasClockMegahertz()
Integer getCount()
Boolean hasCount()
A addAllToFlags(Collection<String> items)
A removeAllFromFlags(Collection<String> items)
String getFirstFlag()
String getLastFlag()
Boolean hasFlags()
String getModel()
Boolean hasModel()
@Deprecated A withNewModel(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.