public class BIOSBuilder extends BIOSFluent<BIOSBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BIOS,BIOSBuilder>
| Constructor and Description |
|---|
BIOSBuilder() |
BIOSBuilder(BIOS instance) |
BIOSBuilder(BIOS instance,
Boolean validationEnabled) |
BIOSBuilder(BIOSFluent<?> fluent) |
BIOSBuilder(BIOSFluent<?> fluent,
BIOS instance) |
BIOSBuilder(BIOSFluent<?> fluent,
BIOS instance,
Boolean validationEnabled) |
BIOSBuilder(BIOSFluent<?> fluent,
Boolean validationEnabled) |
BIOSBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BIOS |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDate, getVendor, getVersion, hasAdditionalProperties, hasDate, hashCode, hasVendor, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDate, withVendor, withVersionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic BIOSBuilder()
public BIOSBuilder(Boolean validationEnabled)
public BIOSBuilder(BIOSFluent<?> fluent)
public BIOSBuilder(BIOSFluent<?> fluent, Boolean validationEnabled)
public BIOSBuilder(BIOSFluent<?> fluent, BIOS instance)
public BIOSBuilder(BIOSFluent<?> fluent, BIOS instance, Boolean validationEnabled)
public BIOSBuilder(BIOS instance)
Copyright © 2015–2023 Red Hat. All rights reserved.