public class ExecActionBuilder extends ExecActionFluentImpl<ExecActionBuilder> implements VisitableBuilder<ExecAction,ExecActionBuilder>
_visitables| Constructor and Description |
|---|
ExecActionBuilder() |
ExecActionBuilder(java.lang.Boolean validationEnabled) |
ExecActionBuilder(ExecAction instance) |
ExecActionBuilder(ExecAction instance,
java.lang.Boolean validationEnabled) |
ExecActionBuilder(ExecActionFluent<?> fluent) |
ExecActionBuilder(ExecActionFluent<?> fluent,
java.lang.Boolean validationEnabled) |
ExecActionBuilder(ExecActionFluent<?> fluent,
ExecAction instance) |
ExecActionBuilder(ExecActionFluent<?> fluent,
ExecAction instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ExecAction |
build() |
boolean |
equals(java.lang.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(java.lang.Boolean validationEnabled)
public ExecActionBuilder(ExecActionFluent<?> fluent)
public ExecActionBuilder(ExecActionFluent<?> fluent, java.lang.Boolean validationEnabled)
public ExecActionBuilder(ExecActionFluent<?> fluent, ExecAction instance)
public ExecActionBuilder(ExecActionFluent<?> fluent, ExecAction instance, java.lang.Boolean validationEnabled)
public ExecActionBuilder(ExecAction instance)
public ExecActionBuilder(ExecAction instance, java.lang.Boolean validationEnabled)
public ExecAction build()
build in interface Builder<ExecAction>public boolean equals(java.lang.Object o)
equals in class ExecActionFluentImpl<ExecActionBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.