public class PrometheusWebSpecBuilder extends PrometheusWebSpecFluent<PrometheusWebSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PrometheusWebSpec,PrometheusWebSpecBuilder>
PrometheusWebSpecFluent.HttpConfigNested<N>, PrometheusWebSpecFluent.TlsConfigNested<N>| Constructor and Description |
|---|
PrometheusWebSpecBuilder() |
PrometheusWebSpecBuilder(PrometheusWebSpec instance) |
PrometheusWebSpecBuilder(PrometheusWebSpecFluent<?> fluent) |
PrometheusWebSpecBuilder(PrometheusWebSpecFluent<?> fluent,
PrometheusWebSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
PrometheusWebSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildHttpConfig, buildTlsConfig, copyInstance, editHttpConfig, editOrNewHttpConfig, editOrNewHttpConfigLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, equals, getAdditionalProperties, getMaxConnections, getPageTitle, hasAdditionalProperties, hashCode, hasHttpConfig, hasMaxConnections, hasPageTitle, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withHttpConfig, withMaxConnections, withNewHttpConfig, withNewHttpConfigLike, withNewTlsConfig, withNewTlsConfigLike, withPageTitle, withTlsConfigaggregate, aggregate, build, build, builderOf, getVisitableMappublic PrometheusWebSpecBuilder()
public PrometheusWebSpecBuilder(PrometheusWebSpecFluent<?> fluent)
public PrometheusWebSpecBuilder(PrometheusWebSpecFluent<?> fluent, PrometheusWebSpec instance)
public PrometheusWebSpecBuilder(PrometheusWebSpec instance)
public PrometheusWebSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PrometheusWebSpec>Copyright © 2015–2024 Red Hat. All rights reserved.