| Package | Description |
|---|---|
| com.byteplus.vpn.model |
| Modifier and Type | Method and Description |
|---|---|
static ModifySslVpnServerRequest.CipherEnum |
ModifySslVpnServerRequest.CipherEnum.fromValue(String input) |
ModifySslVpnServerRequest.CipherEnum |
ModifySslVpnServerRequest.getCipher()
Get cipher
|
ModifySslVpnServerRequest.CipherEnum |
ModifySslVpnServerRequest.CipherEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ModifySslVpnServerRequest.CipherEnum |
ModifySslVpnServerRequest.CipherEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifySslVpnServerRequest.CipherEnum[] |
ModifySslVpnServerRequest.CipherEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifySslVpnServerRequest |
ModifySslVpnServerRequest.cipher(ModifySslVpnServerRequest.CipherEnum cipher) |
void |
ModifySslVpnServerRequest.setCipher(ModifySslVpnServerRequest.CipherEnum cipher) |
void |
ModifySslVpnServerRequest.CipherEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ModifySslVpnServerRequest.CipherEnum enumeration) |
Copyright © 2026. All rights reserved.