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