Class AlertmanagerConfigSpecFluent.TimeIntervalsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1beta1.TimeIntervalFluent<AlertmanagerConfigSpecFluent.TimeIntervalsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1beta1.AlertmanagerConfigSpecFluent.TimeIntervalsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AlertmanagerConfigSpecFluent<A extends AlertmanagerConfigSpecFluent<A>>
public class AlertmanagerConfigSpecFluent.TimeIntervalsNested<N> extends TimeIntervalFluent<AlertmanagerConfigSpecFluent.TimeIntervalsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1beta1.TimeIntervalFluent
TimeIntervalFluent.TimeIntervalsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTimeInterval()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1beta1.TimeIntervalFluent
addAllToTimeIntervals, addNewTimeInterval, addNewTimeIntervalLike, addToAdditionalProperties, addToAdditionalProperties, addToTimeIntervals, addToTimeIntervals, buildFirstTimeInterval, buildLastTimeInterval, buildMatchingTimeInterval, buildTimeInterval, buildTimeIntervals, copyInstance, editFirstTimeInterval, editLastTimeInterval, editMatchingTimeInterval, editTimeInterval, equals, getAdditionalProperties, getName, hasAdditionalProperties, hashCode, hasMatchingTimeInterval, hasName, hasTimeIntervals, removeAllFromTimeIntervals, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTimeIntervals, removeMatchingFromTimeIntervals, setNewTimeIntervalLike, setToTimeIntervals, toString, withAdditionalProperties, withName, withTimeIntervals, withTimeIntervals
-
-