public class ThrottlingDataBuilder extends ThrottlingDataFluentImpl<ThrottlingDataBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<ThrottlingData,ThrottlingDataBuilder>
| Constructor and Description |
|---|
ThrottlingDataBuilder() |
ThrottlingDataBuilder(Boolean validationEnabled) |
ThrottlingDataBuilder(ThrottlingData instance) |
ThrottlingDataBuilder(ThrottlingData instance,
Boolean validationEnabled) |
ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent) |
ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent,
Boolean validationEnabled) |
ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent,
ThrottlingData instance) |
ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent,
ThrottlingData instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableThrottlingData |
build() |
boolean |
equals(Object o) |
getPeriods, getThrottledPeriods, getThrottledTime, hasPeriods, hasThrottledPeriods, hasThrottledTime, withPeriods, withThrottledPeriods, withThrottledTimeaccept, aggregate, aggregate, build, buildpublic ThrottlingDataBuilder()
public ThrottlingDataBuilder(Boolean validationEnabled)
public ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent)
public ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent, Boolean validationEnabled)
public ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent, ThrottlingData instance)
public ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent, ThrottlingData instance, Boolean validationEnabled)
public ThrottlingDataBuilder(ThrottlingData instance)
public ThrottlingDataBuilder(ThrottlingData instance, Boolean validationEnabled)
public EditableThrottlingData build()
build in interface io.fabric8.docker.api.builder.Builder<ThrottlingData>public boolean equals(Object o)
equals in class ThrottlingDataFluentImpl<ThrottlingDataBuilder>Copyright © 2015–2017 Red Hat. All rights reserved.