public class BootstrapInPlaceBuilder extends BootstrapInPlaceFluentImpl<BootstrapInPlaceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BootstrapInPlace,BootstrapInPlaceBuilder>
| Constructor and Description |
|---|
BootstrapInPlaceBuilder() |
BootstrapInPlaceBuilder(Boolean validationEnabled) |
BootstrapInPlaceBuilder(BootstrapInPlace instance) |
BootstrapInPlaceBuilder(BootstrapInPlace instance,
Boolean validationEnabled) |
BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent) |
BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent,
Boolean validationEnabled) |
BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent,
BootstrapInPlace instance) |
BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent,
BootstrapInPlace instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapInPlace |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getInstallationDisk, hasAdditionalProperties, hasInstallationDisk, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withInstallationDisk, withNewInstallationDiskaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic BootstrapInPlaceBuilder()
public BootstrapInPlaceBuilder(Boolean validationEnabled)
public BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent)
public BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent, Boolean validationEnabled)
public BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent, BootstrapInPlace instance)
public BootstrapInPlaceBuilder(BootstrapInPlaceFluent<?> fluent, BootstrapInPlace instance, Boolean validationEnabled)
public BootstrapInPlaceBuilder(BootstrapInPlace instance)
public BootstrapInPlaceBuilder(BootstrapInPlace instance, Boolean validationEnabled)
public BootstrapInPlace build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BootstrapInPlace>public boolean equals(Object o)
equals in class BootstrapInPlaceFluentImpl<BootstrapInPlaceBuilder>public int hashCode()
hashCode in class BootstrapInPlaceFluentImpl<BootstrapInPlaceBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.