public class HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
HardwareRAIDVolumeFluent() |
HardwareRAIDVolumeFluent(HardwareRAIDVolume instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HardwareRAIDVolumeFluent()
public HardwareRAIDVolumeFluent(HardwareRAIDVolume instance)
public String getController()
public boolean hasController()
public String getLevel()
public boolean hasLevel()
public String getName()
public boolean hasName()
public Integer getNumberOfPhysicalDisks()
public boolean hasNumberOfPhysicalDisks()
public A addAllToPhysicalDisks(Collection<String> items)
public A removeAllFromPhysicalDisks(Collection<String> items)
public String getPhysicalDisk(int index)
public String getFirstPhysicalDisk()
public String getLastPhysicalDisk()
public boolean hasPhysicalDisks()
public Boolean getRotational()
public boolean hasRotational()
public Integer getSizeGibibytes()
public boolean hasSizeGibibytes()
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 HardwareRAIDVolumeFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HardwareRAIDVolumeFluent<A>>public A withRotational()
Copyright © 2015–2023 Red Hat. All rights reserved.