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