public class TimeWindowBuilder extends TimeWindowFluentImpl<TimeWindowBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TimeWindow,TimeWindowBuilder>
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() |
addAllToDaysofweek, addAllToHours, addNewHour, addNewHour, addNewHourLike, addToDaysofweek, addToDaysofweek, addToHours, addToHours, buildFirstHour, buildHour, buildHours, buildLastHour, buildMatchingHour, editFirstHour, editHour, editLastHour, editMatchingHour, equals, getDaysofweek, getDaysofweek, getFirstDaysofweek, getHours, getLastDaysofweek, getLocation, getMatchingDaysofweek, getWindowtype, hasDaysofweek, hashCode, hasHours, hasLocation, hasMatchingDaysofweek, hasMatchingHour, hasWindowtype, removeAllFromDaysofweek, removeAllFromHours, removeFromDaysofweek, removeFromHours, removeMatchingFromHours, setNewHourLike, setToDaysofweek, setToHours, toString, withDaysofweek, withDaysofweek, withHours, withHours, withLocation, withWindowtypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.