public class Encryption extends Object implements Serializable
| Constructor and Description |
|---|
Encryption() |
| Modifier and Type | Method and Description |
|---|---|
HlsEncryption |
getHls() |
void |
setHls(HlsEncryption hls) |
String |
toString() |
Encryption |
withHls(HlsEncryption hls) |
public HlsEncryption getHls()
public void setHls(HlsEncryption hls)
public Encryption withHls(HlsEncryption hls)
Copyright © 2020. All rights reserved.