public class InfrastructureBuilder extends InfrastructureFluentImpl<InfrastructureBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Infrastructure,InfrastructureBuilder>
InfrastructureFluentImpl.MetadataNestedImpl<N>, InfrastructureFluentImpl.SpecNestedImpl<N>, InfrastructureFluentImpl.StatusNestedImpl<N>InfrastructureFluent.MetadataNested<N>, InfrastructureFluent.SpecNested<N>, InfrastructureFluent.StatusNested<N>| Constructor and Description |
|---|
InfrastructureBuilder() |
InfrastructureBuilder(Boolean validationEnabled) |
InfrastructureBuilder(Infrastructure instance) |
InfrastructureBuilder(Infrastructure instance,
Boolean validationEnabled) |
InfrastructureBuilder(InfrastructureFluent<?> fluent) |
InfrastructureBuilder(InfrastructureFluent<?> fluent,
Boolean validationEnabled) |
InfrastructureBuilder(InfrastructureFluent<?> fluent,
Infrastructure instance) |
InfrastructureBuilder(InfrastructureFluent<?> fluent,
Infrastructure instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Infrastructure |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, aggregate, aggregate, build, build, builderOfpublic InfrastructureBuilder()
public InfrastructureBuilder(Boolean validationEnabled)
public InfrastructureBuilder(InfrastructureFluent<?> fluent)
public InfrastructureBuilder(InfrastructureFluent<?> fluent, Boolean validationEnabled)
public InfrastructureBuilder(InfrastructureFluent<?> fluent, Infrastructure instance)
public InfrastructureBuilder(InfrastructureFluent<?> fluent, Infrastructure instance, Boolean validationEnabled)
public InfrastructureBuilder(Infrastructure instance)
public InfrastructureBuilder(Infrastructure instance, Boolean validationEnabled)
public Infrastructure build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Infrastructure>public boolean equals(Object o)
equals in class InfrastructureFluentImpl<InfrastructureBuilder>public int hashCode()
hashCode in class InfrastructureFluentImpl<InfrastructureBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.