public class TimeWindowBuilder extends TimeWindowFluentImpl<TimeWindowBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TimeWindow,TimeWindowBuilder>
TimeWindowFluentImpl.HoursNestedImpl<N>TimeWindowFluent.HoursNested<N>| Constructor and Description |
|---|
TimeWindowBuilder() |
TimeWindowBuilder(Boolean validationEnabled) |
TimeWindowBuilder(TimeWindow instance) |
TimeWindowBuilder(TimeWindow instance,
Boolean validationEnabled) |
TimeWindowBuilder(TimeWindowFluent<?> fluent) |
TimeWindowBuilder(TimeWindowFluent<?> fluent,
Boolean validationEnabled) |
TimeWindowBuilder(TimeWindowFluent<?> fluent,
TimeWindow instance) |
TimeWindowBuilder(TimeWindowFluent<?> fluent,
TimeWindow instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TimeWindow |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToDaysofweek, addAllToHours, addNewDaysofweek, addNewHour, addNewHour, addNewHourLike, addToDaysofweek, addToDaysofweek, addToHours, addToHours, buildFirstHour, buildHour, buildHours, buildLastHour, buildMatchingHour, editFirstHour, editHour, editLastHour, editMatchingHour, getDaysofweek, getDaysofweek, getFirstDaysofweek, getHours, getLastDaysofweek, getLocation, getMatchingDaysofweek, getWindowtype, hasDaysofweek, hasHours, hasLocation, hasMatchingDaysofweek, hasMatchingHour, hasWindowtype, removeAllFromDaysofweek, removeAllFromHours, removeFromDaysofweek, removeFromHours, removeMatchingFromHours, setNewHourLike, setToDaysofweek, setToHours, withDaysofweek, withDaysofweek, withHours, withHours, withLocation, withNewLocation, withNewWindowtype, withWindowtypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic TimeWindowBuilder()
public TimeWindowBuilder(Boolean validationEnabled)
public TimeWindowBuilder(TimeWindowFluent<?> fluent)
public TimeWindowBuilder(TimeWindowFluent<?> fluent, Boolean validationEnabled)
public TimeWindowBuilder(TimeWindowFluent<?> fluent, TimeWindow instance)
public TimeWindowBuilder(TimeWindowFluent<?> fluent, TimeWindow instance, Boolean validationEnabled)
public TimeWindowBuilder(TimeWindow instance)
public TimeWindowBuilder(TimeWindow instance, Boolean validationEnabled)
public TimeWindow build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TimeWindow>public boolean equals(Object o)
equals in class TimeWindowFluentImpl<TimeWindowBuilder>public int hashCode()
hashCode in class TimeWindowFluentImpl<TimeWindowBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.