Package org.openapitools.client.models
Class StartRecordingResponse
-
- All Implemented Interfaces:
public final class StartRecordingResponse
-
-
Constructor Summary
Constructors Constructor Description StartRecordingResponse(String duration)
-
Method Summary
Modifier and Type Method Description final StringgetDuration()-
-
Constructor Detail
-
StartRecordingResponse
StartRecordingResponse(String duration)
-
-
Method Detail
-
getDuration
final String getDuration()
-
-
-
-