public class OpenShiftControllerManagerBuilder extends OpenShiftControllerManagerFluentImpl<OpenShiftControllerManagerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenShiftControllerManager,OpenShiftControllerManagerBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.