public class RootDeviceHintsBuilder extends RootDeviceHintsFluentImpl<RootDeviceHintsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RootDeviceHints,RootDeviceHintsBuilder>
| Constructor and Description |
|---|
RootDeviceHintsBuilder() |
RootDeviceHintsBuilder(Boolean validationEnabled) |
RootDeviceHintsBuilder(RootDeviceHints instance) |
RootDeviceHintsBuilder(RootDeviceHints instance,
Boolean validationEnabled) |
RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent) |
RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent,
Boolean validationEnabled) |
RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent,
RootDeviceHints instance) |
RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent,
RootDeviceHints instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RootDeviceHints |
build() |
addToAdditionalProperties, addToAdditionalProperties, 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, withWwnWithExtensionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RootDeviceHintsBuilder()
public RootDeviceHintsBuilder(Boolean validationEnabled)
public RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent)
public RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent, Boolean validationEnabled)
public RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent, RootDeviceHints instance)
public RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent, RootDeviceHints instance, Boolean validationEnabled)
public RootDeviceHintsBuilder(RootDeviceHints instance)
public RootDeviceHintsBuilder(RootDeviceHints instance, Boolean validationEnabled)
public RootDeviceHints build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RootDeviceHints>Copyright © 2015–2022 Red Hat. All rights reserved.