public class StageInfoBuilder extends StageInfoFluentImpl<StageInfoBuilder> implements VisitableBuilder<StageInfo,StageInfoBuilder>
StageInfoFluentImpl.StepsNestedImpl<N>StageInfoFluent.StepsNested<N>_visitables| Constructor and Description |
|---|
StageInfoBuilder() |
StageInfoBuilder(java.lang.Boolean validationEnabled) |
StageInfoBuilder(StageInfo instance) |
StageInfoBuilder(StageInfo instance,
java.lang.Boolean validationEnabled) |
StageInfoBuilder(StageInfoFluent<?> fluent) |
StageInfoBuilder(StageInfoFluent<?> fluent,
java.lang.Boolean validationEnabled) |
StageInfoBuilder(StageInfoFluent<?> fluent,
StageInfo instance) |
StageInfoBuilder(StageInfoFluent<?> fluent,
StageInfo instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
StageInfo |
build() |
boolean |
equals(java.lang.Object o) |
addAllToSteps, addNewStep, addNewStep, addNewStepLike, addToSteps, addToSteps, buildFirstStep, buildLastStep, buildMatchingStep, buildStep, buildSteps, editFirstStep, editLastStep, editMatchingStep, editStep, getDurationMilliseconds, getName, getStartTime, getSteps, hasDurationMilliseconds, hasMatchingStep, hasName, hasStartTime, hasSteps, removeAllFromSteps, removeFromSteps, setNewStepLike, setToSteps, withDurationMilliseconds, withName, withNewName, withNewName, withNewName, withNewStartTime, withNewStartTime, withNewStartTime, withStartTime, withSteps, withStepsaccept, aggregate, aggregate, build, build, builderOfpublic StageInfoBuilder()
public StageInfoBuilder(java.lang.Boolean validationEnabled)
public StageInfoBuilder(StageInfoFluent<?> fluent)
public StageInfoBuilder(StageInfoFluent<?> fluent, java.lang.Boolean validationEnabled)
public StageInfoBuilder(StageInfoFluent<?> fluent, StageInfo instance)
public StageInfoBuilder(StageInfoFluent<?> fluent, StageInfo instance, java.lang.Boolean validationEnabled)
public StageInfoBuilder(StageInfo instance)
public StageInfoBuilder(StageInfo instance, java.lang.Boolean validationEnabled)
public boolean equals(java.lang.Object o)
equals in class StageInfoFluentImpl<StageInfoBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.