public class RootDeviceHintsBuilder extends RootDeviceHintsFluent<RootDeviceHintsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RootDeviceHints,RootDeviceHintsBuilder>
| Constructor and Description |
|---|
RootDeviceHintsBuilder() |
RootDeviceHintsBuilder(RootDeviceHints instance) |
RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent) |
RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent,
RootDeviceHints instance) |
| Modifier and Type | Method and Description |
|---|---|
RootDeviceHints |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getDeviceName, getHctl, getMinSizeGigabytes, getModel, getRotational, getSerialNumber, getVendor, getWwn, getWwnVendorExtension, getWwnWithExtension, hasAdditionalProperties, hasDeviceName, hashCode, hasHctl, hasMinSizeGigabytes, hasModel, hasRotational, hasSerialNumber, hasVendor, hasWwn, hasWwnVendorExtension, hasWwnWithExtension, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDeviceName, withHctl, withMinSizeGigabytes, withModel, withRotational, withRotational, withSerialNumber, withVendor, withWwn, withWwnVendorExtension, withWwnWithExtensionaggregate, aggregate, build, build, builderOf, getVisitableMappublic RootDeviceHintsBuilder()
public RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent)
public RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent, RootDeviceHints instance)
public RootDeviceHintsBuilder(RootDeviceHints instance)
public RootDeviceHints build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RootDeviceHints>Copyright © 2015–2024 Red Hat. All rights reserved.