public class ConvertVisionForGetExecutionOutput extends Object
| Constructor and Description |
|---|
ConvertVisionForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
ConvertVisionForGetExecutionOutput |
content(String content) |
ConvertVisionForGetExecutionOutput |
duration(Double duration) |
boolean |
equals(Object o) |
String |
getContent()
Get content
|
Double |
getDuration()
Get duration
|
@Valid ConvertModelForGetExecutionOutput |
getModel()
Get model
|
Integer |
getSnapshotsNumber()
Get snapshotsNumber
|
int |
hashCode() |
ConvertVisionForGetExecutionOutput |
model(ConvertModelForGetExecutionOutput model) |
void |
setContent(String content) |
void |
setDuration(Double duration) |
void |
setModel(ConvertModelForGetExecutionOutput model) |
void |
setSnapshotsNumber(Integer snapshotsNumber) |
ConvertVisionForGetExecutionOutput |
snapshotsNumber(Integer snapshotsNumber) |
String |
toString() |
public ConvertVisionForGetExecutionOutput content(String content)
public String getContent()
public void setContent(String content)
public ConvertVisionForGetExecutionOutput duration(Double duration)
public Double getDuration()
public void setDuration(Double duration)
public ConvertVisionForGetExecutionOutput model(ConvertModelForGetExecutionOutput model)
@Valid public @Valid ConvertModelForGetExecutionOutput getModel()
public void setModel(ConvertModelForGetExecutionOutput model)
public ConvertVisionForGetExecutionOutput snapshotsNumber(Integer snapshotsNumber)
public Integer getSnapshotsNumber()
public void setSnapshotsNumber(Integer snapshotsNumber)
Copyright © 2025. All rights reserved.