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