public class MachinePoolFluentImpl<A extends MachinePoolFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements MachinePoolFluent<A>
MachinePoolFluent.RootVolumeNested<N>| Constructor and Description |
|---|
MachinePoolFluentImpl() |
MachinePoolFluentImpl(MachinePool instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic MachinePoolFluentImpl()
public MachinePoolFluentImpl(MachinePool instance)
public String getFlavor()
getFlavor in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withFlavor(String flavor)
withFlavor in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasFlavor()
hasFlavor in interface MachinePoolFluent<A extends MachinePoolFluent<A>>@Deprecated public RootVolume getRootVolume()
getRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public RootVolume buildRootVolume()
buildRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withRootVolume(RootVolume rootVolume)
withRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasRootVolume()
hasRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withNewRootVolume(Integer size, String type)
withNewRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.RootVolumeNested<A> withNewRootVolume()
withNewRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.RootVolumeNested<A> withNewRootVolumeLike(RootVolume item)
withNewRootVolumeLike in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.RootVolumeNested<A> editRootVolume()
editRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.RootVolumeNested<A> editOrNewRootVolume()
editOrNewRootVolume in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.RootVolumeNested<A> editOrNewRootVolumeLike(RootVolume item)
editOrNewRootVolumeLike in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends MachinePoolFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends MachinePoolFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.