public class OpenShiftAPIServerBuilder extends OpenShiftAPIServerFluentImpl<OpenShiftAPIServerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenShiftAPIServer,OpenShiftAPIServerBuilder>
OpenShiftAPIServerFluent.MetadataNested<N>, OpenShiftAPIServerFluent.SpecNested<N>, OpenShiftAPIServerFluent.StatusNested<N>| Constructor and Description |
|---|
OpenShiftAPIServerBuilder() |
OpenShiftAPIServerBuilder(Boolean validationEnabled) |
OpenShiftAPIServerBuilder(OpenShiftAPIServer instance) |
OpenShiftAPIServerBuilder(OpenShiftAPIServer instance,
Boolean validationEnabled) |
OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent) |
OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent,
Boolean validationEnabled) |
OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent,
OpenShiftAPIServer instance) |
OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent,
OpenShiftAPIServer instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftAPIServer |
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 OpenShiftAPIServerBuilder()
public OpenShiftAPIServerBuilder(Boolean validationEnabled)
public OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent)
public OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent, Boolean validationEnabled)
public OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent, OpenShiftAPIServer instance)
public OpenShiftAPIServerBuilder(OpenShiftAPIServerFluent<?> fluent, OpenShiftAPIServer instance, Boolean validationEnabled)
public OpenShiftAPIServerBuilder(OpenShiftAPIServer instance)
public OpenShiftAPIServerBuilder(OpenShiftAPIServer instance, Boolean validationEnabled)
public OpenShiftAPIServer build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OpenShiftAPIServer>Copyright © 2015–2023 Red Hat. All rights reserved.