public class PrometheusBuilder extends PrometheusFluentImpl<PrometheusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Prometheus,PrometheusBuilder>
PrometheusFluentImpl.MetadataNestedImpl<N>, PrometheusFluentImpl.SpecNestedImpl<N>, PrometheusFluentImpl.StatusNestedImpl<N>PrometheusFluent.MetadataNested<N>, PrometheusFluent.SpecNested<N>, PrometheusFluent.StatusNested<N>| Constructor and Description |
|---|
PrometheusBuilder() |
PrometheusBuilder(Boolean validationEnabled) |
PrometheusBuilder(Prometheus instance) |
PrometheusBuilder(Prometheus instance,
Boolean validationEnabled) |
PrometheusBuilder(PrometheusFluent<?> fluent) |
PrometheusBuilder(PrometheusFluent<?> fluent,
Boolean validationEnabled) |
PrometheusBuilder(PrometheusFluent<?> fluent,
Prometheus instance) |
PrometheusBuilder(PrometheusFluent<?> fluent,
Prometheus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Prometheus |
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, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, build, builderOfpublic PrometheusBuilder()
public PrometheusBuilder(Boolean validationEnabled)
public PrometheusBuilder(PrometheusFluent<?> fluent)
public PrometheusBuilder(PrometheusFluent<?> fluent, Boolean validationEnabled)
public PrometheusBuilder(PrometheusFluent<?> fluent, Prometheus instance)
public PrometheusBuilder(PrometheusFluent<?> fluent, Prometheus instance, Boolean validationEnabled)
public PrometheusBuilder(Prometheus instance)
public PrometheusBuilder(Prometheus instance, Boolean validationEnabled)
public Prometheus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Prometheus>public boolean equals(Object o)
equals in class PrometheusFluentImpl<PrometheusBuilder>public int hashCode()
hashCode in class PrometheusFluentImpl<PrometheusBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.