public class StorylineForGetExecutionOutput extends Object
| Constructor and Description |
|---|
StorylineForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
StorylineForGetExecutionOutput |
clipDuration(Double clipDuration) |
boolean |
equals(Object o) |
Double |
getClipDuration()
Get clipDuration
|
int |
hashCode() |
Boolean |
isWithSnapshot()
Get withSnapshot
|
void |
setClipDuration(Double clipDuration) |
void |
setWithSnapshot(Boolean withSnapshot) |
String |
toString() |
StorylineForGetExecutionOutput |
withSnapshot(Boolean withSnapshot) |
public StorylineForGetExecutionOutput clipDuration(Double clipDuration)
public Double getClipDuration()
public void setClipDuration(Double clipDuration)
public StorylineForGetExecutionOutput withSnapshot(Boolean withSnapshot)
public Boolean isWithSnapshot()
public void setWithSnapshot(Boolean withSnapshot)
Copyright © 2025. All rights reserved.