public static class SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.OutputFile |
static class |
SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOut |
static class |
SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOutputFile |
| 构造器和说明 |
|---|
SnapshotConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFrameType() |
String |
getHeight() |
String |
getInterval() |
String |
getNum() |
SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.OutputFile |
getOutputFile() |
SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOut |
getTileOut() |
SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOutputFile |
getTileOutputFile() |
String |
getTime() |
String |
getWidth() |
void |
setFrameType(String frameType) |
void |
setHeight(String height) |
void |
setInterval(String interval) |
void |
setNum(String num) |
void |
setOutputFile(SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.OutputFile outputFile) |
void |
setTileOut(SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOut tileOut) |
void |
setTileOutputFile(SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOutputFile tileOutputFile) |
void |
setTime(String time) |
void |
setWidth(String width) |
public String getTime()
public void setTime(String time)
public String getInterval()
public void setInterval(String interval)
public String getFrameType()
public void setFrameType(String frameType)
public String getWidth()
public void setWidth(String width)
public String getHeight()
public void setHeight(String height)
public String getNum()
public void setNum(String num)
public SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOut getTileOut()
public void setTileOut(SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOut tileOut)
public SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.OutputFile getOutputFile()
public void setOutputFile(SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.OutputFile outputFile)
public SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOutputFile getTileOutputFile()
public void setTileOutputFile(SubmitSnapshotJobResponse.SnapshotJob.SnapshotConfig.TileOutputFile tileOutputFile)
Copyright © 2022. All Rights Reserved.