public class PrometheusBuilder extends PrometheusFluentImpl<PrometheusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Prometheus,PrometheusBuilder>
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() |
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, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, 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>Copyright © 2015–2023 Red Hat. All rights reserved.