@Generated public class ExportRequest extends Object
Constructor and Description |
---|
ExportRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ExportFormat |
getFormat() |
String |
getPath() |
int |
hashCode() |
ExportRequest |
setFormat(ExportFormat format) |
ExportRequest |
setPath(String path) |
String |
toString() |
public ExportRequest setFormat(ExportFormat format)
public ExportFormat getFormat()
public ExportRequest setPath(String path)
public String getPath()
Copyright © 2023. All rights reserved.