public class PrometheusSourceBuilder extends PrometheusSourceFluentImpl<PrometheusSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusSource,PrometheusSourceBuilder>
PrometheusSourceFluentImpl.MetadataNestedImpl<N>, PrometheusSourceFluentImpl.SpecNestedImpl<N>, PrometheusSourceFluentImpl.StatusNestedImpl<N>PrometheusSourceFluent.MetadataNested<N>, PrometheusSourceFluent.SpecNested<N>, PrometheusSourceFluent.StatusNested<N>| Constructor and Description |
|---|
PrometheusSourceBuilder() |
PrometheusSourceBuilder(Boolean validationEnabled) |
PrometheusSourceBuilder(PrometheusSource instance) |
PrometheusSourceBuilder(PrometheusSource instance,
Boolean validationEnabled) |
PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent) |
PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent,
Boolean validationEnabled) |
PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent,
PrometheusSource instance) |
PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent,
PrometheusSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditablePrometheusSource |
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 PrometheusSourceBuilder()
public PrometheusSourceBuilder(Boolean validationEnabled)
public PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent)
public PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, Boolean validationEnabled)
public PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, PrometheusSource instance)
public PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, PrometheusSource instance, Boolean validationEnabled)
public PrometheusSourceBuilder(PrometheusSource instance)
public PrometheusSourceBuilder(PrometheusSource instance, Boolean validationEnabled)
public EditablePrometheusSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PrometheusSource>public boolean equals(Object o)
equals in class PrometheusSourceFluentImpl<PrometheusSourceBuilder>public int hashCode()
hashCode in class PrometheusSourceFluentImpl<PrometheusSourceBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.