Class TimeIntervalFluent.TimeIntervalsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1beta1.TimePeriodFluent<TimeIntervalFluent.TimeIntervalsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1beta1.TimeIntervalFluent.TimeIntervalsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- TimeIntervalFluent<A extends TimeIntervalFluent<A>>
public class TimeIntervalFluent.TimeIntervalsNested<N> extends TimePeriodFluent<TimeIntervalFluent.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.TimePeriodFluent
TimePeriodFluent.DaysOfMonthNested<N>, TimePeriodFluent.TimesNested<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.TimePeriodFluent
addAllToDaysOfMonth, addAllToMonths, addAllToTimes, addAllToWeekdays, addAllToYears, addNewDaysOfMonth, addNewDaysOfMonth, addNewDaysOfMonthLike, addNewTime, addNewTime, addNewTimeLike, addToAdditionalProperties, addToAdditionalProperties, addToDaysOfMonth, addToDaysOfMonth, addToMonths, addToMonths, addToTimes, addToTimes, addToWeekdays, addToWeekdays, addToYears, addToYears, buildDaysOfMonth, buildDaysOfMonth, buildFirstDaysOfMonth, buildFirstTime, buildLastDaysOfMonth, buildLastTime, buildMatchingDaysOfMonth, buildMatchingTime, buildTime, buildTimes, copyInstance, editDaysOfMonth, editFirstDaysOfMonth, editFirstTime, editLastDaysOfMonth, editLastTime, editMatchingDaysOfMonth, editMatchingTime, editTime, equals, getAdditionalProperties, getFirstMonth, getFirstWeekday, getFirstYear, getLastMonth, getLastWeekday, getLastYear, getMatchingMonth, getMatchingWeekday, getMatchingYear, getMonth, getMonths, getWeekday, getWeekdays, getYear, getYears, hasAdditionalProperties, hasDaysOfMonth, hashCode, hasMatchingDaysOfMonth, hasMatchingMonth, hasMatchingTime, hasMatchingWeekday, hasMatchingYear, hasMonths, hasTimes, hasWeekdays, hasYears, removeAllFromDaysOfMonth, removeAllFromMonths, removeAllFromTimes, removeAllFromWeekdays, removeAllFromYears, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDaysOfMonth, removeFromMonths, removeFromTimes, removeFromWeekdays, removeFromYears, removeMatchingFromDaysOfMonth, removeMatchingFromTimes, setNewDaysOfMonthLike, setNewTimeLike, setToDaysOfMonth, setToMonths, setToTimes, setToWeekdays, setToYears, toString, withAdditionalProperties, withDaysOfMonth, withDaysOfMonth, withMonths, withMonths, withTimes, withTimes, withWeekdays, withWeekdays, withYears, withYears
-
-