Class PrometheusSpecFluent.WebNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.PrometheusWebSpecFluent<PrometheusSpecFluent.WebNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.WebNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PrometheusSpecFluent<A extends PrometheusSpecFluent<A>>
public class PrometheusSpecFluent.WebNested<N> extends PrometheusWebSpecFluent<PrometheusSpecFluent.WebNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.PrometheusWebSpecFluent
PrometheusWebSpecFluent.HttpConfigNested<N>, PrometheusWebSpecFluent.TlsConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendWeb()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.PrometheusWebSpecFluent
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, withTlsConfig
-
-