@Generated public class PipelineParams extends Object
| Constructor and Description |
|---|
PipelineParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getFullRefresh() |
Collection<String> |
getFullRefreshSelection() |
Collection<String> |
getRefreshFlowSelection() |
Collection<String> |
getRefreshSelection() |
Collection<String> |
getResetCheckpointSelection() |
int |
hashCode() |
PipelineParams |
setFullRefresh(Boolean fullRefresh) |
PipelineParams |
setFullRefreshSelection(Collection<String> fullRefreshSelection) |
PipelineParams |
setRefreshFlowSelection(Collection<String> refreshFlowSelection) |
PipelineParams |
setRefreshSelection(Collection<String> refreshSelection) |
PipelineParams |
setResetCheckpointSelection(Collection<String> resetCheckpointSelection) |
String |
toString() |
public PipelineParams setFullRefresh(Boolean fullRefresh)
public Boolean getFullRefresh()
public PipelineParams setFullRefreshSelection(Collection<String> fullRefreshSelection)
public Collection<String> getFullRefreshSelection()
public PipelineParams setRefreshFlowSelection(Collection<String> refreshFlowSelection)
public Collection<String> getRefreshFlowSelection()
public PipelineParams setRefreshSelection(Collection<String> refreshSelection)
public Collection<String> getRefreshSelection()
public PipelineParams setResetCheckpointSelection(Collection<String> resetCheckpointSelection)
public Collection<String> getResetCheckpointSelection()
Copyright © 2026. All rights reserved.