Package org.openapitools.client.models
Class EgressHLSResponse
-
- All Implemented Interfaces:
public final class EgressHLSResponse
-
-
Field Summary
Fields Modifier and Type Field Description private final StringplaylistUrl
-
Constructor Summary
Constructors Constructor Description EgressHLSResponse(String playlistUrl)
-
Method Summary
Modifier and Type Method Description final StringgetPlaylistUrl()-
-
Constructor Detail
-
EgressHLSResponse
EgressHLSResponse(String playlistUrl)
-
-
Method Detail
-
getPlaylistUrl
final String getPlaylistUrl()
-
-
-
-