@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-03-05T09:29:01.544Z") public class ExportLink extends Object
| Constructor and Description |
|---|
ExportLink() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLink()
Direct URL to the exported file
|
String |
getPublicExportID()
ID of the exported file
|
int |
hashCode() |
ExportLink |
link(String link) |
ExportLink |
publicExportID(String publicExportID) |
void |
setLink(String link) |
void |
setPublicExportID(String publicExportID) |
String |
toString() |
public ExportLink link(String link)
public String getLink()
public void setLink(String link)
public ExportLink publicExportID(String publicExportID)
public String getPublicExportID()
public void setPublicExportID(String publicExportID)
Copyright © 2019. All rights reserved.