public class PingSourceBuilder extends PingSourceFluentImpl<PingSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PingSource,PingSourceBuilder>
PingSourceFluentImpl.MetadataNestedImpl<N>, PingSourceFluentImpl.SpecNestedImpl<N>, PingSourceFluentImpl.StatusNestedImpl<N>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 |
|---|---|
EditablePingSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 EditablePingSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PingSource>public boolean equals(Object o)
equals in class PingSourceFluentImpl<PingSourceBuilder>public int hashCode()
hashCode in class PingSourceFluentImpl<PingSourceBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.