public class ConvertAudioExtractForGetExecutionOutput extends Object
| Constructor and Description |
|---|
ConvertAudioExtractForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
ConvertAudioExtractForGetExecutionOutput |
background(BackgroundForGetExecutionOutput background) |
ConvertAudioExtractForGetExecutionOutput |
duration(Double duration) |
boolean |
equals(Object o) |
@Valid BackgroundForGetExecutionOutput |
getBackground()
Get background
|
Double |
getDuration()
Get duration
|
@Valid VoiceForGetExecutionOutput |
getVoice()
Get voice
|
int |
hashCode() |
void |
setBackground(BackgroundForGetExecutionOutput background) |
void |
setDuration(Double duration) |
void |
setVoice(VoiceForGetExecutionOutput voice) |
String |
toString() |
ConvertAudioExtractForGetExecutionOutput |
voice(VoiceForGetExecutionOutput voice) |
public ConvertAudioExtractForGetExecutionOutput()
public ConvertAudioExtractForGetExecutionOutput background(BackgroundForGetExecutionOutput background)
@Valid public @Valid BackgroundForGetExecutionOutput getBackground()
public void setBackground(BackgroundForGetExecutionOutput background)
public ConvertAudioExtractForGetExecutionOutput duration(Double duration)
public Double getDuration()
public void setDuration(Double duration)
public ConvertAudioExtractForGetExecutionOutput voice(VoiceForGetExecutionOutput voice)
@Valid public @Valid VoiceForGetExecutionOutput getVoice()
public void setVoice(VoiceForGetExecutionOutput voice)
Copyright © 2025. All rights reserved.