@Generated public class DbtPlatformTaskOutput extends Object
| Constructor and Description |
|---|
DbtPlatformTaskOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDbtPlatformJobRunId() |
Collection<DbtPlatformJobRunStep> |
getDbtPlatformJobRunOutput() |
String |
getDbtPlatformJobRunUrl() |
Boolean |
getStepsTruncated() |
int |
hashCode() |
DbtPlatformTaskOutput |
setDbtPlatformJobRunId(String dbtPlatformJobRunId) |
DbtPlatformTaskOutput |
setDbtPlatformJobRunOutput(Collection<DbtPlatformJobRunStep> dbtPlatformJobRunOutput) |
DbtPlatformTaskOutput |
setDbtPlatformJobRunUrl(String dbtPlatformJobRunUrl) |
DbtPlatformTaskOutput |
setStepsTruncated(Boolean stepsTruncated) |
String |
toString() |
public DbtPlatformTaskOutput setDbtPlatformJobRunId(String dbtPlatformJobRunId)
public String getDbtPlatformJobRunId()
public DbtPlatformTaskOutput setDbtPlatformJobRunOutput(Collection<DbtPlatformJobRunStep> dbtPlatformJobRunOutput)
public Collection<DbtPlatformJobRunStep> getDbtPlatformJobRunOutput()
public DbtPlatformTaskOutput setDbtPlatformJobRunUrl(String dbtPlatformJobRunUrl)
public String getDbtPlatformJobRunUrl()
public DbtPlatformTaskOutput setStepsTruncated(Boolean stepsTruncated)
public Boolean getStepsTruncated()
Copyright © 2026. All rights reserved.