Class PrometheusAgentSpecFluent.TracingConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.PrometheusTracingConfigFluent<PrometheusAgentSpecFluent.TracingConfigNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentSpecFluent.TracingConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PrometheusAgentSpecFluent<A extends PrometheusAgentSpecFluent<A>>
public class PrometheusAgentSpecFluent.TracingConfigNested<N> extends PrometheusTracingConfigFluent<PrometheusAgentSpecFluent.TracingConfigNested<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.PrometheusTracingConfigFluent
PrometheusTracingConfigFluent.TlsConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTracingConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.PrometheusTracingConfigFluent
addToAdditionalProperties, addToAdditionalProperties, addToHeaders, addToHeaders, buildTlsConfig, copyInstance, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, equals, getAdditionalProperties, getClientType, getCompression, getEndpoint, getHeaders, getInsecure, getSamplingFraction, getTimeout, hasAdditionalProperties, hasClientType, hasCompression, hasEndpoint, hashCode, hasHeaders, hasInsecure, hasSamplingFraction, hasTimeout, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHeaders, removeFromHeaders, toString, withAdditionalProperties, withClientType, withCompression, withEndpoint, withHeaders, withInsecure, withInsecure, withNewSamplingFraction, withNewSamplingFraction, withNewTlsConfig, withNewTlsConfigLike, withSamplingFraction, withTimeout, withTlsConfig
-
-