Class ResponseGenerateSessionRecordingUrl
-
- All Implemented Interfaces:
public final class ResponseGenerateSessionRecordingUrl
-
-
Constructor Summary
Constructors Constructor Description ResponseGenerateSessionRecordingUrl(String url)
-
Method Summary
Modifier and Type Method Description final String
getUrl()
final static ResponseGenerateSessionRecordingUrl
parse(ResponseBody responseBody)
-
-
Constructor Detail
-
ResponseGenerateSessionRecordingUrl
ResponseGenerateSessionRecordingUrl(String url)
-
-
Method Detail
-
parse
final static ResponseGenerateSessionRecordingUrl parse(ResponseBody responseBody)
-
-
-
-