public interface RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getDeviceName()
Boolean hasDeviceName()
@Deprecated A withNewDeviceName(String arg0)
String getHctl()
Boolean hasHctl()
@Deprecated A withNewHctl(String arg0)
Integer getMinSizeGigabytes()
Boolean hasMinSizeGigabytes()
String getModel()
Boolean hasModel()
@Deprecated A withNewModel(String arg0)
Boolean getRotational()
Boolean hasRotational()
String getSerialNumber()
Boolean hasSerialNumber()
@Deprecated A withNewSerialNumber(String arg0)
String getVendor()
Boolean hasVendor()
@Deprecated A withNewVendor(String arg0)
String getWwn()
Boolean hasWwn()
@Deprecated A withNewWwn(String arg0)
String getWwnVendorExtension()
Boolean hasWwnVendorExtension()
@Deprecated A withNewWwnVendorExtension(String arg0)
String getWwnWithExtension()
Boolean hasWwnWithExtension()
@Deprecated A withNewWwnWithExtension(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.