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