public class HardwareRAIDVolumeFluentImpl<A extends HardwareRAIDVolumeFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HardwareRAIDVolumeFluent<A>
| Constructor and Description |
|---|
HardwareRAIDVolumeFluentImpl() |
HardwareRAIDVolumeFluentImpl(HardwareRAIDVolume instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getLevel() |
String |
getName() |
Integer |
getNumberOfPhysicalDisks() |
Boolean |
getRotational() |
Integer |
getSizeGibibytes() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasLevel() |
Boolean |
hasName() |
Boolean |
hasNumberOfPhysicalDisks() |
Boolean |
hasRotational() |
Boolean |
hasSizeGibibytes() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withLevel(String level) |
A |
withName(String name) |
A |
withNumberOfPhysicalDisks(Integer numberOfPhysicalDisks) |
A |
withRotational() |
A |
withRotational(Boolean rotational) |
A |
withSizeGibibytes(Integer sizeGibibytes) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HardwareRAIDVolumeFluentImpl()
public HardwareRAIDVolumeFluentImpl(HardwareRAIDVolume instance)
public String getLevel()
getLevel in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A withLevel(String level)
withLevel in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Boolean hasLevel()
hasLevel in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public String getName()
getName in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A withName(String name)
withName in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Boolean hasName()
hasName in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Integer getNumberOfPhysicalDisks()
getNumberOfPhysicalDisks in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A withNumberOfPhysicalDisks(Integer numberOfPhysicalDisks)
withNumberOfPhysicalDisks in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Boolean hasNumberOfPhysicalDisks()
hasNumberOfPhysicalDisks in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Boolean getRotational()
getRotational in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A withRotational(Boolean rotational)
withRotational in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Boolean hasRotational()
hasRotational in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Integer getSizeGibibytes()
getSizeGibibytes in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A withSizeGibibytes(Integer sizeGibibytes)
withSizeGibibytes in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Boolean hasSizeGibibytes()
hasSizeGibibytes in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>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()
withRotational in interface HardwareRAIDVolumeFluent<A extends HardwareRAIDVolumeFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.