public class MachinePoolFluent<A extends MachinePoolFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
MachinePoolFluent() |
MachinePoolFluent(MachinePool instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic MachinePoolFluent()
public MachinePoolFluent(MachinePool instance)
protected void copyInstance(MachinePool instance)
public String getImageID()
public boolean hasImageID()
public String getInstanceType()
public boolean hasInstanceType()
public String getSystemDiskCategory()
public boolean hasSystemDiskCategory()
public Integer getSystemDiskSize()
public boolean hasSystemDiskSize()
public A addAllToZones(Collection<String> items)
public A removeAllFromZones(Collection<String> items)
public String getZone(int index)
public String getFirstZone()
public String getLastZone()
public boolean hasZones()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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.