@Generated public class DeleteRuns extends Object
Constructor and Description |
---|
DeleteRuns() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getExperimentId() |
Long |
getMaxRuns() |
Long |
getMaxTimestampMillis() |
int |
hashCode() |
DeleteRuns |
setExperimentId(String experimentId) |
DeleteRuns |
setMaxRuns(Long maxRuns) |
DeleteRuns |
setMaxTimestampMillis(Long maxTimestampMillis) |
String |
toString() |
public DeleteRuns setExperimentId(String experimentId)
public String getExperimentId()
public DeleteRuns setMaxRuns(Long maxRuns)
public Long getMaxRuns()
public DeleteRuns setMaxTimestampMillis(Long maxTimestampMillis)
public Long getMaxTimestampMillis()
Copyright © 2023. All rights reserved.