public interface ExecActionFluent<A extends ExecActionFluent<A>> extends Fluent<A>
A addAllToCommand(Collection<String> items)
A removeAllFromCommand(Collection<String> items)
String getFirstCommand()
String getLastCommand()
Boolean hasCommand()
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.