public class MachinePoolFluentImpl<A extends MachinePoolFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements MachinePoolFluent<A>
MachinePoolFluent.PlatformNested<N>| Constructor and Description |
|---|
MachinePoolFluentImpl() |
MachinePoolFluentImpl(MachinePool instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic MachinePoolFluentImpl()
public MachinePoolFluentImpl(MachinePool instance)
public String getArchitecture()
getArchitecture in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withArchitecture(String architecture)
withArchitecture in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasArchitecture()
hasArchitecture in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public String getHyperthreading()
getHyperthreading in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withHyperthreading(String hyperthreading)
withHyperthreading in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasHyperthreading()
hasHyperthreading in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public String getName()
getName in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withName(String name)
withName in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasName()
hasName in interface MachinePoolFluent<A extends MachinePoolFluent<A>>@Deprecated public MachinePoolPlatform getPlatform()
getPlatform in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolPlatform buildPlatform()
buildPlatform in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withPlatform(MachinePoolPlatform platform)
withPlatform in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasPlatform()
hasPlatform in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.PlatformNested<A> withNewPlatform()
withNewPlatform in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.PlatformNested<A> withNewPlatformLike(MachinePoolPlatform item)
withNewPlatformLike in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.PlatformNested<A> editPlatform()
editPlatform in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.PlatformNested<A> editOrNewPlatform()
editOrNewPlatform in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public MachinePoolFluent.PlatformNested<A> editOrNewPlatformLike(MachinePoolPlatform item)
editOrNewPlatformLike in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Long getReplicas()
getReplicas in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public A withReplicas(Long replicas)
withReplicas in interface MachinePoolFluent<A extends MachinePoolFluent<A>>public Boolean hasReplicas()
hasReplicas 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–2022 Red Hat. All rights reserved.