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