public static class GetContentGenerationTaskResponse.Content extends Object
| Constructor and Description |
|---|
Content() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileUrl() |
String |
getLastFrameUrl() |
String |
getVideoUrl() |
void |
setFileUrl(String fileUrl) |
void |
setLastFrameUrl(String lastFrameUrl) |
void |
setVideoUrl(String videoUrl) |
String |
toString() |
public String getVideoUrl()
public void setVideoUrl(String videoUrl)
public String getLastFrameUrl()
public void setLastFrameUrl(String lastFrameUrl)
public String getFileUrl()
public void setFileUrl(String fileUrl)
Copyright © 2025. All rights reserved.