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