Class ProbeTargetStaticConfigFluent.RelabelingConfigsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.RelabelConfigFluent<ProbeTargetStaticConfigFluent.RelabelingConfigsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.ProbeTargetStaticConfigFluent.RelabelingConfigsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ProbeTargetStaticConfigFluent<A extends ProbeTargetStaticConfigFluent<A>>
public class ProbeTargetStaticConfigFluent.RelabelingConfigsNested<N> extends RelabelConfigFluent<ProbeTargetStaticConfigFluent.RelabelingConfigsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRelabelingConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.RelabelConfigFluent
addAllToSourceLabels, addToAdditionalProperties, addToAdditionalProperties, addToSourceLabels, addToSourceLabels, copyInstance, equals, getAction, getAdditionalProperties, getFirstSourceLabel, getLastSourceLabel, getMatchingSourceLabel, getModulus, getRegex, getReplacement, getSeparator, getSourceLabel, getSourceLabels, getTargetLabel, hasAction, hasAdditionalProperties, hashCode, hasMatchingSourceLabel, hasModulus, hasRegex, hasReplacement, hasSeparator, hasSourceLabels, hasTargetLabel, removeAllFromSourceLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSourceLabels, setToSourceLabels, toString, withAction, withAdditionalProperties, withModulus, withRegex, withReplacement, withSeparator, withSourceLabels, withSourceLabels, withTargetLabel
-
-