@Generated public class ResolvedDbtTaskValues extends Object
| Constructor and Description |
|---|
ResolvedDbtTaskValues() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<String> |
getCommands() |
int |
hashCode() |
ResolvedDbtTaskValues |
setCommands(Collection<String> commands) |
String |
toString() |
public ResolvedDbtTaskValues setCommands(Collection<String> commands)
public Collection<String> getCommands()
Copyright © 2024. All rights reserved.