public class BIOSBuilder extends BIOSFluentImpl<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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getDate, getVendor, getVersion, hasAdditionalProperties, hasDate, hasVendor, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDate, withNewDate, withNewVendor, withNewVersion, withVendor, withVersionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public BIOS build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BIOS>public boolean equals(Object o)
equals in class BIOSFluentImpl<BIOSBuilder>public int hashCode()
hashCode in class BIOSFluentImpl<BIOSBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.