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