public class RootDeviceHintsFluentImpl<A extends RootDeviceHintsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RootDeviceHintsFluent<A>
| Constructor and Description |
|---|
RootDeviceHintsFluentImpl() |
RootDeviceHintsFluentImpl(RootDeviceHints instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RootDeviceHintsFluentImpl()
public RootDeviceHintsFluentImpl(RootDeviceHints instance)
public String getDeviceName()
getDeviceName in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withDeviceName(String deviceName)
withDeviceName in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasDeviceName()
hasDeviceName in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public String getHctl()
getHctl in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withHctl(String hctl)
withHctl in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasHctl()
hasHctl in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Integer getMinSizeGigabytes()
getMinSizeGigabytes in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withMinSizeGigabytes(Integer minSizeGigabytes)
withMinSizeGigabytes in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasMinSizeGigabytes()
hasMinSizeGigabytes in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public String getModel()
getModel in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withModel(String model)
withModel in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasModel()
hasModel in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean getRotational()
getRotational in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withRotational(Boolean rotational)
withRotational in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasRotational()
hasRotational in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public String getSerialNumber()
getSerialNumber in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withSerialNumber(String serialNumber)
withSerialNumber in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasSerialNumber()
hasSerialNumber in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public String getVendor()
getVendor in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withVendor(String vendor)
withVendor in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasVendor()
hasVendor in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public String getWwn()
getWwn in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withWwn(String wwn)
withWwn in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasWwn()
hasWwn in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public String getWwnVendorExtension()
getWwnVendorExtension in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withWwnVendorExtension(String wwnVendorExtension)
withWwnVendorExtension in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasWwnVendorExtension()
hasWwnVendorExtension in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public String getWwnWithExtension()
getWwnWithExtension in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A withWwnWithExtension(String wwnWithExtension)
withWwnWithExtension in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasWwnWithExtension()
hasWwnWithExtension in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RootDeviceHintsFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RootDeviceHintsFluent<A>>public A withRotational()
withRotational in interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.