public class ConvertConvertSegmentForGetExecutionOutput extends Object
| Constructor and Description |
|---|
ConvertConvertSegmentForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
ConvertConvertSegmentForGetExecutionOutput |
addSegmentsItem(ConvertSegmentForGetExecutionOutput segmentsItem) |
ConvertConvertSegmentForGetExecutionOutput |
duration(Double duration) |
boolean |
equals(Object o) |
Double |
getDuration()
Get duration
|
@Valid List<ConvertSegmentForGetExecutionOutput> |
getSegments()
Get segments
|
int |
hashCode() |
ConvertConvertSegmentForGetExecutionOutput |
segments(List<ConvertSegmentForGetExecutionOutput> segments) |
void |
setDuration(Double duration) |
void |
setSegments(List<ConvertSegmentForGetExecutionOutput> segments) |
String |
toString() |
public ConvertConvertSegmentForGetExecutionOutput()
public ConvertConvertSegmentForGetExecutionOutput duration(Double duration)
public Double getDuration()
public void setDuration(Double duration)
public ConvertConvertSegmentForGetExecutionOutput segments(List<ConvertSegmentForGetExecutionOutput> segments)
public ConvertConvertSegmentForGetExecutionOutput addSegmentsItem(ConvertSegmentForGetExecutionOutput segmentsItem)
@Valid public @Valid List<ConvertSegmentForGetExecutionOutput> getSegments()
public void setSegments(List<ConvertSegmentForGetExecutionOutput> segments)
Copyright © 2025. All rights reserved.