Package org.openapitools.client.models
Class Response
-
- All Implemented Interfaces:
public final class Response
-
-
Method Summary
Modifier and Type Method Description final StringgetDuration()-
-
Constructor Detail
-
Response
Response(String duration)
- Parameters:
duration- Duration of the request in human-readable format
-
-
Method Detail
-
getDuration
final String getDuration()
-
-
-
-