@Generated public class ExportRunRequest extends Object
Constructor and Description |
---|
ExportRunRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getRunId() |
ViewsToExport |
getViewsToExport() |
int |
hashCode() |
ExportRunRequest |
setRunId(Long runId) |
ExportRunRequest |
setViewsToExport(ViewsToExport viewsToExport) |
String |
toString() |
public ExportRunRequest setRunId(Long runId)
public Long getRunId()
public ExportRunRequest setViewsToExport(ViewsToExport viewsToExport)
public ViewsToExport getViewsToExport()
Copyright © 2023. All rights reserved.