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