public class StorylineForStartExecutionInput extends Object
| Constructor and Description |
|---|
StorylineForStartExecutionInput() |
| Modifier and Type | Method and Description |
|---|---|
StorylineForStartExecutionInput |
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() |
StorylineForStartExecutionInput |
withSnapshot(Boolean withSnapshot) |
public StorylineForStartExecutionInput clipDuration(Double clipDuration)
public Double getClipDuration()
public void setClipDuration(Double clipDuration)
public StorylineForStartExecutionInput withSnapshot(Boolean withSnapshot)
public Boolean isWithSnapshot()
public void setWithSnapshot(Boolean withSnapshot)
Copyright © 2025. All rights reserved.