public class ExecActionBuilder extends ExecActionFluentImpl<ExecActionBuilder> implements VisitableBuilder<ExecAction,ExecActionBuilder>
_visitables| Constructor and Description |
|---|
ExecActionBuilder() |
ExecActionBuilder(Boolean validationEnabled) |
ExecActionBuilder(ExecAction instance) |
ExecActionBuilder(ExecAction instance,
Boolean validationEnabled) |
ExecActionBuilder(ExecActionFluent<?> fluent) |
ExecActionBuilder(ExecActionFluent<?> fluent,
Boolean validationEnabled) |
ExecActionBuilder(ExecActionFluent<?> fluent,
ExecAction instance) |
ExecActionBuilder(ExecActionFluent<?> fluent,
ExecAction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ExecAction |
build() |
boolean |
equals(Object o) |
addAllToCommand, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, getCommand, getCommand, getFirstCommand, getLastCommand, getMatchingCommand, hasCommand, hasMatchingCommand, removeAllFromCommand, removeFromCommand, setToCommand, withCommand, withCommandaccept, aggregate, aggregate, build, build, builderOfpublic ExecActionBuilder()
public ExecActionBuilder(Boolean validationEnabled)
public ExecActionBuilder(ExecActionFluent<?> fluent)
public ExecActionBuilder(ExecActionFluent<?> fluent, Boolean validationEnabled)
public ExecActionBuilder(ExecActionFluent<?> fluent, ExecAction instance)
public ExecActionBuilder(ExecActionFluent<?> fluent, ExecAction instance, Boolean validationEnabled)
public ExecActionBuilder(ExecAction instance)
public ExecActionBuilder(ExecAction instance, Boolean validationEnabled)
public ExecAction build()
build in interface Builder<ExecAction>public boolean equals(Object o)
equals in class ExecActionFluentImpl<ExecActionBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.