public class PrometheusBuilder extends PrometheusFluent<PrometheusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Prometheus,PrometheusBuilder>
PrometheusFluent.MetadataNested<N>, PrometheusFluent.SpecNested<N>, PrometheusFluent.StatusNested<N>| Constructor and Description |
|---|
PrometheusBuilder() |
PrometheusBuilder(Prometheus instance) |
PrometheusBuilder(PrometheusFluent<?> fluent) |
PrometheusBuilder(PrometheusFluent<?> fluent,
Prometheus instance) |
| Modifier and Type | Method and Description |
|---|---|
Prometheus |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic PrometheusBuilder()
public PrometheusBuilder(PrometheusFluent<?> fluent)
public PrometheusBuilder(PrometheusFluent<?> fluent, Prometheus instance)
public PrometheusBuilder(Prometheus instance)
public Prometheus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Prometheus>Copyright © 2015–2024 Red Hat. All rights reserved.