@Generated public class UpdateJob extends Object
Constructor and Description |
---|
UpdateJob() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<String> |
getFieldsToRemove() |
Long |
getJobId() |
JobSettings |
getNewSettings() |
int |
hashCode() |
UpdateJob |
setFieldsToRemove(Collection<String> fieldsToRemove) |
UpdateJob |
setJobId(Long jobId) |
UpdateJob |
setNewSettings(JobSettings newSettings) |
String |
toString() |
public UpdateJob setFieldsToRemove(Collection<String> fieldsToRemove)
public Collection<String> getFieldsToRemove()
public Long getJobId()
public UpdateJob setNewSettings(JobSettings newSettings)
public JobSettings getNewSettings()
Copyright © 2023. All rights reserved.